Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.InjectionTargetType
-
Packages that use InjectionTargetType Package Description com.sun.xml.ws.config.metro.parser.jsr109 -
-
Uses of InjectionTargetType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 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 com.sun.xml.ws.config.metro.parser.jsr109 that return InjectionTargetType Modifier and Type Method Description InjectionTargetTypeObjectFactory. createInjectionTargetType()Create an instance ofInjectionTargetTypeMethods in com.sun.xml.ws.config.metro.parser.jsr109 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.
-