Uses of Class
com.opensymphony.xwork2.ActionProxyFactory

Packages that use ActionProxyFactory
com.opensymphony.xwork2   
 

Uses of ActionProxyFactory in com.opensymphony.xwork2
 

Subclasses of ActionProxyFactory in com.opensymphony.xwork2
 class DefaultActionProxyFactory
          DefaultActionProxyFactory
 

Methods in com.opensymphony.xwork2 that return ActionProxyFactory
static ActionProxyFactory ActionProxyFactory.getFactory()
           
 

Methods in com.opensymphony.xwork2 with parameters of type ActionProxyFactory
static void ActionProxyFactory.setFactory(ActionProxyFactory factory)
          Set the ActionProxyFactory implementation to use.
 



Copyright © 2006 OpenSymphony. All Rights Reserved.