Index

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

A

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

G

getSessionActivationListenerClass() - Method in interface org.wildfly.clustering.session.spec.SessionSpecificationProvider
Returns the specification type of a session activation listener.

O

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

P

postActivate(L) - Method in interface org.wildfly.clustering.session.spec.SessionSpecificationProvider
Returns a post-activate notifier for the specified session activation specification listener.
prePassivate(L) - Method in interface org.wildfly.clustering.session.spec.SessionSpecificationProvider
Returns a pre-passivate notifier for the specified session activation specification listener.

S

SessionSpecificationProvider<S,C,L> - 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