Modifier and Type | Method and Description |
---|---|
DeploymentUnitProcessingException |
EeMessages.nullBindingName(BindingConfiguration config)
Creates an exception indicating the binding name must not be
null . |
Modifier and Type | Method and Description |
---|---|
List<BindingConfiguration> |
ViewConfiguration.getBindingConfigurations()
Get the binding configurations for this view.
|
List<BindingConfiguration> |
ComponentDescription.getBindingConfigurations()
Get the binding configurations for this component.
|
List<BindingConfiguration> |
EEModuleDescription.getBindingConfigurations() |
List<BindingConfiguration> |
EEModuleClassDescription.getBindingConfigurations()
Get the binding configurations for this EE module class.
|
List<BindingConfiguration> |
InterceptorEnvironment.getBindingConfigurations() |
Modifier and Type | Method and Description |
---|---|
protected List<BindingConfiguration> |
ResourceReferenceProcessor.processDescriptorEntries(DeploymentUnit deploymentUnit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
DeploymentReflectionIndex deploymentReflectionIndex,
EEApplicationClasses applicationClasses) |
protected abstract List<BindingConfiguration> |
AbstractDeploymentDescriptorBindingsProcessor.processDescriptorEntries(DeploymentUnit deploymentUnit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
DeploymentReflectionIndex deploymentReflectionIndex,
EEApplicationClasses applicationClasses) |
Modifier and Type | Method and Description |
---|---|
protected void |
ModuleJndiBindingProcessor.addJndiBinding(EEModuleConfiguration module,
BindingConfiguration bindingConfiguration,
DeploymentPhaseContext phaseContext,
org.jboss.msc.service.ServiceName serviceName,
org.jboss.msc.service.ServiceName ownerName,
org.jboss.as.ee.component.deployers.ModuleJndiBindingProcessor.IntHolder handleCount,
Set<org.jboss.msc.service.ServiceName> dependencies) |
Modifier and Type | Method and Description |
---|---|
protected List<BindingConfiguration> |
DataSourceDefinitionDeploymentDescriptorParser.processDescriptorEntries(DeploymentUnit deploymentUnit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
DeploymentReflectionIndex deploymentReflectionIndex,
EEApplicationClasses applicationClasses) |
Modifier and Type | Method and Description |
---|---|
protected List<BindingConfiguration> |
EjbRefProcessor.processDescriptorEntries(DeploymentUnit deploymentUnit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
DeploymentReflectionIndex deploymentReflectionIndex,
EEApplicationClasses applicationClasses)
Resolves ejb-ref and ejb-local-ref elements
|
Modifier and Type | Method and Description |
---|---|
protected List<BindingConfiguration> |
PersistenceRefProcessor.processDescriptorEntries(DeploymentUnit deploymentUnit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
DeploymentReflectionIndex deploymentReflectionIndex,
EEApplicationClasses applicationClasses) |
Modifier and Type | Method and Description |
---|---|
protected List<BindingConfiguration> |
WSRefDDProcessor.processDescriptorEntries(DeploymentUnit unit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
DeploymentReflectionIndex deploymentReflectionIndex,
EEApplicationClasses applicationClasses) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.