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
|
BeanGroupEvictionContext<I> |
Encapsulates the context for session eviction.
|
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<T> |
Configuration for an
InfinispanBeanManager . |
InfinispanBeanManagerFactoryConfiguration | |
PassivationConfiguration<T> |
The passivation-related configuration of a bean manager.
|
Scheduler<I> |
A scheduler for some task.
|
SchedulerContext<I> |
Copyright © 2016 JBoss by Red Hat. All rights reserved.