Package org.mwolff.command
-
Interface Summary Interface Description Command<T> Command interface for the command framework.CommandContainer<T> Interface of a command container. -
Class Summary Class Description AbstractDefaultCommand<T> Default implementation for a command.DefaultCommandContainer<T> CommandContainer that holds Command-objects. -
Enum Summary Enum Description CommandTransition -
Exception Summary Exception Description CommandException Exception which works with this framework.