Interface SessionManager<C>

Type Parameters:
C - the session context type
All Superinterfaces:
Manager<String>, ManagerConfiguration<String>, Service

public interface SessionManager<C> extends Manager<String>
Author:
Paul Ferraro