Uses of Class
com.caucho.config.xml.XmlInjectionTarget

Packages that use XmlInjectionTarget
com.caucho.config.xml   
 

Uses of XmlInjectionTarget in com.caucho.config.xml
 

Constructors in com.caucho.config.xml with parameters of type XmlInjectionTarget
XmlBean(ManagedBeanImpl<X> bean, XmlInjectionTarget<X> injectionTarget)