| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.codehaus.plexus.component.manager.AbstractComponentManagerorg.codehaus.plexus.component.manager.PerLookupComponentManagerpublic class PerLookupComponentManagerextends AbstractComponentManagerFields 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 Object getComponent()
throws ComponentInstantiationException,
ComponentLifecycleException
- Specified by:
- getComponent in interface ComponentManager
public void release(Object component)
throws ComponentLifecycleException
- Specified by:
- release in interface ComponentManager