G
- the group identifier typeI
- the bean identifier typeT
- the bean typepublic interface BeanManagerFactory<I,T,B extends Batch>
BeanManager
.Modifier and Type | Method and Description |
---|---|
BeanManager<I,T,B> |
createBeanManager(IdentifierFactory<I> factory,
PassivationListener<T> passivationListener,
RemoveListener<T> removeListener) |
BeanManager<I,T,B> createBeanManager(IdentifierFactory<I> factory, PassivationListener<T> passivationListener, RemoveListener<T> removeListener)
Copyright © 2017 JBoss by Red Hat. All rights reserved.