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, processInjectionTargetsprotected 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.DeploymentUnitProcessingExceptionpublic void undeploy(org.jboss.as.server.deployment.DeploymentUnit context)
undeploy in interface org.jboss.as.server.deployment.DeploymentUnitProcessorundeploy in class AbstractDeploymentDescriptorBindingsProcessorCopyright © 2019 JBoss by Red Hat. All rights reserved.