Interface SessionEventListenerSpecificationProvider<S,L>

Type Parameters:
S - the specification type for a session
L - the specification type for a session passivation listener

public interface SessionEventListenerSpecificationProvider<S,L>
Provides event specification facades to a session manager implementation.
Author:
Paul Ferraro