Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_5.InjectionTargetType

Packages that use InjectionTargetType
com.sun.grizzly.http.webxml.schema.version_2_5   
 

Uses of InjectionTargetType in com.sun.grizzly.http.webxml.schema.version_2_5
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_5 with type parameters of type InjectionTargetType
protected  List<InjectionTargetType> ResourceRefType.injectionTarget
           
protected  List<InjectionTargetType> EjbLocalRefType.injectionTarget
           
protected  List<InjectionTargetType> MessageDestinationRefType.injectionTarget
           
protected  List<InjectionTargetType> ServiceRefType.injectionTarget
           
protected  List<InjectionTargetType> EnvEntryType.injectionTarget
           
protected  List<InjectionTargetType> PersistenceContextRefType.injectionTarget
           
protected  List<InjectionTargetType> PersistenceUnitRefType.injectionTarget
           
protected  List<InjectionTargetType> EjbRefType.injectionTarget
           
protected  List<InjectionTargetType> ResourceEnvRefType.injectionTarget
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_5 that return InjectionTargetType
 InjectionTargetType ObjectFactory.createInjectionTargetType()
          Create an instance of InjectionTargetType
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_5 that return types with arguments of type InjectionTargetType
 List<InjectionTargetType> ResourceRefType.getInjectionTarget()
          Gets the value of the injectionTarget property.
 List<InjectionTargetType> EjbLocalRefType.getInjectionTarget()
          Gets the value of the injectionTarget property.
 List<InjectionTargetType> MessageDestinationRefType.getInjectionTarget()
          Gets the value of the injectionTarget property.
 List<InjectionTargetType> ServiceRefType.getInjectionTarget()
          Gets the value of the injectionTarget property.
 List<InjectionTargetType> EnvEntryType.getInjectionTarget()
          Gets the value of the injectionTarget property.
 List<InjectionTargetType> PersistenceContextRefType.getInjectionTarget()
          Gets the value of the injectionTarget property.
 List<InjectionTargetType> PersistenceUnitRefType.getInjectionTarget()
          Gets the value of the injectionTarget property.
 List<InjectionTargetType> EjbRefType.getInjectionTarget()
          Gets the value of the injectionTarget property.
 List<InjectionTargetType> ResourceEnvRefType.getInjectionTarget()
          Gets the value of the injectionTarget property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.