| Interface | Description |
|---|---|
| BeanEntry<G> |
The cache entry for a bean.
|
| BeanFactory<I,T> |
Factory for creating bean instances.
|
| BeanGroup<I,T> |
Represents a group of SFSBs that must be serialized together.
|
| BeanGroupEntry<I,T> |
The cache entry for a bean group
|
| BeanGroupEvictor<I> |
Evicts a stateful bean.
|
| BeanGroupFactory<I,T> |
A factory for creating a
BeanGroup. |
| BeanGroupKey<I> | |
| BeanKey<I> |
The cache key used to store a bean.
|
| BeanRemover<K,V> |
Exposes a mechanism to remove a bean.
|
| Configuration<K,V,F> |
Exposes the configuration common to beans and bean groups.
|
| ExpirationConfiguration<T> |
The expiration-related configuration of a bean manager.
|
| InfinispanBeanManagerConfiguration<I,T> |
Configuration for an
InfinispanBeanManager. |
| InfinispanBeanManagerFactoryConfiguration | |
| PassivationConfiguration<T> |
The passivation-related configuration of a bean manager.
|
| Scheduler<I> |
A scheduler for some task.
|
| Enum | Description |
|---|---|
| SessionIDSerializer |
Copyright © 2019 JBoss by Red Hat. All rights reserved.