Uses of Interface
org.jboss.as.ee.component.ResourceInjectionTarget
Packages that use ResourceInjectionTarget
Package
Description
-
Uses of ResourceInjectionTarget in org.jboss.as.ee.component
Classes in org.jboss.as.ee.component that implement ResourceInjectionTargetModifier and TypeClassDescriptionclassA description of a generic Jakarta EE component.final classclassClass that represents the environment entries of an interceptor, defined in the interceptors section of ejb-jar.xml. -
Uses of ResourceInjectionTarget in org.jboss.as.ee.component.deployers
Methods in org.jboss.as.ee.component.deployers with parameters of type ResourceInjectionTargetModifier and TypeMethodDescriptionprotected abstract List<BindingConfiguration>AbstractDeploymentDescriptorBindingsProcessor.processDescriptorEntries(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, DeploymentDescriptorEnvironment environment, ResourceInjectionTarget resourceInjectionTarget, ComponentDescription componentDescription, ClassLoader classLoader, org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex, EEApplicationClasses applicationClasses) protected List<BindingConfiguration>ResourceReferenceProcessor.processDescriptorEntries(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, DeploymentDescriptorEnvironment environment, ResourceInjectionTarget resourceInjectionTarget, ComponentDescription componentDescription, ClassLoader classLoader, org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex, EEApplicationClasses applicationClasses) protected Class<?>AbstractDeploymentDescriptorBindingsProcessor.processInjectionTargets(ResourceInjectionTarget resourceInjectionTarget, InjectionSource injectionSource, ClassLoader classLoader, org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex, org.jboss.metadata.javaee.spec.ResourceInjectionMetaData entry, Class<?> classType) Processes the injection targets of a resource binding -
Uses of ResourceInjectionTarget in org.jboss.as.ee.managedbean.component
Classes in org.jboss.as.ee.managedbean.component that implement ResourceInjectionTargetModifier and TypeClassDescriptionclassComponent descriptor forjakarta.annotation.ManagedBeanmanaged beans. -
Uses of ResourceInjectionTarget in org.jboss.as.ee.resource.definition
Methods in org.jboss.as.ee.resource.definition with parameters of type ResourceInjectionTargetModifier and TypeMethodDescriptionprotected List<BindingConfiguration>ResourceDefinitionDescriptorProcessor.processDescriptorEntries(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, DeploymentDescriptorEnvironment environment, ResourceInjectionTarget resourceInjectionTarget, ComponentDescription componentDescription, ClassLoader classLoader, org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex, EEApplicationClasses applicationClasses)