public class EjbRefProcessor extends AbstractDeploymentDescriptorBindingsProcessor
| Constructor and Description |
|---|
EjbRefProcessor(boolean appclient) |
| 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)
Resolves ejb-ref and ejb-local-ref elements
|
deploy, processInjectionTargets, undeployprotected 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 AbstractDeploymentDescriptorBindingsProcessordeploymentUnit - environment - The environment to resolve the elements forcomponentDescription - classLoader - The deployment class loaderdeploymentReflectionIndex - The reflection indexapplicationClasses - @return The bindings for the environment entriesorg.jboss.as.server.deployment.DeploymentUnitProcessingExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.