Package kboyle.oktane.core
package kboyle.oktane.core
-
Interface SummaryInterfaceDescriptionA container to be used by the
CommandHandlerfor accessing beans.Represents a way to handlePrefix's. -
Class SummaryClassDescriptionRepresents a POJO that will be used for passing state in commands.CommandHandler<CONTEXT extends CommandContext>The entry point for executing commands.CommandHandler.Builder<CONTEXT extends CommandContext>A builder for the
CommandHandler. -
Enum Class Summary