Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.codehaus.plexus.component.manager.AbstractComponentManager
org.codehaus.plexus.component.manager.ClassicSingletonComponentManager
public class ClassicSingletonComponentManager
extends AbstractComponentManager
Fields inherited from class org.codehaus.plexus.component.manager.AbstractComponentManager | |
componentDescriptor , connections , container , id , lifecycleHandler |
Fields inherited from interface org.codehaus.plexus.component.manager.ComponentManager | |
ROLE |
Methods inherited from class org.codehaus.plexus.component.manager.AbstractComponentManager | |
connected , copy , createComponentInstance , decrementConnectionCount , endComponentLifecycle , getComponentDescriptor , getConnections , getContainer , getId , getLifecycleHandler , getLogger , incrementConnectionCount , initialize , resume , setup , startComponentLifecycle , suspend |
public void dispose() throws ComponentLifecycleException
- Specified by:
- dispose in interface ComponentManager
public Object getComponent() throws ComponentInstantiationException, ComponentLifecycleException
- Specified by:
- getComponent in interface ComponentManager
public void release(Object component) throws ComponentLifecycleException
- Specified by:
- release in interface ComponentManager