public class ManageableComponentAdapter<T> extends MX4JComponentAdapter<T>
exocontainer, instance_, isInitialized, isSingleton, lock, scope| Constructor and Description |
|---|
ManageableComponentAdapter(ExoContainer holder,
ConcurrentContainer 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) |
create, createInstance, equals, getComponentInstance, getId, getScope, getSetMethod, hashCode, isSingleton, manageScopecheckTypeCompatibility, getComponentImplementation, getComponentKey, toStringpublic ManageableComponentAdapter(ExoContainer holder, ConcurrentContainer container, Object key, Class<T> implementation)
Copyright © 2019 eXo Platform SAS. All Rights Reserved.