|
xmlBlaster 2.1.0 client API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AdminService
Declares available methods to control a xmlBlaster service plugin.
| Method Summary | |
|---|---|
void |
activate()
Activate this service |
void |
deActivate()
Deactivate the service to standby. |
boolean |
isActive()
Access the current state |
| Methods inherited from interface org.xmlBlaster.util.admin.I_AdminPlugin |
|---|
getType, getVersion, isShutdown, shutdown |
| Methods inherited from interface org.xmlBlaster.util.admin.I_AdminUsage |
|---|
getUsageUrl, setUsageUrl, usage |
| Method Detail |
|---|
void activate()
throws java.lang.Exception
java.lang.Exceptionvoid deActivate()
boolean isActive()
|
xmlBlaster 2.1.0 client API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||