| Package | Description |
|---|---|
| org.wildfly.clustering.ejb.infinispan | |
| org.wildfly.clustering.ejb.infinispan.group |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BeanGroupFactory<I,T,C>
A factory for creating a
BeanGroup. |
| Constructor and Description |
|---|
EagerEvictionScheduler(org.wildfly.clustering.group.Group group,
org.wildfly.clustering.ee.Batcher<org.wildfly.clustering.ee.cache.tx.TransactionBatch> batcher,
BeanFactory<I,T> factory,
BeanGroupEvictor<I> evictor,
Duration idleTimeout,
CommandDispatcherFactory dispatcherFactory,
String dispatcherName,
Duration closeTimeout) |
| Modifier and Type | Class and Description |
|---|---|
class |
InfinispanBeanGroupFactory<I,T,C>
Encapsulates the cache mapping strategy of a bean group.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.