| Package | Description |
|---|---|
| org.wildfly.clustering.ejb.infinispan | |
| org.wildfly.clustering.ejb.infinispan.bean |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BeanEntry<G>
The cache entry for a bean.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EagerEvictionScheduler.schedule(I id,
ImmutableBeanEntry<I> entry) |
void |
BeanExpirationScheduler.schedule(I id,
ImmutableBeanEntry<I> entry) |
void |
CompositeScheduler.schedule(I id,
ImmutableBeanEntry<I> entry) |
| Constructor and Description |
|---|
CompositeScheduler(List<Scheduler<I,ImmutableBeanEntry<I>>> schedulers) |
| Modifier and Type | Class and Description |
|---|---|
class |
InfinispanBeanEntry<I>
The cache entry for a bean.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.