com.atlassian.xwork.interceptors
Class TestXWorkTransactionInterceptor.DoNothingResult
java.lang.Object
com.atlassian.xwork.interceptors.TestXWorkTransactionInterceptor.DoNothingResult
- All Implemented Interfaces:
- com.opensymphony.xwork.Result, Serializable
- Enclosing class:
- TestXWorkTransactionInterceptor
public static class TestXWorkTransactionInterceptor.DoNothingResult
- extends Object
- implements com.opensymphony.xwork.Result
- See Also:
- Serialized Form
|
Method Summary |
void |
execute(com.opensymphony.xwork.ActionInvocation invocation)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestXWorkTransactionInterceptor.DoNothingResult
public TestXWorkTransactionInterceptor.DoNothingResult()
execute
public void execute(com.opensymphony.xwork.ActionInvocation invocation)
throws Exception
- Specified by:
execute in interface com.opensymphony.xwork.Result
- Throws:
Exception
Copyright © 2011 Atlassian Pty Ltd. All Rights Reserved.