| 
xmlBlaster 2.2.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AdminPlugin
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 | 
|---|
java.lang.String getType()
java.lang.String getVersion()
void shutdown()
              throws java.lang.Exception
java.lang.Exceptionboolean isShutdown()
  | 
xmlBlaster 2.2.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||