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