Uses of Class
org.jboss.as.ee.component.DeploymentDescriptorEnvironment
Packages that use DeploymentDescriptorEnvironment
Package
Description
-
Uses of DeploymentDescriptorEnvironment in org.jboss.as.ee.component
Fields in org.jboss.as.ee.component with type parameters of type DeploymentDescriptorEnvironmentModifier and TypeFieldDescriptionstatic final org.jboss.as.server.deployment.AttachmentKey<DeploymentDescriptorEnvironment>Attachments.MODULE_DEPLOYMENT_DESCRIPTOR_ENVIRONMENTMethods in org.jboss.as.ee.component that return DeploymentDescriptorEnvironmentModifier and TypeMethodDescriptionComponentDescription.getDeploymentDescriptorEnvironment()InterceptorEnvironment.getDeploymentDescriptorEnvironment()Methods in org.jboss.as.ee.component with parameters of type DeploymentDescriptorEnvironmentModifier and TypeMethodDescriptionvoidComponentDescription.setDeploymentDescriptorEnvironment(DeploymentDescriptorEnvironment deploymentDescriptorEnvironment) Constructors in org.jboss.as.ee.component with parameters of type DeploymentDescriptorEnvironmentModifierConstructorDescriptionInterceptorEnvironment(DeploymentDescriptorEnvironment deploymentDescriptorEnvironment) -
Uses of DeploymentDescriptorEnvironment in org.jboss.as.ee.component.deployers
Methods in org.jboss.as.ee.component.deployers with parameters of type DeploymentDescriptorEnvironmentModifier and TypeMethodDescriptionstatic voidDescriptorEnvironmentLifecycleMethodProcessor.handleMethods(DeploymentDescriptorEnvironment env, EEModuleDescription eeModuleDescription, String defaultClassName) protected 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) -
Uses of DeploymentDescriptorEnvironment in org.jboss.as.ee.resource.definition
Methods in org.jboss.as.ee.resource.definition with parameters of type DeploymentDescriptorEnvironmentModifier 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)