Uses of Class
org.apache.axis2.jaxws.description.xml.handler.InjectionTargetType
-
Packages that use InjectionTargetType Package Description 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 Modifier and Type Field Description protected List<InjectionTargetType>EjbLocalRefType. injectionTargetprotected List<InjectionTargetType>EjbRefType. injectionTargetprotected List<InjectionTargetType>EnvEntryType. injectionTargetprotected List<InjectionTargetType>MessageDestinationRefType. injectionTargetprotected List<InjectionTargetType>PersistenceContextRefType. injectionTargetprotected List<InjectionTargetType>PersistenceUnitRefType. injectionTargetprotected List<InjectionTargetType>ResourceEnvRefType. injectionTargetprotected List<InjectionTargetType>ResourceRefType. injectionTargetprotected List<InjectionTargetType>ServiceRefType. injectionTargetMethods in org.apache.axis2.jaxws.description.xml.handler that return InjectionTargetType Modifier and Type Method Description InjectionTargetTypeObjectFactory. createInjectionTargetType()Create an instance ofInjectionTargetTypeMethods in org.apache.axis2.jaxws.description.xml.handler that return types with arguments of type InjectionTargetType Modifier and Type Method Description List<InjectionTargetType>EjbLocalRefType. getInjectionTarget()Gets the value of the injectionTarget property.List<InjectionTargetType>EjbRefType. getInjectionTarget()Gets the value of the injectionTarget property.List<InjectionTargetType>EnvEntryType. getInjectionTarget()Gets the value of the injectionTarget property.List<InjectionTargetType>MessageDestinationRefType. 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>ResourceEnvRefType. getInjectionTarget()Gets the value of the injectionTarget property.List<InjectionTargetType>ResourceRefType. getInjectionTarget()Gets the value of the injectionTarget property.List<InjectionTargetType>ServiceRefType. getInjectionTarget()Gets the value of the injectionTarget property.
-