Index

A G O P S 
All Classes and Interfaces|All Packages

A

asEventListener(Object) - Method in interface org.wildfly.clustering.session.spec.SessionEventListenerSpecificationProvider
Fabricates an optional container-specific listener for the specified attribute.
asEventListener(Consumer<S>, Consumer<S>) - Method in interface org.wildfly.clustering.session.spec.SessionEventListenerSpecificationProvider
Fabricates a specification listener with the specified pre/post event logic.
asSession(ImmutableSession, C) - Method in interface org.wildfly.clustering.session.spec.SessionSpecificationProvider
Fabricates a read-only specification facade for the specified session and session manager context.

G

getEventListenerClass() - Method in interface org.wildfly.clustering.session.spec.SessionEventListenerSpecificationProvider
Returns the specification type of the session event listener.

O

org.wildfly.clustering.session.spec - package org.wildfly.clustering.session.spec
 

P

postEvent(L) - Method in interface org.wildfly.clustering.session.spec.SessionEventListenerSpecificationProvider
Returns a post-event notifier for the specified session event listener.
preEvent(L) - Method in interface org.wildfly.clustering.session.spec.SessionEventListenerSpecificationProvider
Returns a pre-event notifier for the specified session event listener.

S

SessionEventListenerSpecificationProvider<S,L> - Interface in org.wildfly.clustering.session.spec
Provides event specification facades to a session manager implementation.
SessionSpecificationProvider<S,C> - Interface in org.wildfly.clustering.session.spec
Provides specification facades to a session manager implementation.
A G O P S 
All Classes and Interfaces|All Packages