Modifier and Type | Field and Description |
---|---|
static org.jboss.as.server.deployment.AttachmentKey<DeploymentDescriptorEnvironment> |
Attachments.MODULE_DEPLOYMENT_DESCRIPTOR_ENVIRONMENT |
Modifier and Type | Method and Description |
---|---|
DeploymentDescriptorEnvironment |
ComponentDescription.getDeploymentDescriptorEnvironment() |
DeploymentDescriptorEnvironment |
InterceptorEnvironment.getDeploymentDescriptorEnvironment() |
Modifier and Type | Method and Description |
---|---|
void |
ComponentDescription.setDeploymentDescriptorEnvironment(DeploymentDescriptorEnvironment deploymentDescriptorEnvironment) |
Constructor and Description |
---|
InterceptorEnvironment(DeploymentDescriptorEnvironment deploymentDescriptorEnvironment) |
Modifier and Type | Method and Description |
---|---|
static void |
DescriptorEnvironmentLifecycleMethodProcessor.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) |
Modifier and Type | Method and Description |
---|---|
protected 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) |
Modifier and Type | Method and Description |
---|---|
protected List<BindingConfiguration> |
EjbRefProcessor.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)
Resolves ejb-ref and ejb-local-ref elements
|
Modifier and Type | Method and Description |
---|---|
protected List<BindingConfiguration> |
PersistenceRefProcessor.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) |
Modifier and Type | Method and Description |
---|---|
DeploymentDescriptorEnvironment |
EJBEndpoint.getDeploymentDescriptorEnvironment() |
Modifier and Type | Method and Description |
---|---|
protected List<BindingConfiguration> |
WSRefDDProcessor.processDescriptorEntries(org.jboss.as.server.deployment.DeploymentUnit unit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex,
EEApplicationClasses applicationClasses) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.