public class ManageableComponentAdapterMT<T> extends MX4JComponentAdapterMT<T>
exocontainer, instance_, isInitialized, isSingleton, lock, scope| Constructor and Description |
|---|
ManageableComponentAdapterMT(ExoContainer holder,
ConcurrentContainerMT container,
Object key,
Class<T> implementation) |
| Modifier and Type | Method and Description |
|---|---|
T |
create(javax.enterprise.context.spi.CreationalContext<T> creationalContext) |
void |
destroy(T instance,
javax.enterprise.context.spi.CreationalContext<T> creationalContext) |
protected void |
register(Container co,
Object instance) |
callDependency, create, createInstance, doCreate, doCreate, getCreateDependencies, getCreateTask, getInitDependencies, getInitTasks, setCreateDependenciesequals, getComponentInstance, getId, getScope, getSetMethod, hashCode, isSingleton, manageScopecheckTypeCompatibility, getComponentImplementation, getComponentKey, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetComponentImplementation, getComponentInstance, getComponentKey, isSingletonpublic ManageableComponentAdapterMT(ExoContainer holder, ConcurrentContainerMT container, Object key, Class<T> implementation)
Copyright © 2016 eXo Platform SAS. All Rights Reserved.