Uses of Interface
org.jboss.shrinkwrap.descriptor.api.javaee7.InjectionTargetType
Packages that use InjectionTargetType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of InjectionTargetType in org.jboss.shrinkwrap.descriptor.api.javaee7
Methods in org.jboss.shrinkwrap.descriptor.api.javaee7 that return InjectionTargetTypeModifier and TypeMethodDescriptionEjbLocalRefType.createInjectionTarget()Creates a newinjection-targetelementEjbRefType.createInjectionTarget()Creates a newinjection-targetelementEnvEntryType.createInjectionTarget()Creates a newinjection-targetelementMessageDestinationRefType.createInjectionTarget()Creates a newinjection-targetelementPersistenceContextRefType.createInjectionTarget()Creates a newinjection-targetelementPersistenceUnitRefType.createInjectionTarget()Creates a newinjection-targetelementResourceEnvRefType.createInjectionTarget()Creates a newinjection-targetelementResourceRefType.createInjectionTarget()Creates a newinjection-targetelementEjbLocalRefType.getOrCreateInjectionTarget()If not already created, a newinjection-targetelement will be created and returned.EjbRefType.getOrCreateInjectionTarget()If not already created, a newinjection-targetelement will be created and returned.EnvEntryType.getOrCreateInjectionTarget()If not already created, a newinjection-targetelement will be created and returned.MessageDestinationRefType.getOrCreateInjectionTarget()If not already created, a newinjection-targetelement will be created and returned.PersistenceContextRefType.getOrCreateInjectionTarget()If not already created, a newinjection-targetelement will be created and returned.PersistenceUnitRefType.getOrCreateInjectionTarget()If not already created, a newinjection-targetelement will be created and returned.ResourceEnvRefType.getOrCreateInjectionTarget()If not already created, a newinjection-targetelement will be created and returned.ResourceRefType.getOrCreateInjectionTarget()If not already created, a newinjection-targetelement will be created and returned.InjectionTargetType.injectionTargetClass(String injectionTargetClass) Sets theinjection-target-classelementInjectionTargetType.injectionTargetName(String injectionTargetName) Sets theinjection-target-nameelementInjectionTargetType.removeInjectionTargetClass()Removes theinjection-target-classelementInjectionTargetType.removeInjectionTargetName()Removes theinjection-target-nameelementMethods in org.jboss.shrinkwrap.descriptor.api.javaee7 that return types with arguments of type InjectionTargetTypeModifier and TypeMethodDescriptionEjbLocalRefType.getAllInjectionTarget()Returns allinjection-targetelementsEjbRefType.getAllInjectionTarget()Returns allinjection-targetelementsEnvEntryType.getAllInjectionTarget()Returns allinjection-targetelementsMessageDestinationRefType.getAllInjectionTarget()Returns allinjection-targetelementsPersistenceContextRefType.getAllInjectionTarget()Returns allinjection-targetelementsPersistenceUnitRefType.getAllInjectionTarget()Returns allinjection-targetelementsResourceEnvRefType.getAllInjectionTarget()Returns allinjection-targetelementsResourceRefType.getAllInjectionTarget()Returns allinjection-targetelements -
Uses of InjectionTargetType in org.jboss.shrinkwrap.descriptor.impl.javaee7
Classes in org.jboss.shrinkwrap.descriptor.impl.javaee7 that implement InjectionTargetTypeModifier and TypeClassDescriptionclassThis class implements theinjection-targetTypexsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.javaee7 that return InjectionTargetTypeModifier and TypeMethodDescriptionEjbLocalRefTypeImpl.createInjectionTarget()Creates a newinjection-targetelementEjbRefTypeImpl.createInjectionTarget()Creates a newinjection-targetelementEnvEntryTypeImpl.createInjectionTarget()Creates a newinjection-targetelementMessageDestinationRefTypeImpl.createInjectionTarget()Creates a newinjection-targetelementPersistenceContextRefTypeImpl.createInjectionTarget()Creates a newinjection-targetelementPersistenceUnitRefTypeImpl.createInjectionTarget()Creates a newinjection-targetelementResourceEnvRefTypeImpl.createInjectionTarget()Creates a newinjection-targetelementResourceRefTypeImpl.createInjectionTarget()Creates a newinjection-targetelementEjbLocalRefTypeImpl.getOrCreateInjectionTarget()If not already created, a newinjection-targetelement will be created and returned.EjbRefTypeImpl.getOrCreateInjectionTarget()If not already created, a newinjection-targetelement will be created and returned.EnvEntryTypeImpl.getOrCreateInjectionTarget()If not already created, a newinjection-targetelement will be created and returned.MessageDestinationRefTypeImpl.getOrCreateInjectionTarget()If not already created, a newinjection-targetelement will be created and returned.PersistenceContextRefTypeImpl.getOrCreateInjectionTarget()If not already created, a newinjection-targetelement will be created and returned.PersistenceUnitRefTypeImpl.getOrCreateInjectionTarget()If not already created, a newinjection-targetelement will be created and returned.ResourceEnvRefTypeImpl.getOrCreateInjectionTarget()If not already created, a newinjection-targetelement will be created and returned.ResourceRefTypeImpl.getOrCreateInjectionTarget()If not already created, a newinjection-targetelement will be created and returned.InjectionTargetTypeImpl.injectionTargetClass(String injectionTargetClass) Sets theinjection-target-classelementInjectionTargetTypeImpl.injectionTargetName(String injectionTargetName) Sets theinjection-target-nameelementInjectionTargetTypeImpl.removeInjectionTargetClass()Removes theinjection-target-classelementInjectionTargetTypeImpl.removeInjectionTargetName()Removes theinjection-target-nameelementMethods in org.jboss.shrinkwrap.descriptor.impl.javaee7 that return types with arguments of type InjectionTargetTypeModifier and TypeMethodDescriptionEjbLocalRefTypeImpl.getAllInjectionTarget()Returns allinjection-targetelementsEjbRefTypeImpl.getAllInjectionTarget()Returns allinjection-targetelementsEnvEntryTypeImpl.getAllInjectionTarget()Returns allinjection-targetelementsMessageDestinationRefTypeImpl.getAllInjectionTarget()Returns allinjection-targetelementsPersistenceContextRefTypeImpl.getAllInjectionTarget()Returns allinjection-targetelementsPersistenceUnitRefTypeImpl.getAllInjectionTarget()Returns allinjection-targetelementsResourceEnvRefTypeImpl.getAllInjectionTarget()Returns allinjection-targetelementsResourceRefTypeImpl.getAllInjectionTarget()Returns allinjection-targetelements