All Classes Interface Summary Class Summary Enum Summary
| Class |
Description |
| AbstractTimerMetaDataEntry<C> |
The base timer metadata cache entry.
|
| BeanFactory<K,V extends BeanInstance<K>,M> |
|
| BeanGroup<K,V extends BeanInstance<K>> |
Represents a group of SFSBs that must be serialized together.
|
| BeanGroupKey<K> |
The key used to cache a group of beans.
|
| BeanGroupManager<K,V extends BeanInstance<K>> |
Manages mutable and immutable groups of beans.
|
| BeanGroupManagerServiceNameProvider |
Provides the ServiceName for a service providing a bean group manager.
|
| BeanManagerConfiguration<K,V extends BeanInstance<K>,M> |
Encapsulates the configuration of a BeanManager implementation.
|
| BeanManagerFactoryConfiguration<K,V extends BeanInstance<K>> |
|
| BeanMarshallerFactory |
Enumerates factory implementations for all supported bean marshallers.
|
| BeanMetaDataEntry<K> |
Bean metadata cache entry.
|
| BeanMetaDataEntryFunction<K> |
Remapping function for a bean metadata entry.
|
| BeanMetaDataFactory<K,V> |
|
| BeanMetaDataFactoryConfiguration |
|
| BeanMetaDataKey<K> |
The key used to cache the creation metadata of a bean.
|
| BeanSerializationContextInitializer |
SerializationContextInitializer for this package.
|
| CompositeBean<K,V extends BeanInstance<K>> |
|
| CompositeBeanFactory<K,V extends BeanInstance<K>,M> |
|
| CompositeImmutableBean<K,V extends BeanInstance<K>> |
|
| CompositeImmutableBeanFactory<K,V extends BeanInstance<K>,M> |
|
| DefaultBeanGroup<K,V extends BeanInstance<K>> |
A default BeanGroup implementation based on a map of bean instances.
|
| DefaultBeanGroupManager<K,V extends BeanInstance<K>,C> |
A manager for bean groups that leverages a Manager to handle bean group lifecycle.
|
| DefaultBeanGroupManagerConfiguration<K,V extends BeanInstance<K>,C> |
|
| DefaultBeanMetaData<K> |
|
| DefaultBeanMetaDataEntry<K> |
|
| DefaultBeanMetaDataEntryMarshaller |
|
| DefaultImmutableBeanGroup<K,V extends BeanInstance<K>> |
|
| DefaultImmutableBeanMetaData<K> |
|
| DefaultImmutableTimerMetaData<C> |
The default implementation of the immutable view of a timer metadata.
|
| DefaultTimeoutMatcher |
The default timeout matcher.
|
| DefaultTimerMetaData<C> |
|
| ImmortalBeanMetaData<K> |
|
| ImmutableBeanFactory<K,V extends BeanInstance<K>,M> |
|
| ImmutableBeanGroup<K,V extends BeanInstance<K>> |
Exposes the context of, and manages the lifecycle for, groups of beans.
|
| ImmutableBeanGroupManager<K,V extends BeanInstance<K>> |
Manages immutable groups of beans.
|
| ImmutableBeanMetaDataEntry<K> |
Immutable view of a bean metadata cache entry.
|
| ImmutableBeanMetaDataFactory<K,V> |
|
| ImmutableIntervalTimerMetaDataEntry<C> |
An immutable view of an interval-based timer metadata cache entry.
|
| ImmutableScheduleExpressionBuilder |
|
| ImmutableScheduleExpressionMarshaller |
|
| ImmutableScheduleTimerMetaDataEntry<C> |
An immutable view of a schedule-based timer metadata cache entry.
|
| ImmutableTimerMetaDataEntry<C> |
|
| ImmutableTimerMetaDataFactory<I,V,C> |
|
| IntervalTimerMetaDataEntry<C> |
An interval-based timer metadata cache entry.
|
| IntervalTimerMetaDataEntryMarshaller |
|
| MutableBean<K,V extends BeanInstance<K>> |
A Bean that allows associating a bean instance.
|
| MutableBeanGroup<K,V extends BeanInstance<K>> |
A bean group with the ability to mutate.
|
| MutableBeanMetaDataEntry<K> |
|
| MutableTimerMetaDataEntry<C> |
|
| OnCloseBean<K,V extends BeanInstance<K>> |
A bean decorator that executes a given task on close.
|
| RemappableBeanMetaDataEntry<K> |
Bean metadata cache entry, supporting remapping.
|
| RemappableTimerMetaDataEntry<C> |
|
| ScheduleTimerMetaDataEntry<C> |
An schedule-based timer metadata cache entry.
|
| ScheduleTimerMetaDataEntryMarshaller |
|
| ScheduleTimerOperatorFactory |
|
| TimeoutDescriptor |
Describes a timeout method.
|
| TimeoutDescriptorMarshaller |
|
| TimerFactory<I,V,C> |
|
| TimerIndex |
Index for auto-timers.
|
| TimerIndexKey |
|
| TimerIndexMarshaller |
|
| TimerMetaDataConfiguration<V> |
|
| TimerMetaDataEntry<C> |
|
| TimerMetaDataEntryFunction<C> |
|
| TimerMetaDataFactory<I,V,C> |
|
| TimerMetaDataKey<I> |
|
| TimerSerializationContextInitializer |
|