Uses of Class
com.opensymphony.xwork2.inject.ConstructionContext

Packages that use ConstructionContext
com.opensymphony.xwork2.inject Guice (pronounced "juice"). 
 

Uses of ConstructionContext in com.opensymphony.xwork2.inject
 

Fields in com.opensymphony.xwork2.inject with type parameters of type ConstructionContext
(package private)  Map<Object,ConstructionContext<?>> InternalContext.constructionContexts
           
 

Methods in com.opensymphony.xwork2.inject that return ConstructionContext
(package private)
<T> ConstructionContext<T>
InternalContext.getConstructionContext(Object key)
           
 



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