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, processInjectionTargets, undeploy
public 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 AbstractDeploymentDescriptorBindingsProcessor
org.jboss.as.server.deployment.DeploymentUnitProcessingException
protected 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.DeploymentUnitProcessingException
Copyright © 2016 JBoss by Red Hat. All rights reserved.