All Classes Interface Summary Class Summary Enum Summary
| Class |
Description |
| BeanEntry<G> |
The cache entry for a bean.
|
| BeanExpirationScheduler<I,T> |
Schedules a bean for expiration.
|
| BeanFactory<I,T> |
Factory for creating bean instances.
|
| BeanFilter<I> |
Filters a cache for entries specific to a particular bean.
|
| BeanGroup<I,T> |
Represents a group of SFSBs that must be serialized together.
|
| BeanGroupEntry<I,T,C> |
The cache entry for a bean group
|
| BeanGroupEvictor<I> |
Evicts a stateful bean.
|
| BeanGroupFactory<I,T,C> |
|
| BeanGroupFilter |
Filters a cache for entries specific to a particular bean.
|
| BeanGroupKey<I> |
|
| BeanGroupSerializationContextInitializer |
SerializationContextInitializer for this package.
|
| BeanKey<I> |
The cache key used to store a bean.
|
| BeanRemover<K,V> |
Exposes a mechanism to remove a bean.
|
| BeanSerializationContextInitializer |
SerializationContextInitializer for this package.
|
| ClientMappingMarshaller |
|
| ClientMappingsRegistryEntry |
Registry entry for the client mappings registry.
|
| ClientMappingsRegistryEntryMarshaller |
|
| ClientMappingsRegistryEntryServiceConfigurator |
|
| Configuration<K,V,F> |
Exposes the configuration common to beans and bean groups.
|
| EJBSerializationContextInitializer |
SerializationContextInitializer service for this module
|
| EJBSerializationContextInitializerProvider |
SerializationContextInitializer provider for this module.
|
| ExpirationConfiguration<T> |
The expiration-related configuration of a bean manager.
|
| ExpiredBeanRemover<I,T> |
Bean remover that removes a bean if and only if it is expired.
|
| ImmutableBeanEntry<G> |
An immutable view of a cache entry for a bean.
|
| InfinispanBean<I,T> |
A Bean implementation backed by an infinispan cache.
|
| InfinispanBeanEntry<I> |
The cache entry for a bean.
|
| InfinispanBeanEntryMarshaller |
|
| InfinispanBeanFactory<I,T,C> |
Encapsulates the cache mapping strategy for a bean.
|
| InfinispanBeanGroup<I,T,C> |
A BeanGroup implementation backed by an infinispan cache.
|
| InfinispanBeanGroupEntry<I,T,C> |
The cache entry of a bean group.
|
| InfinispanBeanGroupFactory<I,T,C> |
Encapsulates the cache mapping strategy of a bean group.
|
| InfinispanBeanGroupKey<I> |
|
| InfinispanBeanGroupKeySerializer |
|
| InfinispanBeanGroupKeySerializer.InfinispanBeanGroupKeyFormatter |
|
| InfinispanBeanKey<I> |
The cache key for a bean.
|
| InfinispanBeanKeySerializer |
|
| InfinispanBeanKeySerializer.InfinispanBeanKeyFormatter |
|
| InfinispanBeanManagementProvider<I> |
|
| InfinispanBeanManager<I,T,C> |
A BeanManager implementation backed by an infinispan cache.
|
| InfinispanBeanManagerConfiguration<I,T> |
|
| InfinispanBeanManagerFactory<I,T> |
|
| InfinispanBeanManagerFactoryConfiguration |
|
| InfinispanBeanManagerFactoryServiceConfigurator<I,T> |
|
| InfinispanClientMappingsRegistryProvider |
The non-legacy version of the client mappings registry provider, used when the distributable-ejb subsystem is present.
|
| InfinispanEjbLogger |
|
| InfinispanEjbLogger_$logger |
Warning this class consists of generated code.
|
| InfinispanEJBSerializationContextInitializer |
SerializationContextInitializer for this package.
|
| InfinispanLegacyBeanManagementProviderFactory |
|
| KeyMapper |
TwoWayKey2StringMapper for Jakarta Enterprise Beans cache keys.
|
| LegacyInfinispanClientMappingsRegistryProvider |
The legacy version of the client mappings registry provider, used when no distributable-ejb subsystem is present.
|
| LegacyInfinispanClientMappingsRegistryProviderFactory |
Factory for creating legacy version of the InfinispanClientMappingsRegistryProvider
|
| NetworkMarshallingProvider |
|
| PassivationConfiguration<T> |
The passivation-related configuration of a bean manager.
|