|
GWTP Dispatch Server Base 0.6-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExecutionContext | |
---|---|
com.gwtplatform.dispatch.server.actionhandler |
Uses of ExecutionContext in com.gwtplatform.dispatch.server.actionhandler |
---|
Methods in com.gwtplatform.dispatch.server.actionhandler with parameters of type ExecutionContext | |
---|---|
R |
ActionHandler.execute(A action,
ExecutionContext context)
Handles the specified action. |
BatchResult |
BatchActionHandler.execute(BatchAction action,
ExecutionContext context)
|
void |
ActionHandler.undo(A action,
R result,
ExecutionContext context)
Undoes the specified action. |
void |
BatchActionHandler.undo(BatchAction action,
BatchResult result,
ExecutionContext context)
|
|
GWTP Dispatch Server Base 0.6-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |