com.atlassian.xwork
Class VersionSupportForTests
java.lang.Object
com.atlassian.xwork.VersionSupportForTests
- All Implemented Interfaces:
- XWorkVersionSupport
public class VersionSupportForTests
- extends Object
- implements XWorkVersionSupport
|
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 |
VersionSupportForTests
public VersionSupportForTests()
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.