|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.smartcomps.twister.common.lifecycle.LifecycleManager
Constructor Summary | |
LifecycleManager()
|
Method Summary | |
void |
createResources()
|
void |
destroyResources()
|
static org.smartcomps.twister.common.lifecycle.LifecycleManager |
getLifecycleManager()
|
void |
startResources()
|
void |
stopResources()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LifecycleManager()
Method Detail |
public static org.smartcomps.twister.common.lifecycle.LifecycleManager getLifecycleManager() throws LifecycleException
LifecycleException
public void createResources() throws LifecycleException
LifecycleException
public void startResources() throws LifecycleException
LifecycleException
public void stopResources() throws LifecycleException
LifecycleException
public void destroyResources() throws LifecycleException
LifecycleException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |