public class ResourceReferenceProcessor extends AbstractDeploymentDescriptorBindingsProcessor
Constructor and Description |
---|
ResourceReferenceProcessor() |
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) |
void |
undeploy(org.jboss.as.server.deployment.DeploymentUnit context) |
deploy, processInjectionTargets
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
public void undeploy(org.jboss.as.server.deployment.DeploymentUnit context)
undeploy
in interface org.jboss.as.server.deployment.DeploymentUnitProcessor
undeploy
in class AbstractDeploymentDescriptorBindingsProcessor
Copyright © 2016 JBoss by Red Hat. All rights reserved.