| Interface | Description |
|---|---|
| BeanEntry<G> |
The cache entry for a bean.
|
| BeanFactory<G,I,T> |
Factory for creating bean instances.
|
| BeanGroup<G,I,T> |
Represents a group of SFSBs that must be serialized together.
|
| BeanGroupEntry<I,T> |
The cache entry for a bean group
|
| BeanGroupFactory<G,I,T> |
A factory for creating a
BeanGroup. |
| BeanKey<I> |
The cache key used to store a bean.
|
| BeanRemover<K,V> |
Exposes a mechanism to remove a bean.
|
| Configuration<I,K,V,F> |
Exposes the configuration common to beans and bean groups.
|
| ExpirationConfiguration<T> |
The expiration-related configuration of a bean manager.
|
| InfinispanEjbLogger |
InfinispanEjbLogger
logging id range: 10370-10379
|
| InfinispanEjbMessages |
InfinispanEjbMessages
logging id range: 10360 - 10369
|
| PassivationConfiguration<T> |
The passivation-related configuration of a bean manager.
|
| Class | Description |
|---|---|
| BeanCacheConfigurationService |
Bean cache configuration service.
|
| BeanEvictionScheduler<G,I,T> |
Schedules a bean for eviction.
|
| BeanExpirationScheduler<G,I,T> |
Schedules a bean for expiration.
|
| ClientMappingExternalizer | |
| ExpiredBeanRemover<G,I,T> |
Bean remover that removes a bean if and only if it is expired.
|
| InfinispanBeanManager<G,I,T> |
A
BeanManager implementation backed by an infinispan cache. |
| InfinispanBeanManagerFactory<G,I,T> |
Factory for creating an infinispan-based
BeanManager. |
| InfinispanBeanManagerFactoryBuilder<G,I> |
Builds an infinispan-based
BeanManagerFactory. |
| InfinispanBeanManagerFactoryBuilderProvider | |
| SessionIDExternalizer |
Copyright © 2014 JBoss by Red Hat. All rights reserved.