Uses of Interface
com.opensymphony.xwork2.factory.ActionFactory

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

Uses of ActionFactory in com.opensymphony.xwork2
 

Methods in com.opensymphony.xwork2 with parameters of type ActionFactory
 void ObjectFactory.setActionFactory(ActionFactory actionFactory)
           
 

Uses of ActionFactory in com.opensymphony.xwork2.factory
 

Classes in com.opensymphony.xwork2.factory that implement ActionFactory
 class DefaultActionFactory
          Default implementation
 



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