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, suspendpublic void release(Object component) throws ComponentLifecycleException
ComponentLifecycleExceptionpublic void dispose()
throws ComponentLifecycleException
ComponentLifecycleExceptionpublic Object getComponent() throws ComponentInstantiationException, ComponentLifecycleException