Uses of Class
org.jboss.as.ee.component.BindingConfiguration
Packages that use BindingConfiguration
Package
Description
-
Uses of BindingConfiguration in org.jboss.as.ee.component
Methods in org.jboss.as.ee.component that return types with arguments of type BindingConfigurationModifier and TypeMethodDescriptionComponentDescription.getBindingConfigurations()Get the binding configurations for this component.EEModuleClassDescription.getBindingConfigurations()Get the binding configurations for this EE module class.EEModuleDescription.getBindingConfigurations()InterceptorEnvironment.getBindingConfigurations()ViewConfiguration.getBindingConfigurations()Get the binding configurations for this view. -
Uses of BindingConfiguration in org.jboss.as.ee.component.deployers
Methods in org.jboss.as.ee.component.deployers that return types with arguments of type BindingConfigurationModifier and TypeMethodDescriptionprotected 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) 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) Methods in org.jboss.as.ee.component.deployers with parameters of type BindingConfigurationModifier and TypeMethodDescriptionprotected voidModuleJndiBindingProcessor.addJndiBinding(EEModuleConfiguration module, BindingConfiguration bindingConfiguration, org.jboss.as.server.deployment.DeploymentPhaseContext phaseContext, List<org.jboss.msc.service.ServiceName> dependencies) -
Uses of BindingConfiguration in org.jboss.as.ee.logging
Methods in org.jboss.as.ee.logging with parameters of type BindingConfigurationModifier and TypeMethodDescriptionfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionEeLogger_$logger.nullBindingName(BindingConfiguration config) org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionEeLogger.nullBindingName(BindingConfiguration config) Creates an exception indicating the binding name must not benull. -
Uses of BindingConfiguration in org.jboss.as.ee.resource.definition
Methods in org.jboss.as.ee.resource.definition that return types with arguments of type BindingConfigurationModifier and TypeMethodDescriptionprotected 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)