public class ClassicSingletonComponentManager extends AbstractComponentManager
ROLE
Constructor and Description |
---|
ClassicSingletonComponentManager() |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
Object |
getComponent() |
void |
release(Object component) |
connected, copy, createComponentInstance, decrementConnectionCount, endComponentLifecycle, getComponentDescriptor, getConnections, getContainer, getId, getLifecycleHandler, getLogger, incrementConnectionCount, initialize, resume, setup, startComponentLifecycle, suspend
public void release(Object component) throws ComponentLifecycleException
ComponentLifecycleException
public void dispose() throws ComponentLifecycleException
ComponentLifecycleException
public Object getComponent() throws ComponentInstantiationException, ComponentLifecycleException
Copyright © 2001-2012 Codehaus. All Rights Reserved.