Uses of Class
org.apache.axis2.jaxws.description.xml.handler.InjectionTargetType

Packages that use InjectionTargetType
org.apache.axis2.jaxws.description.xml.handler   
 

Uses of InjectionTargetType in org.apache.axis2.jaxws.description.xml.handler
 

Fields in org.apache.axis2.jaxws.description.xml.handler with type parameters of type InjectionTargetType
protected  java.util.List<InjectionTargetType> EnvEntryType.injectionTarget
           
protected  java.util.List<InjectionTargetType> EjbRefType.injectionTarget
           
protected  java.util.List<InjectionTargetType> EjbLocalRefType.injectionTarget
           
protected  java.util.List<InjectionTargetType> ResourceEnvRefType.injectionTarget
           
protected  java.util.List<InjectionTargetType> ServiceRefType.injectionTarget
           
protected  java.util.List<InjectionTargetType> MessageDestinationRefType.injectionTarget
           
protected  java.util.List<InjectionTargetType> PersistenceContextRefType.injectionTarget
           
protected  java.util.List<InjectionTargetType> ResourceRefType.injectionTarget
           
protected  java.util.List<InjectionTargetType> PersistenceUnitRefType.injectionTarget
           
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return InjectionTargetType
 InjectionTargetType ObjectFactory.createInjectionTargetType()
          Create an instance of InjectionTargetType
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return types with arguments of type InjectionTargetType
 java.util.List<InjectionTargetType> EnvEntryType.getInjectionTarget()
          Gets the value of the injectionTarget property.
 java.util.List<InjectionTargetType> EjbRefType.getInjectionTarget()
          Gets the value of the injectionTarget property.
 java.util.List<InjectionTargetType> EjbLocalRefType.getInjectionTarget()
          Gets the value of the injectionTarget property.
 java.util.List<InjectionTargetType> ResourceEnvRefType.getInjectionTarget()
          Gets the value of the injectionTarget property.
 java.util.List<InjectionTargetType> ServiceRefType.getInjectionTarget()
          Gets the value of the injectionTarget property.
 java.util.List<InjectionTargetType> MessageDestinationRefType.getInjectionTarget()
          Gets the value of the injectionTarget property.
 java.util.List<InjectionTargetType> PersistenceContextRefType.getInjectionTarget()
          Gets the value of the injectionTarget property.
 java.util.List<InjectionTargetType> ResourceRefType.getInjectionTarget()
          Gets the value of the injectionTarget property.
 java.util.List<InjectionTargetType> PersistenceUnitRefType.getInjectionTarget()
          Gets the value of the injectionTarget property.
 



Copyright ? 2007 Apache Web Services Project. All Rights Reserved.