com.azalient.api.b.plugins
Interface IPluginControllerFactory


public interface IPluginControllerFactory

[Internal use only] A factory interface to create a plugin controller


Method Summary
 IPluginController create()
          Internal method to create a plugin controller
 

Method Detail

create

IPluginController create()
Internal method to create a plugin controller

Internal - Not recommended for use. Public as a side-effect of implementation method