|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CommandExecution
Field Summary | |
---|---|
static CommandExecution |
DEFAULT
|
Method Summary | ||
---|---|---|
|
execute(TCommand command,
TContext context)
|
Field Detail |
---|
static final CommandExecution DEFAULT
Method Detail |
---|
<TContext extends CommandContext,TCommand extends Command<TContext>> void execute(TCommand command, TContext context) throws Exception
Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |