com.atlassian.xwork.interceptors
Class TestXWorkTransactionInterceptor.DoNothingResult

java.lang.Object
  extended by 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

Constructor Summary
TestXWorkTransactionInterceptor.DoNothingResult()
           
 
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
 

Constructor Detail

TestXWorkTransactionInterceptor.DoNothingResult

public TestXWorkTransactionInterceptor.DoNothingResult()
Method Detail

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.