Interface Manager<I>

Type Parameters:
I - the identifier type
All Superinterfaces:
ManagerConfiguration<I>, Service

public interface Manager<I> extends ManagerConfiguration<I>, Service
A manager of server-side state.
Author:
Paul Ferraro