Uses of Interface
com.opensymphony.xwork2.inject.Context

Packages that use Context
com.opensymphony.xwork2.config.impl Configuration implementation classes. 
com.opensymphony.xwork2.inject Guice (pronounced "juice"). 
 

Uses of Context in com.opensymphony.xwork2.config.impl
 

Methods in com.opensymphony.xwork2.config.impl with parameters of type Context
 T LocatableFactory.create(Context context)
           
 T LocatableConstantFactory.create(Context ignored)
           
 

Uses of Context in com.opensymphony.xwork2.inject
 

Methods in com.opensymphony.xwork2.inject with parameters of type Context
 T Factory.create(Context context)
          Creates an object to be injected.
 



Copyright © 2009 OpenSymphony. All Rights Reserved.