Class Plugin_Module

java.lang.Object
com.dandymadeproductions.ajqvue.plugin.Plugin_Module
All Implemented Interfaces:
PluginModuleInterface
Direct Known Subclasses:
Plugin

public abstract class Plugin_Module extends Object implements PluginModuleInterface
The Plugin_Module class provides the abstract framework for plugin classes to extends in order to properly function within the application.