com.atlassian.xwork
Class VersionSupportForTests

java.lang.Object
  extended by com.atlassian.xwork.VersionSupportForTests
All Implemented Interfaces:
XWorkVersionSupport

public class VersionSupportForTests
extends Object
implements XWorkVersionSupport


Constructor Summary
VersionSupportForTests()
           
 
Method Summary
 com.opensymphony.xwork.Action extractAction(com.opensymphony.xwork.ActionInvocation invocation)
           
 Method extractMethod(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

VersionSupportForTests

public VersionSupportForTests()
Method Detail

extractAction

public com.opensymphony.xwork.Action extractAction(com.opensymphony.xwork.ActionInvocation invocation)
Specified by:
extractAction in interface XWorkVersionSupport

extractMethod

public Method extractMethod(com.opensymphony.xwork.ActionInvocation invocation)
                     throws NoSuchMethodException
Specified by:
extractMethod in interface XWorkVersionSupport
Throws:
NoSuchMethodException


Copyright © 2011 Atlassian Pty Ltd. All Rights Reserved.