Uses of Class
org.apache.axis2.jaxws.description.xml.handler.InjectionTargetType
Packages that use InjectionTargetType
-
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 InjectionTargetTypeModifier and TypeFieldDescriptionprotected 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 InjectionTargetTypeModifier and TypeMethodDescriptionObjectFactory.createInjectionTargetType()Create an instance ofInjectionTargetTypeMethods in org.apache.axis2.jaxws.description.xml.handler that return types with arguments of type InjectionTargetTypeModifier and TypeMethodDescriptionEjbLocalRefType.getInjectionTarget()Gets the value of the injectionTarget property.EjbRefType.getInjectionTarget()Gets the value of the injectionTarget property.EnvEntryType.getInjectionTarget()Gets the value of the injectionTarget property.MessageDestinationRefType.getInjectionTarget()Gets the value of the injectionTarget property.PersistenceContextRefType.getInjectionTarget()Gets the value of the injectionTarget property.PersistenceUnitRefType.getInjectionTarget()Gets the value of the injectionTarget property.ResourceEnvRefType.getInjectionTarget()Gets the value of the injectionTarget property.ResourceRefType.getInjectionTarget()Gets the value of the injectionTarget property.ServiceRefType.getInjectionTarget()Gets the value of the injectionTarget property.