com.atlassian.xwork.interceptors
Class TestXWorkTransactionInterceptor.FailingAction

java.lang.Object
  extended by com.atlassian.xwork.interceptors.TestXWorkTransactionInterceptor.FailingAction
All Implemented Interfaces:
com.opensymphony.xwork.Action
Enclosing class:
TestXWorkTransactionInterceptor

public static class TestXWorkTransactionInterceptor.FailingAction
extends Object
implements com.opensymphony.xwork.Action


Field Summary
 
Fields inherited from interface com.opensymphony.xwork.Action
ERROR, INPUT, LOGIN, NONE, SUCCESS
 
Constructor Summary
TestXWorkTransactionInterceptor.FailingAction()
           
 
Method Summary
 String execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestXWorkTransactionInterceptor.FailingAction

public TestXWorkTransactionInterceptor.FailingAction()
Method Detail

execute

public String execute()
               throws Exception
Specified by:
execute in interface com.opensymphony.xwork.Action
Throws:
Exception


Copyright © 2011 Atlassian Pty Ltd. All Rights Reserved.