| Modifier and Type | Method and Description |
|---|---|
BeanManager<G,I,T,B> |
BeanManagerFactory.createBeanManager(IdentifierFactory<G> groupIdentifierFactory,
IdentifierFactory<I> beanIdentifierFactory,
PassivationListener<T> passivationListener,
RemoveListener<T> removeListener) |
void |
Bean.remove(RemoveListener<T> listener)
Removes this bean, notifying the specified listener.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.