Interface SessionSpecificationProvider<S,C>

Type Parameters:
S - the specification type for a session
C - the specification type for a deployment context

public interface SessionSpecificationProvider<S,C>
Provides specification facades to a session manager implementation.
Author:
Paul Ferraro, Paul Ferraro