| Constructor and Description |
|---|
LifeCycleManager() |
public void register(LifeCycle component)
component - the component whose life cycle is to be managedpublic void reset()
All registered components are stopped and removed from the manager.
Copyright © 2005-2014 QOS.ch. All Rights Reserved.