| CompositeImmutableSession |
Generic immutable session implementation - independent of cache mapping strategy.
|
| CompositeImmutableSessionFactory<V,L> |
Generic immutable session factory implementation - independent of cache mapping strategy.
|
| CompositeSession<L> |
Generic session implementation - independent of cache mapping strategy.
|
| CompositeSessionFactory<C,V,L> |
|
| CompositeSessionMetaData |
Composite view of the meta data of a session, combining volatile and static aspects.
|
| CompositeSessionMetaDataEntry<L> |
Wrapper for the components of a sessions's meta-data,
|
| ConcurrentSessionManager<L,B extends org.wildfly.clustering.ee.Batch> |
A concurrent session manager, that can share session references across concurrent threads.
|
| ImmutableSessionActivationNotifier<S,C,L> |
Triggers activation/passivation events for all attributes of a session.
|
| ImmutableSessionAttributeActivationNotifier<S,C,L> |
Triggers activation/passivation events for a single session attribute.
|
| ImmutableSessionAttributesFilter |
|
| MarshalledValueSessionAttributesFactoryConfiguration<S,SC,AL,V,MC,LC> |
Configuration for a factory for creating SessionAttributes objects, based on marshalled values.
|
| MutableSessionAccessMetaData |
|
| MutableSessionCreationMetaData |
|
| SessionAccessMetaDataMarshaller |
|
| SessionCreationMetaDataEntry<L> |
Cache entry containing the session creation meta data and local context.
|
| SessionCreationMetaDataEntryMarshaller |
|
| SessionSerializationContextInitializer |
|
| SimpleImmutableSession |
An immutable "snapshot" of a session which can be accessed outside the scope of a transaction.
|
| SimpleImmutableSessionAttributes |
An immutable "snapshot" of a session's attributes which can be accessed outside the scope of a transaction.
|
| SimpleImmutableSessionMetaData |
An immutable "snapshot" of a session's meta-data which can be accessed outside the scope of a transaction.
|
| SimpleSessionAccessMetaData |
|
| SimpleSessionCreationMetaData |
|
| ValidSession<L> |
|