|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Manages MFlow plugins
Method Summary | |
---|---|
AccountManager |
getAccountManager()
Returns the account manager |
ComponentManager |
getComponentManager()
Returns the component manager |
ContactManager |
getContactManager()
Returns the contact manager |
ContactMethodManager |
getContactMethodManager()
Returns the contact method manager |
Plugin[] |
getKnownPlugins()
Returns an array of all known plugins |
MFlowUIManager |
getUIManager()
Returns the UI manager |
void |
refreshPluginList()
Updates the list of known plugins |
void |
shutdown()
Shuts down the plugin system, notifying all plugins to dispose of resources |
void |
toggleLoading(Plugin plugin)
Enables/disables a given plugin |
Method Detail |
---|
Plugin[] getKnownPlugins()
void refreshPluginList()
void toggleLoading(Plugin plugin)
plugin
- the plugin to enable/disablevoid shutdown()
ContactMethodManager getContactMethodManager()
ComponentManager getComponentManager()
MFlowUIManager getUIManager()
ContactManager getContactManager()
AccountManager getAccountManager()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |