Interface SessionManager<C>

Type Parameters:
C - the session context type
All Superinterfaces:
Manager<String>, ManagerConfiguration<String>, Service
All Known Implementing Classes:
AbstractSessionManager, CachedSessionManager, HotRodSessionManager, InfinispanSessionManager

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