| BeanAccessMetaData |
Describes the metadata of a cached bean that changes per invocation/transaction.
|
| BeanCreationMetaData |
Describes the metadata of a cached bean that does not change between invocations/transactions.
|
| BeanFactory |
|
| BeanGroup |
Represents a group of SFSBs that must be serialized together.
|
| BeanGroupManager |
Manages mutable and immutable groups of beans.
|
| BeanMarshallerFactory |
Enumerates factory implementations for all supported bean marshallers.
|
| BeanMetaDataFactory |
|
| BeanMetaDataFactoryConfiguration |
|
| CompositeImmutableBean |
|
| CompositeImmutableBeanFactory |
|
| CompositeImmutableBeanMetaData |
|
| DefaultBeanGroupManagerConfiguration |
|
| DefaultImmutableBeanGroup |
|
| ImmortalBeanAccessMetaData |
|
| ImmutableBeanAccessMetaData |
An immutable description of the metadata of a cached bean that changes per invocation/transaction.
|
| ImmutableBeanFactory |
|
| ImmutableBeanGroup |
Exposes the context of, and manages the lifecycle for, groups of beans.
|
| ImmutableBeanGroupManager |
Manages immutable groups of beans.
|
| ImmutableBeanMetaDataFactory |
|
| MutableBean |
A Bean that allows associating a bean instance.
|
| MutableBeanGroup |
A bean group with the ability to mutate.
|
| SimpleBeanCreationMetaData |
|