|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExecutionContext | |
---|---|
net.customware.gwt.dispatch.server |
Uses of ExecutionContext in net.customware.gwt.dispatch.server |
---|
Methods in net.customware.gwt.dispatch.server 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.rollback(A action,
R result,
ExecutionContext context)
Attempts to roll back the specified action. |
void |
BatchActionHandler.rollback(BatchAction action,
BatchResult result,
ExecutionContext context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |