Uses of Class
com.opensymphony.xwork.ObjectFactory

Packages that use ObjectFactory
com.opensymphony.xwork   
 

Uses of ObjectFactory in com.opensymphony.xwork
 

Methods in com.opensymphony.xwork that return ObjectFactory
static ObjectFactory ObjectFactory.getObjectFactory()
           
 

Methods in com.opensymphony.xwork with parameters of type ObjectFactory
static void ObjectFactory.setObjectFactory(ObjectFactory factory)
           
 


XWork Project Page