Uses of Interface
com.opensymphony.xwork2.ActionProxyFactory

Packages that use ActionProxyFactory
com.opensymphony.xwork2 Main XWork interfaces and classes. 
 

Uses of ActionProxyFactory in com.opensymphony.xwork2
 

Classes in com.opensymphony.xwork2 that implement ActionProxyFactory
 class DefaultActionProxyFactory
          Default factory for ActionProxyFactory.
 

Fields in com.opensymphony.xwork2 declared as ActionProxyFactory
protected  ActionProxyFactory XWorkTestCase.actionProxyFactory
           
protected  ActionProxyFactory XWorkJUnit4TestCase.actionProxyFactory
           
protected  ActionProxyFactory TestNGXWorkTestCase.actionProxyFactory
           
 

Methods in com.opensymphony.xwork2 with parameters of type ActionProxyFactory
 void ActionChainResult.setActionProxyFactory(ActionProxyFactory actionProxyFactory)
           
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.