org.codehaus.plexus.component.manager
Class ClassicSingletonComponentManager
- Cloneable, ComponentManager
public class ClassicSingletonComponentManager
This ensures only a single manager of a a component exists. Once no
more connections for this component exists it is disposed.
$Id: ClassicSingletonComponentManager.java 1750 2005-04-19 07:45:02Z brett $
connected , copy , createComponentInstance , decrementConnectionCount , endComponentLifecycle , getComponentDescriptor , getConnections , getContainer , getId , getLifecycleHandler , getLogger , incrementConnectionCount , initialize , resume , setup , startComponentLifecycle , suspend |