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, undeployprotected List<BindingConfiguration> processDescriptorEntries(DeploymentUnit deploymentUnit, DeploymentDescriptorEnvironment environment, ResourceInjectionTarget resourceInjectionTarget, ComponentDescription componentDescription, ClassLoader classLoader, DeploymentReflectionIndex deploymentReflectionIndex, EEApplicationClasses applicationClasses) throws DeploymentUnitProcessingException
processDescriptorEntries in class AbstractDeploymentDescriptorBindingsProcessordeploymentUnit - environment - The environment to resolve the elements forcomponentDescription - classLoader - The deployment class loaderdeploymentReflectionIndex - The reflection indexapplicationClasses - @return The bindings for the environment entriesDeploymentUnitProcessingExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.