Uses of Class
com.opensymphony.xwork2.util.ValueStackFactory

Packages that use ValueStackFactory
com.opensymphony.xwork2.util XWork util classes. 
 

Uses of ValueStackFactory in com.opensymphony.xwork2.util
 

Subclasses of ValueStackFactory in com.opensymphony.xwork2.util
 class OgnlValueStackFactory
          Creates an Ognl value stack
 

Fields in com.opensymphony.xwork2.util declared as ValueStackFactory
private static ValueStackFactory ValueStackFactory.factory
           
 

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

Methods in com.opensymphony.xwork2.util with parameters of type ValueStackFactory
static void ValueStackFactory.setFactory(ValueStackFactory factory)
           
 



Copyright © 2007 OpenSymphony. All Rights Reserved.