| Constructor and Description |
|---|
LifeCycleManager()
|
public void register(LifeCyclecomponent)
component - the component whose life cycle is to be managed
public void reset()
All registered components are stopped and removed from the manager.