|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Declares available methods to control arbitrary plugins.
| Method Summary | |
java.lang.String |
getType()
The unique name of the plugin (together with the version). |
java.lang.String |
getVersion()
The version of the plugin |
boolean |
isShutdown()
Check status |
void |
shutdown()
Shutdown the plugin, free resources. |
| Methods inherited from interface org.xmlBlaster.util.admin.I_AdminUsage |
getUsageUrl, setUsageUrl, usage |
| Method Detail |
public java.lang.String getType()
public java.lang.String getVersion()
public void shutdown()
throws java.lang.Exception
java.lang.Exceptionpublic boolean isShutdown()
|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||