|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ManagedLifecycleAdapter
Adapter interface used for management through lifecycle MBean
| Method Summary | |
|---|---|
ConfigTree |
getConfig()
Get the configuration assoicated with the ManagedLifecycle. |
ManagedLifecycleState |
getState()
Get the state of the managed instance. |
void |
start()
Start the managed instance. |
void |
stop()
Stop the managed instance. |
| Method Detail |
|---|
void start()
throws ManagedLifecycleException
ManagedLifecycleException
void stop()
throws ManagedLifecycleException
start() or #destroy() blocks until these resources have been
disabled.
ManagedLifecycleExceptionManagedLifecycleState getState()
ConfigTree getConfig()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||