public class MockResult extends Object implements Result
Result.| Constructor and Description |
|---|
MockResult() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
void |
execute(ActionInvocation invocation)
Represents a generic interface for all action execution results.
|
int |
hashCode() |
public void execute(ActionInvocation invocation) throws Exception
ResultCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.