| Package | Description |
|---|---|
| org.jboss.as.ee.component | |
| org.jboss.as.ee.component.deployers | |
| org.jboss.as.ee.logging | |
| org.jboss.as.ee.resource.definition |
| Modifier and Type | Method and Description |
|---|---|
List<BindingConfiguration> |
EEModuleDescription.getBindingConfigurations() |
List<BindingConfiguration> |
InterceptorEnvironment.getBindingConfigurations() |
List<BindingConfiguration> |
EEModuleClassDescription.getBindingConfigurations()
Get the binding configurations for this EE module class.
|
List<BindingConfiguration> |
ComponentDescription.getBindingConfigurations()
Get the binding configurations for this component.
|
List<BindingConfiguration> |
ViewConfiguration.getBindingConfigurations()
Get the binding configurations for this view.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<BindingConfiguration> |
ResourceReferenceProcessor.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) |
protected abstract List<BindingConfiguration> |
AbstractDeploymentDescriptorBindingsProcessor.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) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ModuleJndiBindingProcessor.addJndiBinding(EEModuleConfiguration module,
BindingConfiguration bindingConfiguration,
org.jboss.as.server.deployment.DeploymentPhaseContext phaseContext,
List<org.jboss.msc.service.ServiceName> dependencies) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
EeLogger_$logger.nullBindingName(BindingConfiguration config) |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
EeLogger.nullBindingName(BindingConfiguration config)
Creates an exception indicating the binding name must not be
null. |
| Modifier and Type | Method and Description |
|---|---|
protected List<BindingConfiguration> |
ResourceDefinitionDescriptorProcessor.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) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.