Class PluginModule

  • All Implemented Interfaces:

    
    public abstract class PluginModule<TConfig extends Object>
    
                        

    An abstract class for plugin modules with a generic configuration type TConfig. This class is extended by the generated plugin module class.