Interface SessionManagerFactoryConfiguration<SC>

Type Parameters:
SC - the session context type
All Superinterfaces:
DeploymentConfiguration

public interface SessionManagerFactoryConfiguration<SC> extends DeploymentConfiguration
Encapsulates the configuration of a session manager.
Author:
Paul Ferraro