G - the group identifier typeI - the bean identifier typeT - the bean typepublic class InfinispanBeanManagerFactory<I,T> extends Object implements BeanManagerFactory<I,T,TransactionBatch>
BeanManager.| Constructor and Description |
|---|
InfinispanBeanManagerFactory(InfinispanBeanManagerFactoryConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
BeanManager<I,T,TransactionBatch> |
createBeanManager(IdentifierFactory<I> identifierFactory,
PassivationListener<T> passivationListener,
RemoveListener<T> removeListener) |
public InfinispanBeanManagerFactory(InfinispanBeanManagerFactoryConfiguration configuration)
public BeanManager<I,T,TransactionBatch> createBeanManager(IdentifierFactory<I> identifierFactory, PassivationListener<T> passivationListener, RemoveListener<T> removeListener)
createBeanManager in interface BeanManagerFactory<I,T,TransactionBatch>Copyright © 2019 JBoss by Red Hat. All rights reserved.