public abstract class ResourceDefinitionDescriptorProcessor extends AbstractDeploymentDescriptorBindingsProcessor
| Modifier and Type | Class and Description |
|---|---|
static class |
ResourceDefinitionDescriptorProcessor.ResourceDefinitionInjectionSources |
| Constructor and Description |
|---|
ResourceDefinitionDescriptorProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected List<BindingConfiguration> |
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 abstract void |
processEnvironment(org.jboss.metadata.javaee.spec.RemoteEnvironment environment,
ResourceDefinitionDescriptorProcessor.ResourceDefinitionInjectionSources injectionSources) |
deploy, processInjectionTargetspublic ResourceDefinitionDescriptorProcessor()
protected List<BindingConfiguration> 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) throws org.jboss.as.server.deployment.DeploymentUnitProcessingException
processDescriptorEntries in class AbstractDeploymentDescriptorBindingsProcessororg.jboss.as.server.deployment.DeploymentUnitProcessingExceptionprotected abstract void processEnvironment(org.jboss.metadata.javaee.spec.RemoteEnvironment environment,
ResourceDefinitionDescriptorProcessor.ResourceDefinitionInjectionSources injectionSources)
throws org.jboss.as.server.deployment.DeploymentUnitProcessingException
org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.