Interface CommandContext<T,S extends CommandContext<T,?>>

All Known Implementing Classes:
CommandContextImpl

public interface CommandContext<T,S extends CommandContext<T,?>>