|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.xwork.mock.MockResult
public class MockResult
Mock for a Result.
| Constructor Summary | |
|---|---|
MockResult()
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
void |
execute(ActionInvocation invocation)
Represents a generic interface for all action execution results, whether that be displaying a webpage, generating an email, sending a JMS message, etc. |
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MockResult()
| Method Detail |
|---|
public boolean equals(java.lang.Object o)
equals in class java.lang.Object
public void execute(ActionInvocation invocation)
throws java.lang.Exception
Result
execute in interface Resultjava.lang.Exceptionpublic int hashCode()
hashCode in class java.lang.Object
|
XWork Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||