Interface ContainerFacadeProvider<S,C,L>
- Type Parameters:
S- the container-specific session facade typeC- the container-specific session manager context typeL- the container-specific activation listener type
- All Superinterfaces:
SessionActivationListenerFacadeProvider<S,,C, L> SessionFacadeProvider<S,C>
public interface ContainerFacadeProvider<S,C,L>
extends SessionActivationListenerFacadeProvider<S,C,L>
Provides container-specific facades to a session manager implementation.
- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface org.wildfly.clustering.session.container.SessionActivationListenerFacadeProvider
asSessionActivationListener, asSessionActivationListener, postActivateNotifier, prePassivateNotifierMethods inherited from interface org.wildfly.clustering.session.container.SessionFacadeProvider
asSession