I - the bean identifier typeT - the bean typepublic class InfinispanBeanManagerFactory<I,T> extends Object implements BeanManagerFactory<I,T,org.wildfly.clustering.ee.cache.tx.TransactionBatch>
BeanManager.| Constructor and Description |
|---|
InfinispanBeanManagerFactory(InfinispanBeanManagerFactoryConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
BeanManager<I,T,org.wildfly.clustering.ee.cache.tx.TransactionBatch> |
createBeanManager(Supplier<I> identifierFactory,
PassivationListener<T> passivationListener,
RemoveListener<T> removeListener) |
public InfinispanBeanManagerFactory(InfinispanBeanManagerFactoryConfiguration configuration)
public BeanManager<I,T,org.wildfly.clustering.ee.cache.tx.TransactionBatch> createBeanManager(Supplier<I> identifierFactory, PassivationListener<T> passivationListener, RemoveListener<T> removeListener)
createBeanManager in interface BeanManagerFactory<I,T,org.wildfly.clustering.ee.cache.tx.TransactionBatch>Copyright © 2021 JBoss by Red Hat. All rights reserved.