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

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

Uses of ResultFactory in com.opensymphony.xwork2
 

Methods in com.opensymphony.xwork2 with parameters of type ResultFactory
 void ObjectFactory.setResultFactory(ResultFactory resultFactory)
           
 

Uses of ResultFactory in com.opensymphony.xwork2.factory
 

Classes in com.opensymphony.xwork2.factory that implement ResultFactory
 class DefaultResultFactory
          Default implementation
 



Copyright © 2000–2017 Apache Software Foundation. All rights reserved.