Index
All Classes and Interfaces|All Packages
C
- ContainerProvider<CC,
S, - Interface in org.wildfly.clustering.session.containerL, SC> -
Provider of container specific facades.
- ContainerProvider.SessionAttributeEventListener<CC,
S, - Interface in org.wildfly.clustering.session.containerL, SC> -
A provider where session attributes implement the passivation/activation event listener.
- ContainerProvider.VoidEventListener<CC,
S, - Interface in org.wildfly.clustering.session.containerSC> -
A provider that does not emit passivation/activation events.
G
- getDetachableSession(SessionManager, ImmutableSession, CC) - Method in interface org.wildfly.clustering.session.container.ContainerProvider
-
Returns a container facade to a detachable session.
- getDetachedSession(SessionManager, String, CC) - Method in interface org.wildfly.clustering.session.container.ContainerProvider
-
Returns a container facade to a detached session.
- getId(CC) - Method in interface org.wildfly.clustering.session.container.ContainerProvider
-
Returns a unique identifier of the specified context.
- getPostActivateEventNotifier(Void) - Method in interface org.wildfly.clustering.session.container.ContainerProvider.VoidEventListener
- getPostActivateEventNotifier(L) - Method in interface org.wildfly.clustering.session.container.ContainerProvider
-
Returns a post-activation event notifier for the specified session event listener.
- getPrePassivateEventNotifier(Void) - Method in interface org.wildfly.clustering.session.container.ContainerProvider.VoidEventListener
- getPrePassivateEventNotifier(L) - Method in interface org.wildfly.clustering.session.container.ContainerProvider
-
Returns the pre-passivation event notifier for the specified session event listener.
- getSessionEventListener(Consumer, Consumer) - Method in interface org.wildfly.clustering.session.container.ContainerProvider
-
Composes a specification listener with the specified pre/post event logic.
- getSessionEventListener(Consumer, Consumer) - Method in interface org.wildfly.clustering.session.container.ContainerProvider.VoidEventListener
- getSessionEventListener(S, Object) - Method in interface org.wildfly.clustering.session.container.ContainerProvider
-
Returns the container specific activation/passivation listener for the specified attribute of the specified session, if one exists.
- getSessionEventListener(S, Object) - Method in interface org.wildfly.clustering.session.container.ContainerProvider.SessionAttributeEventListener
- getSessionEventListener(S, Object) - Method in interface org.wildfly.clustering.session.container.ContainerProvider.VoidEventListener
- getSessionEventListenerClass() - Method in interface org.wildfly.clustering.session.container.ContainerProvider.SessionAttributeEventListener
-
Returns the specification type of the session event listener implemented by interested session attributes.
O
- org.wildfly.clustering.session.container - package org.wildfly.clustering.session.container
All Classes and Interfaces|All Packages