public class EjbRefProcessor extends AbstractDeploymentDescriptorBindingsProcessor
Constructor and Description |
---|
EjbRefProcessor(boolean appclient) |
Modifier and Type | Method and Description |
---|---|
protected List<BindingConfiguration> |
processDescriptorEntries(DeploymentUnit deploymentUnit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
DeploymentReflectionIndex deploymentReflectionIndex,
EEApplicationClasses applicationClasses)
Resolves ejb-ref and ejb-local-ref elements
|
deploy, processInjectionTargets, undeploy
protected List<BindingConfiguration> processDescriptorEntries(DeploymentUnit deploymentUnit, DeploymentDescriptorEnvironment environment, ResourceInjectionTarget resourceInjectionTarget, ComponentDescription componentDescription, ClassLoader classLoader, DeploymentReflectionIndex deploymentReflectionIndex, EEApplicationClasses applicationClasses) throws DeploymentUnitProcessingException
processDescriptorEntries
in class AbstractDeploymentDescriptorBindingsProcessor
deploymentUnit
- environment
- The environment to resolve the elements forcomponentDescription
- classLoader
- The deployment class loaderdeploymentReflectionIndex
- The reflection indexapplicationClasses
- @return The bindings for the environment entriesDeploymentUnitProcessingException
Copyright © 2014 JBoss by Red Hat. All rights reserved.