A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes All Packages

A

AbstractComponentConfigProcessor - Class in org.jboss.as.ee.component.deployers
Abstract deployment unit processors used to process ComponentDescription instances.
AbstractComponentConfigProcessor() - Constructor for class org.jboss.as.ee.component.deployers.AbstractComponentConfigProcessor
 
AbstractComponentConfigurator - Class in org.jboss.as.ee.component
 
AbstractComponentConfigurator() - Constructor for class org.jboss.as.ee.component.AbstractComponentConfigurator
 
AbstractDeploymentDescriptorBindingsProcessor - Class in org.jboss.as.ee.component.deployers
Class that provides common functionality required by processors that process environment information from deployment descriptors.
AbstractDeploymentDescriptorBindingsProcessor() - Constructor for class org.jboss.as.ee.component.deployers.AbstractDeploymentDescriptorBindingsProcessor
 
AbstractEEAnnotationProcessor - Class in org.jboss.as.ee.metadata
Superclass for EE annotation processors that attach their information to the EEClassDescription via ClassAnnotationInformation
AbstractEEAnnotationProcessor() - Constructor for class org.jboss.as.ee.metadata.AbstractEEAnnotationProcessor
 
AbstractPlatformBindingProcessor - Class in org.jboss.as.ee.component.deployers
Foundation for processors which binds EE platform common resources, to all EE module and comp naming contexts.
AbstractPlatformBindingProcessor() - Constructor for class org.jboss.as.ee.component.deployers.AbstractPlatformBindingProcessor
 
AbstractSecurityDeployer<T> - Class in org.jboss.as.ee.security
A helper class for security deployment processors
AbstractSecurityDeployer() - Constructor for class org.jboss.as.ee.security.AbstractSecurityDeployer
 
ACTIVE_THREAD_COUNT - Static variable in interface org.jboss.as.ee.subsystem.ManagedExecutorServiceMetricsAttributes
 
ACTIVE_THREAD_COUNT_AD - Static variable in interface org.jboss.as.ee.subsystem.ManagedExecutorServiceMetricsAttributes
 
add(T, int) - Method in class org.jboss.as.ee.component.interceptors.OrderedItemContainer
 
addAnnotationInformation(ClassAnnotationInformation) - Method in class org.jboss.as.ee.component.EEModuleClassDescription
 
addAroundConstructInterceptor(InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ComponentConfiguration
Adds an around-construct interceptor
addAroundConstructInterceptors(List<InterceptorFactory>, int) - Method in class org.jboss.as.ee.component.ComponentConfiguration
Adds an around-construct interceptor
addAsyncMethod(Method) - Method in class org.jboss.as.ee.component.ViewConfiguration
Marks a method on the view as asynchronous
addBinding(String, String, DeploymentUnit, EEModuleDescription) - Method in class org.jboss.as.ee.component.deployers.AbstractPlatformBindingProcessor
 
addBindings(DeploymentUnit, EEModuleDescription) - Method in class org.jboss.as.ee.component.deployers.AbstractPlatformBindingProcessor
Concrete implementations should use this method to add bindings to the module description, through AbstractPlatformBindingProcessor.addBinding(String, String, DeploymentUnit, EEModuleDescription)
addBindings(DeploymentUnit, EEModuleDescription) - Method in class org.jboss.as.ee.concurrent.deployers.EEConcurrentDefaultBindingProcessor
 
addCallback(Runnable) - Method in class org.jboss.as.ee.component.deployers.StartupCountdown
Executes a lightweight action when the countdown reaches 0.
addClassInterceptor(InterceptorDescription) - Method in class org.jboss.as.ee.component.ComponentDescription
Add a class level interceptor.
addClientInterceptor(Method, InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ViewConfiguration
Adds a client interceptor to the given method
addClientInterceptor(InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ViewConfiguration
Adds a client interceptor factory to all methods of a view
addClientPostConstructInterceptor(InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ViewConfiguration
Adds a client post construct interceptor
addClientPreDestroyInterceptor(InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ViewConfiguration
Adds a client pre-destroy interceptor
addComponent(ComponentConfiguration) - Method in class org.jboss.as.ee.component.ComponentRegistry
 
addComponent(ComponentDescription) - Method in class org.jboss.as.ee.component.EEModuleDescription
Add a component to this module.
addComponent(ComponentDescription, VirtualFile) - Method in class org.jboss.as.ee.component.EEApplicationDescription
Add a component to this application.
addComponentConfiguration(ComponentConfiguration) - Method in class org.jboss.as.ee.component.EEModuleConfiguration
 
addComponentInterceptor(Method, InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ComponentConfiguration
Adds an interceptor factory to a given method.
addComponentInterceptor(InterceptorFactory, int, boolean) - Method in class org.jboss.as.ee.component.ComponentConfiguration
Adds an interceptor factory to every method on the component.
addComponentInterceptors(Method, List<InterceptorFactory>, int) - Method in class org.jboss.as.ee.component.ComponentConfiguration
Adds an interceptor factory to a given method.
addComponentInterceptors(List<InterceptorFactory>, int, boolean) - Method in class org.jboss.as.ee.component.ComponentConfiguration
Adds an interceptor factory to every method on the component.
addDependency(ServiceName) - Method in class org.jboss.as.ee.component.ComponentDescription
Add a dependency to this component.
addFactory(ContextHandleFactory) - Method in class org.jboss.as.ee.concurrent.ConcurrentContext
Adds a new factory.
addHttpConnectionRef(String) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
Adds an HTTP connection by this EJBClientDescriptorMetaData
addInterceptorEnvironment(String, InterceptorEnvironment) - Method in class org.jboss.as.ee.component.EEModuleDescription
 
addInterceptorMethodOverride(String, InterceptorClassDescription) - Method in class org.jboss.as.ee.component.ComponentDescription
Adds an interceptor class method override, merging it with existing overrides (if any)
addInterceptorMethodOverride(String, InterceptorClassDescription) - Method in class org.jboss.as.ee.component.EEModuleDescription
Adds a module level interceptor class override, it is merged with any existing overrides if they exist
ADDITIONAL_FACTORIES - Static variable in class org.jboss.as.ee.component.Attachments
 
ADDITIONAL_RESOLVABLE_COMPONENTS - Static variable in class org.jboss.as.ee.component.Attachments
Additional (remote) components that can be resolved but are not installed.
addJndiBinding(EEModuleConfiguration, BindingConfiguration, DeploymentPhaseContext, List<ServiceName>) - Method in class org.jboss.as.ee.component.deployers.ModuleJndiBindingProcessor
 
addLifecycleMethod(Method) - Method in class org.jboss.as.ee.component.ComponentConfiguration
Adds a lifecycle method to the lifecycle methods set
addMessageDestination(String, String) - Method in class org.jboss.as.ee.component.EEModuleDescription
 
addMessageDestination(String, String, VirtualFile) - Method in class org.jboss.as.ee.component.EEApplicationDescription
Add a message destination to the application
addMethodInterceptor(MethodIdentifier, InterceptorDescription) - Method in class org.jboss.as.ee.component.ComponentDescription
Add a method interceptor class name.
addMetric(AttributeDefinition, ManagedExecutorServiceMetricsHandler.MetricResultSetter<T>) - Method in class org.jboss.as.ee.subsystem.ManagedExecutorServiceMetricsHandler.Builder
 
addOrGetLocalClassDescription(String) - Method in class org.jboss.as.ee.component.EEModuleDescription
Adds or retrieves an existing EEModuleClassDescription for the local module.
addPostActivateInterceptor(InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ComponentConfiguration
Adds a post activate interceptor
addPostActivateInterceptors(List<InterceptorFactory>, int) - Method in class org.jboss.as.ee.component.ComponentConfiguration
Adds a post activate interceptor
addPostConstructInterceptor(InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ComponentConfiguration
Adds a post construct interceptor
addPostConstructInterceptors(List<InterceptorFactory>, int) - Method in class org.jboss.as.ee.component.ComponentConfiguration
Adds a post construct interceptor
addPreDestroyInterceptor(InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ComponentConfiguration
Adds a pre destroy interceptor
addPreDestroyInterceptors(List<InterceptorFactory>, int) - Method in class org.jboss.as.ee.component.ComponentConfiguration
Adds a pre destroy interceptor
addPrePassivateInterceptor(InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ComponentConfiguration
Adds a pre passivate interceptor
addPrePassivateInterceptors(List<InterceptorFactory>, int) - Method in class org.jboss.as.ee.component.ComponentConfiguration
Adds a pre passivate interceptor
addProperties(String[]) - Method in class org.jboss.as.ee.resource.definition.ResourceDefinitionInjectionSource
Add the specified properties.
addProperties(String[], PropertyReplacer) - Method in class org.jboss.as.ee.resource.definition.ResourceDefinitionInjectionSource
Add the specified properties.
addProperties(PropertiesMetaData) - Method in class org.jboss.as.ee.resource.definition.ResourceDefinitionInjectionSource
Add the specified properties.
addRemotingReceiverConnectionRef(String) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
Adds an outbound connection reference used by a remoting receiver in the client context represented by this EJBClientDescriptorMetaData
addResourceDefinitionInjectionSource(ResourceDefinitionInjectionSource) - Method in class org.jboss.as.ee.resource.definition.ResourceDefinitionDescriptorProcessor.ResourceDefinitionInjectionSources
 
addResourceInjection(ResourceInjectionConfiguration) - Method in class org.jboss.as.ee.component.ComponentDescription
 
addResourceInjection(ResourceInjectionConfiguration) - Method in class org.jboss.as.ee.component.EEModuleClassDescription
 
addResourceInjection(ResourceInjectionConfiguration) - Method in class org.jboss.as.ee.component.EEModuleDescription
 
addResourceInjection(ResourceInjectionConfiguration) - Method in class org.jboss.as.ee.component.InterceptorEnvironment
 
addResourceInjection(ResourceInjectionConfiguration) - Method in interface org.jboss.as.ee.component.ResourceInjectionTarget
 
addTimeoutViewInterceptor(Method, InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ComponentConfiguration
Adds a timeout interceptor factory to every method on the component.
addTimeoutViewInterceptor(InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ComponentConfiguration
Adds a timeout interceptor factory to every method on the component.
addViewInterceptor(Method, InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ViewConfiguration
Adds a view interceptor to the given method
addViewInterceptor(InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ViewConfiguration
Adds an interceptor factory to all methods of a view
afterAnnotationsProcessed(DeploymentPhaseContext, DeploymentUnit) - Method in class org.jboss.as.ee.metadata.AbstractEEAnnotationProcessor
Method that can be overridden to do any additional processing
afterProxyMethod(TransactionHandle, String) - Method in class org.jboss.as.ee.concurrent.ServiceTransactionSetupProvider
 
afterProxyMethod(TransactionHandle, String) - Method in class org.jboss.as.ee.concurrent.TransactionSetupProviderImpl
 
allowedMethods() - Method in class org.jboss.as.ee.component.BasicComponentInstance
Get the list of allowed methods for this component instance.
allowedMethods() - Method in interface org.jboss.as.ee.component.ComponentInstance
Get the list of allowed methods for this component instance.
ALTERNATE_CLIENT_DEPLOYMENT_DESCRIPTOR - Static variable in class org.jboss.as.ee.structure.Attachments
The alternate deployment descriptor location
ALTERNATE_CONNECTOR_DEPLOYMENT_DESCRIPTOR - Static variable in class org.jboss.as.ee.structure.Attachments
 
ALTERNATE_EJB_DEPLOYMENT_DESCRIPTOR - Static variable in class org.jboss.as.ee.structure.Attachments
 
ALTERNATE_WEB_DEPLOYMENT_DESCRIPTOR - Static variable in class org.jboss.as.ee.structure.Attachments
 
alternateDeploymentDescriptor(VirtualFile, VirtualFile) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
alternateDeploymentDescriptor(VirtualFile, VirtualFile) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the alternate deployment descriptor specified for the module file could not be found.
alternateDeploymentDescriptor$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
ANNOTATION_PROPERTY_REPLACEMENT - Static variable in class org.jboss.as.ee.structure.Attachments
If this is set to true property replacement will be enabled for Jakarta Enterprise Beans annotations
ANNOTATION_PROPERTY_REPLACEMENT - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel
 
ANNOTATION_PROPERTY_REPLACEMENT - Static variable in class org.jboss.as.ee.subsystem.EeSubsystemRootResource
 
annotationAttributeMissing(String, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
annotationAttributeMissing(String, String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the annotation must provide the attribute.
annotationAttributeMissing$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
AnnotationElement() - Constructor for class org.jboss.as.ee.resource.definition.ResourceDefinitionAnnotationProcessor.AnnotationElement
 
annotationInformationFactories() - Method in class org.jboss.as.ee.component.deployers.EEAnnotationProcessor
 
annotationInformationFactories() - Method in class org.jboss.as.ee.metadata.AbstractEEAnnotationProcessor
 
AnnotationMetadata<T> - Class in org.jboss.as.ee.metadata
Represents a piece of component metadata
AnnotationMetadata(T, Map<Method, T>) - Constructor for class org.jboss.as.ee.metadata.AnnotationMetadata
 
AnnotationPropertyReplacementProcessor - Class in org.jboss.as.ee.structure
DeploymentUnitProcessor responsible for determining if property replacement should be done on Jakarta Enterprise Beans annotations.
AnnotationPropertyReplacementProcessor(AttachmentKey<Boolean>) - Constructor for class org.jboss.as.ee.structure.AnnotationPropertyReplacementProcessor
 
ANNOTATIONS - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
 
ANNOTATIONS_AD - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
 
AppJBossAllParser - Class in org.jboss.as.ee.structure
The app client handler for jboss-all.xml
AppJBossAllParser() - Constructor for class org.jboss.as.ee.structure.AppJBossAllParser
 
APPLICATION_CLIENT - org.jboss.as.ee.structure.DeploymentType
 
APPLICATION_CONTEXT_CONFIG - Static variable in class org.jboss.as.ee.naming.Attachments
 
ApplicationClassesAggregationProcessor - Class in org.jboss.as.ee.component.deployers
Processor that aggregates all module descriptions visible to the deployment in an EEApplicationClasses structure.
ApplicationClassesAggregationProcessor() - Constructor for class org.jboss.as.ee.component.deployers.ApplicationClassesAggregationProcessor
 
ApplicationClientDeploymentProcessor - Class in org.jboss.as.ee.structure
Processor that sets up application clients.
ApplicationClientDeploymentProcessor() - Constructor for class org.jboss.as.ee.structure.ApplicationClientDeploymentProcessor
 
ApplicationContextProcessor - Class in org.jboss.as.ee.naming
Deployment processor that deploys a naming context for the current application.
ApplicationContextProcessor() - Constructor for class org.jboss.as.ee.naming.ApplicationContextProcessor
 
applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.ee.subsystem.EeWriteAttributeHandler
 
AROUND_CONSTRUCT_CHAIN - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
 
AroundConstructInterceptorFactory - Class in org.jboss.as.ee.component
 
AroundConstructInterceptorFactory(InterceptorFactory) - Constructor for class org.jboss.as.ee.component.AroundConstructInterceptorFactory
 
AroundInvokeAnnotationParsingProcessor - Class in org.jboss.as.ee.component.deployers
Deployment processor responsible for finding @AroundInvoke annotated methods in classes within a deployment.
AroundInvokeAnnotationParsingProcessor() - Constructor for class org.jboss.as.ee.component.deployers.AroundInvokeAnnotationParsingProcessor
 
aroundInvokeAnnotationUsedTooManyTimes(DotName, int) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
aroundInvokeAnnotationUsedTooManyTimes(DotName, int) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating that there was a exception while deploying AroundInvokeInterceptor
aroundInvokeAnnotationUsedTooManyTimes$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
asOptionalBoolean(AnnotationInstance, String) - Static method in class org.jboss.as.ee.resource.definition.ResourceDefinitionAnnotationProcessor.AnnotationElement
 
asOptionalInt(AnnotationInstance, String) - Static method in class org.jboss.as.ee.resource.definition.ResourceDefinitionAnnotationProcessor.AnnotationElement
 
asOptionalInt(AnnotationInstance, String, int) - Static method in class org.jboss.as.ee.resource.definition.ResourceDefinitionAnnotationProcessor.AnnotationElement
 
asOptionalString(AnnotationInstance, String) - Static method in class org.jboss.as.ee.resource.definition.ResourceDefinitionAnnotationProcessor.AnnotationElement
 
asOptionalString(AnnotationInstance, String, String) - Static method in class org.jboss.as.ee.resource.definition.ResourceDefinitionAnnotationProcessor.AnnotationElement
 
asOptionalString(AnnotationInstance, String, String, PropertyReplacer) - Static method in class org.jboss.as.ee.resource.definition.ResourceDefinitionAnnotationProcessor.AnnotationElement
 
asOptionalString(AnnotationInstance, String, PropertyReplacer) - Static method in class org.jboss.as.ee.resource.definition.ResourceDefinitionAnnotationProcessor.AnnotationElement
 
asOptionalStringArray(AnnotationInstance, String) - Static method in class org.jboss.as.ee.resource.definition.ResourceDefinitionAnnotationProcessor.AnnotationElement
 
asRequiredString(AnnotationInstance, String) - Static method in class org.jboss.as.ee.resource.definition.ResourceDefinitionAnnotationProcessor.AnnotationElement
 
asRequiredString(AnnotationInstance, String, PropertyReplacer) - Static method in class org.jboss.as.ee.resource.definition.ResourceDefinitionAnnotationProcessor.AnnotationElement
 
ASSOCIATING_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Client
 
ASSOCIATING_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
ASYNC - org.jboss.as.ee.component.interceptors.InvocationType
 
ATTACHMENT_KEY - Static variable in class org.jboss.as.ee.structure.AppJBossAllParser
 
Attachments - Class in org.jboss.as.ee.component
 
Attachments - Class in org.jboss.as.ee.metadata.property
 
Attachments - Class in org.jboss.as.ee.naming
EE related attachments.
Attachments - Class in org.jboss.as.ee.structure
EE related attachments.
Attachments() - Constructor for class org.jboss.as.ee.component.Attachments
 
Attachments() - Constructor for class org.jboss.as.ee.metadata.property.Attachments
 
Attachments() - Constructor for class org.jboss.as.ee.naming.Attachments
 
attributeNoLongerSupported(String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
attributeNoLongerSupported(String) - Method in interface org.jboss.as.ee.logging.EeLogger
 
attributeNoLongerSupported$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
await() - Method in class org.jboss.as.ee.component.deployers.StartupCountdown
 

B

BASE_SERVICE_NAME - Static variable in class org.jboss.as.ee.concurrent.service.ConcurrentServiceNames
 
BASIC - Static variable in interface org.jboss.as.ee.component.ComponentCreateServiceFactory
The default, basic component create service factory.
BasicComponent - Class in org.jboss.as.ee.component
A basic component implementation.
BasicComponent(BasicComponentCreateService) - Constructor for class org.jboss.as.ee.component.BasicComponent
Construct a new instance.
BasicComponentCreateService - Class in org.jboss.as.ee.component
A service for creating a component.
BasicComponentCreateService(ComponentConfiguration) - Constructor for class org.jboss.as.ee.component.BasicComponentCreateService
Construct a new instance.
BasicComponentInstance - Class in org.jboss.as.ee.component
An abstract base component instance.
BasicComponentInstance(BasicComponent, Interceptor, Map<Method, Interceptor>) - Constructor for class org.jboss.as.ee.component.BasicComponentInstance
Construct a new instance.
BeanValidationProfileParsingCompletionHandler - Class in org.jboss.as.ee.subsystem
ProfileParsingCompletionHandler that installs a default Jakarta Bean Validation extension and subsystem if the profile included a legacy EE subsystem version but not Jakarta Bean Validation subsystem.
BeanValidationProfileParsingCompletionHandler() - Constructor for class org.jboss.as.ee.subsystem.BeanValidationProfileParsingCompletionHandler
 
beforeProxyMethod(String) - Method in class org.jboss.as.ee.concurrent.ServiceTransactionSetupProvider
 
beforeProxyMethod(String) - Method in class org.jboss.as.ee.concurrent.TransactionSetupProviderImpl
 
BindingConfiguration - Class in org.jboss.as.ee.component
A binding into JNDI.
BindingConfiguration(String, InjectionSource) - Constructor for class org.jboss.as.ee.component.BindingConfiguration
Construct a new instance.
BMT_TRANSACTION_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
 
BooleanAnnotationInformationFactory<T extends Annotation> - Class in org.jboss.as.ee.component.deployers
An annotation information factory that simply returns true if the annotation is present
BooleanAnnotationInformationFactory(Class<T>) - Constructor for class org.jboss.as.ee.component.deployers.BooleanAnnotationInformationFactory
 
BRIDGE - Static variable in class org.jboss.as.ee.component.ViewDescription
 
build() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
 
build() - Method in class org.jboss.as.ee.concurrent.ContextServiceTypesConfiguration.Builder
 
build() - Method in class org.jboss.as.ee.subsystem.ManagedExecutorServiceMetricsHandler.Builder
 
builder() - Static method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription
Constructs a new empty builder
builder(RuntimeCapability) - Static method in class org.jboss.as.ee.subsystem.ManagedExecutorServiceMetricsHandler
 
builder(InterceptorClassDescription) - Static method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription
 
Builder() - Constructor for class org.jboss.as.ee.concurrent.ContextServiceTypesConfiguration.Builder
 
Builder(RuntimeCapability) - Constructor for class org.jboss.as.ee.subsystem.ManagedExecutorServiceMetricsHandler.Builder
 

C

cannotAddMoreItems() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotAddMoreItems() - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating more items cannot be added once getSortedItems() has been called.
cannotAddMoreItems$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotBeEmpty(String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotBeEmpty(String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the name cannot be empty.
cannotBeEmpty$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotBeNullOrEmpty(String, Object) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotBeNullOrEmpty(String, Object) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the name cannot be null or empty.
cannotBeNullOrEmpty$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotConfigureComponent(Throwable, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotConfigureComponent(Throwable, String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the component, represented by the name parameter, could not be configured.
cannotConfigureComponent$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotDetermineType(String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotDetermineType(String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the type for the resource-env-ref could not be determined.
cannotDetermineType(String, String, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotDetermineType(String, String, String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the type for the tag could not be determined.
cannotDetermineType1$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotDetermineType3$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotLoad(String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotLoad(String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the injection target referenced in the env-entry injection point could not be loaded.
cannotLoad(Throwable, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotLoad(Throwable, String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the injection target referenced in the env-entry injection point could not be loaded.
cannotLoad$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotLoadInterceptor(Throwable, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotLoadInterceptor(Throwable, String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating an interceptor class could not be loaded.
cannotLoadInterceptor(Throwable, String, Class<?>) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotLoadInterceptor(Throwable, String, Class<?>) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating an interceptor class could not be loaded on the component.
cannotLoadInterceptor1$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotLoadInterceptor2$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotLoadViewClass(Throwable, String, ComponentConfiguration) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotLoadViewClass(Throwable, String, ComponentConfiguration) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the view class, represented by the className parameter, for the component.
cannotLoadViewClass$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotParseResourceRefUri(Throwable, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotParseResourceRefUri(Throwable, String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the inability to parse the resource-ref URI.
cannotParseResourceRefUri$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotProcessEarModule(VirtualFile, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotProcessEarModule(VirtualFile, String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the inability to process modules in the application.xml for the EAR, represented by the earFile parameter, module file was not found.
cannotProcessEarModule$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotResolve(String, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotResolve(String, String) - Method in interface org.jboss.as.ee.logging.EeLogger
Logs a warning message indicating the resource-env-ref could not be resolved.
cannotResolve$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotResolveInjectionPoint(String, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotResolveInjectionPoint(String, String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the injection point could not be resolved on the class specified in the web.xml.
cannotResolveInjectionPoint$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotResolveMethod(MethodIdentifier, Class<?>, Collection<?>) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotResolveMethod(MethodIdentifier, Class<?>, Collection<?>) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the method could not be found on the class with the annotations.
cannotResolveMethod$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotRunScheduledTask(Object) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotRunScheduledTask(Object) - Method in interface org.jboss.as.ee.logging.EeLogger
 
cannotRunScheduledTask$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotSetField(String, Class<?>, ClassLoader, Class<?>, ClassLoader) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotSetField(String, Class<?>, ClassLoader, Class<?>, ClassLoader) - Method in interface org.jboss.as.ee.logging.EeLogger
 
cannotSetField$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotSpecifyBoth(String, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
cannotSpecifyBoth(String, String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating both the element1 and element2 cannot be specified in an environment entry.
cannotSpecifyBoth$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
CAPABILITY - Static variable in class org.jboss.as.ee.subsystem.ContextServiceResourceDefinition
the resource definition's dynamic runtime capability
CAPABILITY - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
the resource definition's dynamic runtime capability
CAPABILITY - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
the resource definition's dynamic runtime capability
CAPABILITY - Static variable in class org.jboss.as.ee.subsystem.ManagedThreadFactoryResourceDefinition
the resource definition's dynamic runtime capability
CDI_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
 
CDI_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPassivation
 
CDI_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
 
CDI_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPreDestroy
 
CDI_REQUEST_SCOPE - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
CHANNEL_CREATION_OPTIONS - org.jboss.as.ee.structure.EJBClientDescriptorXMLElement
 
CHECK_MEMBER_ACCESS_PERMISSION - Static variable in class org.jboss.as.ee.component.ReflectiveClassIntrospector
 
CHECKING_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
circularDependency(String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
circularDependency(String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating a circular dependency is installing.
circularDependency$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
ClassAnnotationInformation<A extends Annotation,​T> - Class in org.jboss.as.ee.metadata
Class level information about the annotations present on a particular class.
ClassAnnotationInformationFactory<A extends Annotation,​T> - Class in org.jboss.as.ee.metadata
Abstract factory that can produce a ClassAnnotationInformation
ClassAnnotationInformationFactory(Class<A>, Class<?>) - Constructor for class org.jboss.as.ee.metadata.ClassAnnotationInformationFactory
 
ClassDescriptionTraversal - Class in org.jboss.as.ee.component
throwaway utility class for traversing a class configuration from most general superclass down
ClassDescriptionTraversal(Class<?>, EEApplicationClasses) - Constructor for class org.jboss.as.ee.component.ClassDescriptionTraversal
 
classDoesNotImplementAllInterfaces() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
classDoesNotImplementAllInterfaces() - Method in interface org.jboss.as.ee.logging.EeLogger
 
classDoesNotImplementAllInterfaces$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
ClassLoaderContextHandleFactory - Class in org.jboss.as.ee.concurrent.handle
A context handle factory which is responsible for saving and setting proper classloading context.
ClassLoaderContextHandleFactory(ClassLoader) - Constructor for class org.jboss.as.ee.concurrent.handle.ClassLoaderContextHandleFactory
 
ClassLoadingUtils - Class in org.jboss.as.ee.utils
 
classOnlyAnnotation(String, AnnotationTarget) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
classOnlyAnnotation(String, AnnotationTarget) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the annotation is only allowed on a class.
classOnlyAnnotation$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
CLEARED_PROP - Static variable in class org.jboss.as.ee.concurrent.resource.definition.ContextServiceDefinitionAnnotationProcessor
 
clearedContext(ContextService, Map<String, String>) - Method in class org.jboss.as.ee.concurrent.handle.ClassLoaderContextHandleFactory
 
clearedContext(ContextService, Map<String, String>) - Method in interface org.jboss.as.ee.concurrent.handle.EE10ContextHandleFactory
 
clearedContext(ContextService, Map<String, String>) - Method in class org.jboss.as.ee.concurrent.handle.NamingContextHandleFactory
 
clearedContext(ContextService, Map<String, String>) - Method in class org.jboss.as.ee.concurrent.handle.OtherEESetupActionsContextHandleFactory
 
clearedContext(ContextService, Map<String, String>) - Method in class org.jboss.as.ee.concurrent.handle.ThreadContextProviderContextHandleFactory
 
clearedContext(ContextService, Map<String, String>) - Method in class org.jboss.as.ee.concurrent.handle.TransactionContextHandleFactory
 
CLIENT_CONTEXT - org.jboss.as.ee.structure.EJBClientDescriptorXMLElement
 
CLIENT_DISPATCHER - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Client
 
CLIENT_DISPATCHER_INTERCEPTOR_FACTORY - Static variable in class org.jboss.as.ee.component.ViewDescription
 
CLUSTER - org.jboss.as.ee.structure.EJBClientDescriptorXMLElement
 
CLUSTER_NODE_SELECTOR - org.jboss.as.ee.structure.EJBClientDescriptorXMLAttribute
 
CLUSTERS - org.jboss.as.ee.structure.EJBClientDescriptorXMLElement
 
CMP_RELATIONSHIP_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
 
CMT_TRANSACTION_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
COMP_DEFAULT_CONTEXT_SERVICE_JNDI_NAME - Static variable in class org.jboss.as.ee.concurrent.deployers.EEConcurrentDefaultBindingProcessor
 
COMP_DEFAULT_MANAGED_EXECUTOR_SERVICE_JNDI_NAME - Static variable in class org.jboss.as.ee.concurrent.deployers.EEConcurrentDefaultBindingProcessor
 
COMP_DEFAULT_MANAGED_SCHEDULED_EXECUTOR_SERVICE_JNDI_NAME - Static variable in class org.jboss.as.ee.concurrent.deployers.EEConcurrentDefaultBindingProcessor
 
COMP_DEFAULT_MANAGED_THREAD_FACTORY_JNDI_NAME - Static variable in class org.jboss.as.ee.concurrent.deployers.EEConcurrentDefaultBindingProcessor
 
COMPLETED_TASK_COUNT - Static variable in interface org.jboss.as.ee.subsystem.ManagedExecutorServiceMetricsAttributes
 
COMPLETED_TASK_COUNT_AD - Static variable in interface org.jboss.as.ee.subsystem.ManagedExecutorServiceMetricsAttributes
 
Component - Interface in org.jboss.as.ee.component
Common contract for an EE component.
COMPONENT_DESTRUCTION_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPreDestroy
 
COMPONENT_DISPATCHER - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
COMPONENT_REGISTRY - Static variable in class org.jboss.as.ee.component.Attachments
 
COMPONENT_RESOURCE_INJECTION_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
 
COMPONENT_UNINJECTION_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPreDestroy
 
COMPONENT_USER_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
 
COMPONENT_USER_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPassivation
 
COMPONENT_USER_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
 
COMPONENT_USER_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPreDestroy
 
COMPONENT_WELD_INJECTION - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
 
ComponentAggregationProcessor - Class in org.jboss.as.ee.structure
 
ComponentAggregationProcessor() - Constructor for class org.jboss.as.ee.structure.ComponentAggregationProcessor
 
componentAlreadyDefined(String, String, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
componentAlreadyDefined(String, String, String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating a component, represented by the name parameter, is already defined in this module.
componentAlreadyDefined$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
componentClassHasErrors(String, String, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
componentClassHasErrors(String, String, String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the component class, represented by the className parameter, for the component, represented by the componentName parameter, has errors.
componentClassHasErrors$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
ComponentClientInstance - Class in org.jboss.as.ee.component
Class that represents an instance of a component client.
ComponentClientInstance() - Constructor for class org.jboss.as.ee.component.ComponentClientInstance
 
ComponentConfiguration - Class in org.jboss.as.ee.component
The construction parameter set passed in to an abstract component.
ComponentConfiguration(ComponentDescription, ClassReflectionIndex, ClassLoader, ModuleLoader) - Constructor for class org.jboss.as.ee.component.ComponentConfiguration
 
ComponentConfigurator - Interface in org.jboss.as.ee.component
A configurator for components.
componentConstructionFailure(Throwable) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
componentConstructionFailure(Throwable) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating a failure to construct a component instance.
componentConstructionFailure$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
ComponentCreateException - Exception in org.jboss.as.ee.component
An exception relating to a problem with the creation of an EE component.
ComponentCreateException() - Constructor for exception org.jboss.as.ee.component.ComponentCreateException
Constructs a ComponentCreateException with no detail message.
ComponentCreateException(String) - Constructor for exception org.jboss.as.ee.component.ComponentCreateException
Constructs a ComponentCreateException with the specified detail message.
ComponentCreateException(String, Throwable) - Constructor for exception org.jboss.as.ee.component.ComponentCreateException
Constructs a ComponentCreateException with the specified detail message and cause.
ComponentCreateException(Throwable) - Constructor for exception org.jboss.as.ee.component.ComponentCreateException
Constructs a ComponentCreateException with the specified cause.
ComponentCreateServiceFactory - Interface in org.jboss.as.ee.component
A factory for component creation which allows component behavior customization.
ComponentDescription - Class in org.jboss.as.ee.component
A description of a generic Jakarta EE component.
ComponentDescription(String, String, EEModuleDescription, ServiceName) - Constructor for class org.jboss.as.ee.component.ComponentDescription
Construct a new instance.
componentDestroyFailure(Throwable, ComponentInstance) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
componentDestroyFailure(Throwable, ComponentInstance) - Method in interface org.jboss.as.ee.logging.EeLogger
Logs a warning message indicating a failure to destroy the component instance.
componentDestroyFailure$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
ComponentDispatcherInterceptor - Class in org.jboss.as.ee.component.interceptors
 
ComponentDispatcherInterceptor(Method) - Constructor for class org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor
 
ComponentFactory - Interface in org.jboss.as.ee.component
 
componentInstallationFailure(String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
componentInstallationFailure(String) - Method in interface org.jboss.as.ee.logging.EeLogger
Logs a warning message indicating the component is not being installed due to an exception.
componentInstallationFailure$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
ComponentInstallProcessor - Class in org.jboss.as.ee.component.deployers
 
ComponentInstallProcessor() - Constructor for class org.jboss.as.ee.component.deployers.ComponentInstallProcessor
 
ComponentInstance - Interface in org.jboss.as.ee.component
An instance of a Jakarta EE component.
componentInstanceCreated(BasicComponentInstance) - Method in class org.jboss.as.ee.component.BasicComponent
Method that can be overridden to perform setup on the instance after it has been created
ComponentInstanceInterceptorFactory - Class in org.jboss.as.ee.component
A factory to create interceptors per ComponentInstance instance.
ComponentInstanceInterceptorFactory() - Constructor for class org.jboss.as.ee.component.ComponentInstanceInterceptorFactory
 
ComponentInterceptorFactory - Class in org.jboss.as.ee.component
A factory to create interceptors that are tied to a component instance.
ComponentInterceptorFactory() - Constructor for class org.jboss.as.ee.component.ComponentInterceptorFactory
 
componentIsStopped() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
componentIsStopped() - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the component is stopped.
componentIsStopped$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
ComponentIsStoppedException - Exception in org.jboss.as.ee.component
Exception indicating that a component receiving a method call has stopped.
ComponentIsStoppedException() - Constructor for exception org.jboss.as.ee.component.ComponentIsStoppedException
Constructs a ComponentIsStoppedException with no detail message.
ComponentIsStoppedException(String) - Constructor for exception org.jboss.as.ee.component.ComponentIsStoppedException
Constructs a ComponentIsStoppedException with the specified detail message.
ComponentNamingMode - Enum in org.jboss.as.ee.component
A component's naming context operation mode.
componentNotAvailable() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
componentNotAvailable() - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the component is not available.
componentNotAvailable$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
componentNotFound(String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
componentNotFound(String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating no component was found for the type.
componentNotFound$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
ComponentRegistry - Class in org.jboss.as.ee.component
Registry that can be used to create a fully injected class instance.
ComponentRegistry(ServiceRegistry) - Constructor for class org.jboss.as.ee.component.ComponentRegistry
 
ComponentRegistry.ComponentManagedReferenceFactory - Class in org.jboss.as.ee.component
 
ComponentStartService - Class in org.jboss.as.ee.component
Service wrapper for a Component which starts and stops the component instance.
ComponentStartService() - Constructor for class org.jboss.as.ee.component.ComponentStartService
 
ComponentTypeInjectionSource - Class in org.jboss.as.ee.component
An injection source which injects a component based upon its type.
ComponentTypeInjectionSource(String) - Constructor for class org.jboss.as.ee.component.ComponentTypeInjectionSource
 
ComponentView - Interface in org.jboss.as.ee.component
A component view.
componentViewConstructionFailure(Throwable) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
componentViewConstructionFailure(Throwable) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating a failure to construct a component view.
componentViewConstructionFailure$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
CONCURRENT_CONTEXT - org.jboss.as.ee.component.interceptors.InvocationType
 
CONCURRENT_CONTEXT - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
 
CONCURRENT_CONTEXT - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPassivation
 
CONCURRENT_CONTEXT - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
 
CONCURRENT_CONTEXT - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPreDestroy
 
CONCURRENT_CONTEXT_BASE_SERVICE_NAME - Static variable in class org.jboss.as.ee.concurrent.service.ConcurrentServiceNames
 
CONCURRENT_CONTEXT_SETUP_ACTION - Static variable in class org.jboss.as.ee.component.Attachments
 
ConcurrentContext - Class in org.jboss.as.ee.concurrent
Manages context handle factories, it is used by EE Context Services to save the invocation context.
ConcurrentContext() - Constructor for class org.jboss.as.ee.concurrent.ConcurrentContext
 
ConcurrentContextInterceptor - Class in org.jboss.as.ee.concurrent
The interceptor responsible for managing the current ConcurrentContext.
ConcurrentContextInterceptor(ConcurrentContext) - Constructor for class org.jboss.as.ee.concurrent.ConcurrentContextInterceptor
 
ConcurrentContextService - Class in org.jboss.as.ee.concurrent.service
A service holding a concurrent context.
ConcurrentContextService(ConcurrentContext) - Constructor for class org.jboss.as.ee.concurrent.service.ConcurrentContextService
 
concurrentContextServiceNotInstalled(ServiceName) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
concurrentContextServiceNotInstalled(ServiceName) - Method in interface org.jboss.as.ee.logging.EeLogger
 
concurrentContextServiceNotInstalled$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
ConcurrentContextSetupAction - Class in org.jboss.as.ee.concurrent
 
ConcurrentContextSetupAction(ConcurrentContext) - Constructor for class org.jboss.as.ee.concurrent.ConcurrentContextSetupAction
 
ConcurrentServiceNames - Class in org.jboss.as.ee.concurrent.service
MSC service names for EE's concurrent resources.
concurrentServiceValueUninitialized() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
concurrentServiceValueUninitialized() - Method in interface org.jboss.as.ee.logging.EeLogger
 
concurrentServiceValueUninitialized$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
configure(DeploymentPhaseContext, ComponentConfiguration, ViewDescription, ViewConfiguration) - Method in class org.jboss.as.ee.component.NamespaceViewConfigurator
 
configure(DeploymentPhaseContext, ComponentConfiguration, ViewDescription, ViewConfiguration) - Method in interface org.jboss.as.ee.component.ViewConfigurator
Apply this configurator to the given configuration.
configure(DeploymentPhaseContext, ComponentDescription, ComponentConfiguration) - Method in interface org.jboss.as.ee.component.ComponentConfigurator
Apply this configurator to the given component configuration.
configure(DeploymentPhaseContext, ComponentDescription, ComponentConfiguration) - Method in class org.jboss.as.ee.component.NamespaceConfigurator
Apply this configurator to the given component configuration.
configureDependency(ServiceBuilder<?>, T) - Method in interface org.jboss.as.ee.component.DependencyConfigurator
Configure the dependency on the service builder.
conflictingBinding(String, InjectionSource) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
conflictingBinding(String, InjectionSource) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating an incompatible conflicting binding.
conflictingBinding$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
CONNECT_TIMEOUT - org.jboss.as.ee.structure.EJBClientDescriptorXMLAttribute
 
CONNECTION_CREATION_OPTIONS - org.jboss.as.ee.structure.EJBClientDescriptorXMLElement
 
CONSTRUCT_COMPONENT - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.AroundConstruct
 
constructComponentInstance(ManagedReference, boolean) - Method in class org.jboss.as.ee.component.BasicComponent
Construct the component instance.
constructComponentInstance(ManagedReference, boolean, Map<Object, Object>) - Method in class org.jboss.as.ee.component.BasicComponent
Construct the component instance.
CONSTRUCTION_START_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.AroundConstruct
 
constructionFinished() - Method in class org.jboss.as.ee.component.BasicComponentInstance
 
ConstructorComponentFactory - Class in org.jboss.as.ee.component
 
ConstructorComponentFactory(Constructor<?>) - Constructor for class org.jboss.as.ee.component.ConstructorComponentFactory
 
constructService(ComponentConfiguration) - Method in interface org.jboss.as.ee.component.ComponentCreateServiceFactory
Construct a new component creation service from the given configuration.
CONTEXT_HANDLE_FACTORY_NAME - Static variable in class org.jboss.as.ee.concurrent.ConcurrentContext
the name of the factory used by the chained context handles
CONTEXT_PROP - Static variable in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionInjectionSource
 
CONTEXT_PROP - Static variable in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionInjectionSource
 
CONTEXT_PROP - Static variable in class org.jboss.as.ee.concurrent.resource.definition.ManagedThreadFactoryDefinitionInjectionSource
 
CONTEXT_SERVICE - Static variable in class org.jboss.as.ee.subsystem.DefaultBindingsResourceDefinition
 
CONTEXT_SERVICE - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel
 
CONTEXT_SERVICE - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
 
CONTEXT_SERVICE - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
 
CONTEXT_SERVICE - Static variable in class org.jboss.as.ee.subsystem.ManagedThreadFactoryResourceDefinition
 
CONTEXT_SERVICE_AD - Static variable in class org.jboss.as.ee.subsystem.DefaultBindingsResourceDefinition
 
CONTEXT_SERVICE_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
 
CONTEXT_SERVICE_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
 
CONTEXT_SERVICE_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedThreadFactoryResourceDefinition
 
ContextHandleFactory - Interface in org.jboss.as.ee.concurrent.handle
The factory responsible for creating the context handles with the current context saved
ContextInjectionSource - Class in org.jboss.as.ee.naming
Injection source that can be used to bind a potentially empty context
ContextInjectionSource(String, String) - Constructor for class org.jboss.as.ee.naming.ContextInjectionSource
 
ContextServiceAdd - Class in org.jboss.as.ee.subsystem
 
ContextServiceDefinitionAnnotationProcessor - Class in org.jboss.as.ee.concurrent.resource.definition
The ResourceDefinitionAnnotationProcessor for ContextServiceDefinition.
ContextServiceDefinitionAnnotationProcessor() - Constructor for class org.jboss.as.ee.concurrent.resource.definition.ContextServiceDefinitionAnnotationProcessor
 
ContextServiceDefinitionDescriptorProcessor - Class in org.jboss.as.ee.concurrent.resource.definition
The ResourceDefinitionDescriptorProcessor for ContextServiceDefinition.
ContextServiceDefinitionDescriptorProcessor() - Constructor for class org.jboss.as.ee.concurrent.resource.definition.ContextServiceDefinitionDescriptorProcessor
 
ContextServiceDefinitionInjectionSource - Class in org.jboss.as.ee.concurrent.resource.definition
The ResourceDefinitionInjectionSource for ContextServiceDefinition
ContextServiceDefinitionInjectionSource(String, ContextServiceTypesConfiguration) - Constructor for class org.jboss.as.ee.concurrent.resource.definition.ContextServiceDefinitionInjectionSource
 
ContextServiceImpl - Class in org.jboss.as.ee.concurrent
An extension of Jakarta EE RI ContextServiceImpl, which properly supports a security manager.
ContextServiceImpl(String, ContextSetupProvider, ContextServiceTypesConfiguration) - Constructor for class org.jboss.as.ee.concurrent.ContextServiceImpl
 
ContextServiceResourceDefinition - Class in org.jboss.as.ee.subsystem
 
ContextServiceResourceReferenceProcessor - Class in org.jboss.as.ee.concurrent.deployers.injection
 
ContextServiceService - Class in org.jboss.as.ee.concurrent.service
Service responsible for managing a context service impl's lifecycle.
ContextServiceService(String, String, ContextSetupProvider, ContextServiceTypesConfiguration) - Constructor for class org.jboss.as.ee.concurrent.service.ContextServiceService
 
ContextServiceTypesConfiguration - Class in org.jboss.as.ee.concurrent
The configuration for a Context Service, which indicates if a context type should be cleared, propagated or unchanged.
ContextServiceTypesConfiguration.Builder - Class in org.jboss.as.ee.concurrent
The builder class.
ControlPointUtils - Class in org.jboss.as.ee.concurrent
Class that manages the control point for executor services
ControlPointUtils() - Constructor for class org.jboss.as.ee.concurrent.ControlPointUtils
 
CORE_THREADS - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
 
CORE_THREADS - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
 
CORE_THREADS_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
 
CORE_THREADS_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
 
countDown() - Method in class org.jboss.as.ee.component.deployers.StartupCountdown
 
countUp(int) - Method in class org.jboss.as.ee.component.deployers.StartupCountdown
 
create() - Static method in class org.jboss.as.ee.subsystem.EeSubsystemRootResource
 
create(Component, InterceptorFactoryContext) - Method in class org.jboss.as.ee.component.ComponentInstanceInterceptorFactory
 
create(Component, InterceptorFactoryContext) - Method in class org.jboss.as.ee.component.ComponentInterceptorFactory
 
create(InterceptorContext) - Method in interface org.jboss.as.ee.component.ComponentFactory
 
create(InterceptorContext) - Method in class org.jboss.as.ee.component.ConstructorComponentFactory
 
create(InterceptorFactoryContext) - Method in class org.jboss.as.ee.component.AroundConstructInterceptorFactory
 
create(InterceptorFactoryContext) - Method in class org.jboss.as.ee.component.ComponentInstanceInterceptorFactory
 
create(InterceptorFactoryContext) - Method in class org.jboss.as.ee.component.ComponentInterceptorFactory
 
create(InterceptorFactoryContext) - Method in class org.jboss.as.ee.component.interceptors.UserInterceptorFactory
 
CREATE - org.jboss.as.ee.component.ComponentNamingMode
Create a new namespace for this component.
CREATE_CDI_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
 
createAnnotationInformation(CompositeIndex, PropertyReplacer) - Method in class org.jboss.as.ee.metadata.ClassAnnotationInformationFactory
 
createComponent() - Method in class org.jboss.as.ee.component.BasicComponentCreateService
Create the component.
createConfiguration(ClassReflectionIndex, ClassLoader, ModuleLoader) - Method in class org.jboss.as.ee.component.ComponentDescription
 
createContextualProxy(Object, Map<String, String>, Class<?>...) - Method in class org.jboss.as.ee.concurrent.ContextServiceImpl
 
createContextualProxy(T, Map<String, String>, Class<T>) - Method in class org.jboss.as.ee.concurrent.ContextServiceImpl
 
createFactory(Class<?>) - Method in interface org.jboss.as.ee.component.EEClassIntrospector
 
createFactory(Class<?>) - Method in class org.jboss.as.ee.component.ReflectiveClassIntrospector
 
createInjectionInterceptorFactory(Object, Object, Value<ManagedReferenceFactory>, DeploymentUnit, boolean) - Method in class org.jboss.as.ee.component.FieldInjectionTarget
 
createInjectionInterceptorFactory(Object, Object, Value<ManagedReferenceFactory>, DeploymentUnit, boolean) - Method in class org.jboss.as.ee.component.InjectionTarget
Get an interceptor factory which will carry out injection into this target.
createInjectionInterceptorFactory(Object, Object, Value<ManagedReferenceFactory>, DeploymentUnit, boolean) - Method in class org.jboss.as.ee.component.MethodInjectionTarget
 
createInjectionSource(ServiceName, Supplier<ClassLoader>, boolean) - Method in class org.jboss.as.ee.component.ViewDescription
Create the injection source
createInstance() - Method in class org.jboss.as.ee.component.BasicComponent
Create a new instance of this component.
createInstance() - Method in interface org.jboss.as.ee.component.Component
Create a new instance of this component.
createInstance() - Method in interface org.jboss.as.ee.component.ComponentView
Create the component view instance.
createInstance(Object) - Method in class org.jboss.as.ee.component.BasicComponent
Wraps an existing object instance in a ComponentInstance, and run the post construct interceptor chain on it.
createInstance(Object) - Method in interface org.jboss.as.ee.component.Component
 
createInstance(Object) - Method in class org.jboss.as.ee.component.ComponentRegistry
 
createInstance(Object) - Method in interface org.jboss.as.ee.component.EEClassIntrospector
Returns the managed reference of an new instance.
createInstance(Object) - Method in class org.jboss.as.ee.component.ReflectiveClassIntrospector
 
createInstance(Map<Object, Object>) - Method in interface org.jboss.as.ee.component.ComponentView
Create the component view instance using the additional context data
createInstanceFactory(Class<?>) - Method in class org.jboss.as.ee.component.ComponentRegistry
 
createInstanceFactory(Class<?>, boolean) - Method in class org.jboss.as.ee.component.ComponentRegistry
 
createInterceptors(InterceptorFactoryContext) - Method in class org.jboss.as.ee.component.BasicComponent
 
createModuleList(OperationContext, ModelNode) - Static method in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
 
createPermissions(EarMetaData, PolicyConfiguration) - Method in class org.jboss.as.ee.security.EarJaccService
Create JACC permissions for the deployment
createPermissions(T, PolicyConfiguration) - Method in class org.jboss.as.ee.security.JaccService
Create JACC permissions for the deployment
createReference(Object) - Method in class org.jboss.as.ee.component.ComponentRegistry.ComponentManagedReferenceFactory
 
createService(String, EarMetaData, Boolean) - Method in class org.jboss.as.ee.security.EarSecurityDeployer
Creates the appropriate service for metaData T
createService(String, T, Boolean) - Method in class org.jboss.as.ee.security.AbstractSecurityDeployer
Creates the appropriate service for metaData T
createThread(Runnable, ContextHandle) - Method in class org.jboss.as.ee.concurrent.ManagedThreadFactoryImpl
 
createViewConfiguration(Class<?>, ComponentConfiguration, ProxyFactory<?>) - Method in class org.jboss.as.ee.component.ViewDescription
Creates view configuration.
createViewInstance(ComponentView, Map<Object, Object>) - Method in interface org.jboss.as.ee.component.ViewInstanceFactory
 
current() - Static method in class org.jboss.as.ee.component.deployers.StartupCountdown
 
current() - Static method in class org.jboss.as.ee.concurrent.ConcurrentContext
Retrieves the current context in the current thread.
CURRENT_QUEUE_SIZE - Static variable in interface org.jboss.as.ee.subsystem.ManagedExecutorServiceMetricsAttributes
 
CURRENT_QUEUE_SIZE_AD - Static variable in interface org.jboss.as.ee.subsystem.ManagedExecutorServiceMetricsAttributes
 

D

DATASOURCE - Static variable in class org.jboss.as.ee.subsystem.DefaultBindingsResourceDefinition
 
DATASOURCE_AD - Static variable in class org.jboss.as.ee.subsystem.DefaultBindingsResourceDefinition
 
DEFAULT - Static variable in class org.jboss.as.ee.concurrent.ContextServiceTypesConfiguration
 
DEFAULT_BINDINGS - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel
 
DEFAULT_BINDINGS_PATH - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel
 
DEFAULT_COMPRESSION - org.jboss.as.ee.structure.EJBClientDescriptorXMLAttribute
 
DEFAULT_CONTEXT_SERVICE_JNDI_NAME - Static variable in class org.jboss.as.ee.concurrent.deployers.EEConcurrentDefaultBindingProcessor
 
DEFAULT_MANAGED_EXECUTOR_SERVICE_JNDI_NAME - Static variable in class org.jboss.as.ee.concurrent.deployers.EEConcurrentDefaultBindingProcessor
 
DEFAULT_MANAGED_SCHEDULED_EXECUTOR_SERVICE_JNDI_NAME - Static variable in class org.jboss.as.ee.concurrent.deployers.EEConcurrentDefaultBindingProcessor
 
DEFAULT_MANAGED_THREAD_FACTORY_JNDI_NAME - Static variable in class org.jboss.as.ee.concurrent.deployers.EEConcurrentDefaultBindingProcessor
 
DEFAULT_SLOT - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
 
DefaultBindingsAdd - Class in org.jboss.as.ee.subsystem
 
DefaultBindingsAdd(DefaultBindingsConfigurationProcessor) - Constructor for class org.jboss.as.ee.subsystem.DefaultBindingsAdd
 
DefaultBindingsConfigurationProcessor - Class in org.jboss.as.ee.component.deployers
The DeploymentUnitProcessor which adds the EE subsystem default bindings configuration to EE module descriptions.
DefaultBindingsConfigurationProcessor() - Constructor for class org.jboss.as.ee.component.deployers.DefaultBindingsConfigurationProcessor
 
DefaultBindingsResourceDefinition - Class in org.jboss.as.ee.subsystem
The resource definition wrt EE default bindings configuration.
DefaultBindingsResourceDefinition(DefaultBindingsConfigurationProcessor) - Constructor for class org.jboss.as.ee.subsystem.DefaultBindingsResourceDefinition
 
defaultConstructorNotFound(Class<?>) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
defaultConstructorNotFound(Class<?>) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the default constructor for the class, represented by the clazz parameter, could not be found.
defaultConstructorNotFound$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
defaultConstructorNotFoundOnComponent(String, Class<?>) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
defaultConstructorNotFoundOnComponent(String, Class<?>) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the default constructor for the class, represented by the className parameter, could not be found on the component.
defaultConstructorNotFoundOnComponent$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
DefaultContextSetupProviderImpl - Class in org.jboss.as.ee.concurrent
The default context setup provider.
DefaultContextSetupProviderImpl() - Constructor for class org.jboss.as.ee.concurrent.DefaultContextSetupProviderImpl
 
DefaultEarSubDeploymentsIsolationProcessor - Class in org.jboss.as.ee.component.deployers
DeploymentUnitProcessor responsible for setting the default ear subdeployments isolation for each .ear deployment unit.
DefaultEarSubDeploymentsIsolationProcessor() - Constructor for class org.jboss.as.ee.component.deployers.DefaultEarSubDeploymentsIsolationProcessor
 
DelegatingSupplier<T> - Class in org.jboss.as.ee.concurrent.service
A supplier which delegates to other supplier if it is configured.
DelegatingSupplier() - Constructor for class org.jboss.as.ee.concurrent.service.DelegatingSupplier
 
dependencies() - Method in class org.jboss.as.ee.concurrent.ConcurrentContextSetupAction
 
dependencies() - Method in class org.jboss.as.ee.naming.JavaNamespaceSetup
 
DEPENDENCY_INJECTION - org.jboss.as.ee.component.interceptors.InvocationType
 
DependencyConfigurator<T extends org.jboss.msc.service.Service> - Interface in org.jboss.as.ee.component
A configurator for a service dependency.
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.AbstractComponentConfigProcessor
*
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.AbstractDeploymentDescriptorBindingsProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.AbstractPlatformBindingProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.ApplicationClassesAggregationProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.AroundInvokeAnnotationParsingProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.ComponentInstallProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.DefaultBindingsConfigurationProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.DefaultEarSubDeploymentsIsolationProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.DescriptorEnvironmentLifecycleMethodProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.EarApplicationNameProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.EarMessageDestinationProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.EECleanUpProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.EEDefaultPermissionsProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.EEDistinctNameProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.EEModuleConfigurationProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.EEModuleInitialProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.EEModuleNameProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.LifecycleAnnotationParsingProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.MessageDestinationResolutionProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.ModuleJndiBindingProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.ResourceInjectionAnnotationParsingProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.ResourceReferenceRegistrySetupProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.concurrent.deployers.EEConcurrentContextProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.managedbean.processors.JavaEEDependencyProcessor
Add the EE APIs as a dependency to all deployments
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.managedbean.processors.ManagedBeanAnnotationProcessor
Check the deployment annotation index for all classes with the @ManagedBean annotation.
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.managedbean.processors.ManagedBeanSubDeploymentMarkingProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.metadata.AbstractEEAnnotationProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.metadata.property.DeploymentPropertiesProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.metadata.property.DeploymentPropertyResolverProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.metadata.property.PropertyResolverProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.naming.ApplicationContextProcessor
Add a ContextService for this module.
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.naming.InApplicationClientBindingProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.naming.InstanceNameBindingProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.naming.ModuleContextProcessor
Add a ContextService for this module.
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.resource.definition.ResourceDefinitionAnnotationProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.security.JaccEarDeploymentProcessor
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.structure.AnnotationPropertyReplacementProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.structure.ApplicationClientDeploymentProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.structure.ComponentAggregationProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.structure.DescriptorPropertyReplacementProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.structure.EarDependencyProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.structure.EarInitializationProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.structure.EarMetaDataParsingProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.structure.EarStructureProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.structure.EJBClientDescriptorParsingProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.structure.EjbJarDeploymentProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.structure.GlobalDirectoryDependencyProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.structure.GlobalModuleDependencyProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.structure.InitializeInOrderProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.subsystem.EEStartupCountdownProcessor
 
deploy(DeploymentUnit) - Method in class org.jboss.as.ee.security.AbstractSecurityDeployer
 
deploy(DeploymentUnit, String) - Method in class org.jboss.as.ee.security.AbstractSecurityDeployer
 
deployComponent(DeploymentPhaseContext, ComponentConfiguration, List<ServiceName>, ServiceName) - Method in class org.jboss.as.ee.component.deployers.ComponentInstallProcessor
 
DEPLOYMENT_NODE_SELECTOR - org.jboss.as.ee.structure.EJBClientDescriptorXMLAttribute
 
DEPLOYMENT_PROPERTIES - Static variable in class org.jboss.as.ee.metadata.property.Attachments
 
DEPLOYMENT_TYPE - Static variable in class org.jboss.as.ee.structure.Attachments
A Marker that identifies the type of deployment
DeploymentDescriptorEnvironment - Class in org.jboss.as.ee.component
The environment as read from a deployment descriptor
DeploymentDescriptorEnvironment(String, RemoteEnvironment) - Constructor for class org.jboss.as.ee.component.DeploymentDescriptorEnvironment
 
DeploymentPropertiesProcessor - Class in org.jboss.as.ee.metadata.property
 
DeploymentPropertiesProcessor() - Constructor for class org.jboss.as.ee.metadata.property.DeploymentPropertiesProcessor
 
DeploymentPropertyResolverProcessor - Class in org.jboss.as.ee.metadata.property
 
DeploymentPropertyResolverProcessor() - Constructor for class org.jboss.as.ee.metadata.property.DeploymentPropertyResolverProcessor
 
DeploymentType - Enum in org.jboss.as.ee.structure
 
DeploymentTypeMarker - Class in org.jboss.as.ee.structure
Helper class for dealing with the Attachments#RESOURCE_ROOT_TYPE attachment.
DescriptorEnvironmentLifecycleMethodProcessor - Class in org.jboss.as.ee.component.deployers
Deployment descriptor that resolves interceptor methods defined in ejb-jar.xml that could not be resolved at DD parse time.
DescriptorEnvironmentLifecycleMethodProcessor() - Constructor for class org.jboss.as.ee.component.deployers.DescriptorEnvironmentLifecycleMethodProcessor
 
DescriptorPropertyReplacementProcessor - Class in org.jboss.as.ee.structure
DeploymentUnitProcessor responsible for determining if property replacement should be done on EE spec descriptors.
DescriptorPropertyReplacementProcessor(AttachmentKey<Boolean>) - Constructor for class org.jboss.as.ee.structure.DescriptorPropertyReplacementProcessor
 
DescriptorUtils - Class in org.jboss.as.ee.utils
Utility class for working with method descriptors
DescriptorUtils() - Constructor for class org.jboss.as.ee.utils.DescriptorUtils
 
destroy() - Method in class org.jboss.as.ee.component.BasicComponentInstance
Destroy this component instance.
destroy() - Method in interface org.jboss.as.ee.component.ComponentInstance
Destroy this component instance.
DISTINCT_NAME - Static variable in class org.jboss.as.ee.structure.Attachments
The distinct-name that is configured for the EE deployment, in the deployment descriptor
doScheduledWrap(Runnable, ControlPoint) - Static method in class org.jboss.as.ee.concurrent.ControlPointUtils
 
doScheduledWrap(Callable<T>, ControlPoint) - Static method in class org.jboss.as.ee.concurrent.ControlPointUtils
 
doWrap(Runnable, ControlPoint) - Static method in class org.jboss.as.ee.concurrent.ControlPointUtils
 
doWrap(Callable<T>, ControlPoint) - Static method in class org.jboss.as.ee.concurrent.ControlPointUtils
 
duplicateJndiBindingFound(String, String, Class) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
duplicateJndiBindingFound(String, String, Class) - Method in interface org.jboss.as.ee.logging.EeLogger
 
duplicateJndiBindingFound$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 

E

EAR - org.jboss.as.ee.structure.DeploymentType
 
EAR_APPLICATION_NAME - Static variable in class org.jboss.as.ee.component.Attachments
Unlike the EE spec which says application name is the name of the top level deployment (even if it is just a jar and not an ear), the Jakarta Enterprise Beans spec semantics (for JNDI) expect that the application name is the .ear name (or any configured value in application.xml).
EAR_METADATA - Static variable in class org.jboss.as.ee.structure.Attachments
 
EAR_SUBDEPLOYMENTS_ISOLATED - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel
 
EAR_SUBDEPLOYMENTS_ISOLATED - Static variable in class org.jboss.as.ee.subsystem.EeSubsystemRootResource
 
EarApplicationNameProcessor - Class in org.jboss.as.ee.component.deployers
The Java EE6 spec and Enterprise Beans 3.1 spec contradict each other on what the "application-name" semantics are.
EarApplicationNameProcessor() - Constructor for class org.jboss.as.ee.component.deployers.EarApplicationNameProcessor
 
EarDependencyProcessor - Class in org.jboss.as.ee.structure
Processor which ensures that subdeployments of an EAR all synchronize before the next phase.
EarDependencyProcessor() - Constructor for class org.jboss.as.ee.structure.EarDependencyProcessor
 
EarInitializationProcessor - Class in org.jboss.as.ee.structure
Processor responsible for detecting and marking EAR file deployments.
EarInitializationProcessor() - Constructor for class org.jboss.as.ee.structure.EarInitializationProcessor
 
EarJaccService - Class in org.jboss.as.ee.security
A service that creates JACC permissions for an ear deployment
EarJaccService(String, EarMetaData, Boolean) - Constructor for class org.jboss.as.ee.security.EarJaccService
 
EarMessageDestinationProcessor - Class in org.jboss.as.ee.component.deployers
 
EarMessageDestinationProcessor() - Constructor for class org.jboss.as.ee.component.deployers.EarMessageDestinationProcessor
 
EarMetaDataParsingProcessor - Class in org.jboss.as.ee.structure
Deployment processor responsible for parsing the application.xml file of an ear.
EarMetaDataParsingProcessor() - Constructor for class org.jboss.as.ee.structure.EarMetaDataParsingProcessor
 
earModuleChildOfLibraryDirectory(String, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
earModuleChildOfLibraryDirectory(String, String) - Method in interface org.jboss.as.ee.logging.EeLogger
 
earModuleChildOfLibraryDirectory$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
EarSecurityDeployer - Class in org.jboss.as.ee.security
Handles ear deployments
EarSecurityDeployer() - Constructor for class org.jboss.as.ee.security.EarSecurityDeployer
 
EarStructureProcessor - Class in org.jboss.as.ee.structure
Deployment processor responsible for detecting EAR deployments and putting setting up the basic structure.
EarStructureProcessor() - Constructor for class org.jboss.as.ee.structure.EarStructureProcessor
 
EE_APPLICATION_CLASSES_DESCRIPTION - Static variable in class org.jboss.as.ee.component.Attachments
 
EE_APPLICATION_DESCRIPTION - Static variable in class org.jboss.as.ee.component.Attachments
 
EE_GLOBAL_DIRECTORY_CAPABILITY - Static variable in class org.jboss.as.ee.subsystem.EeCapabilities
 
EE_GLOBAL_DIRECTORY_CAPABILITY_NAME - Static variable in class org.jboss.as.ee.subsystem.EeCapabilities
 
EE_MODULE_CONFIGURATION - Static variable in class org.jboss.as.ee.component.Attachments
 
EE_MODULE_DESCRIPTION - Static variable in class org.jboss.as.ee.component.Attachments
 
EE_SETUP - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
EE10ContextHandleFactory - Interface in org.jboss.as.ee.concurrent.handle
The EE10 ContextHandleFactory, which should replace the legacy one once all impls are migrated.
EEAnnotationProcessor - Class in org.jboss.as.ee.component.deployers
Processes Jakarta Enterprise Beans annotations and attaches them to the EEModuleClassDescription
EEAnnotationProcessor() - Constructor for class org.jboss.as.ee.component.deployers.EEAnnotationProcessor
 
EEApplicationClasses - Class in org.jboss.as.ee.component
Allows a deployment to get old of class descriptions from all sub deployments it has access to.
EEApplicationClasses(List<EEModuleDescription>) - Constructor for class org.jboss.as.ee.component.EEApplicationClasses
 
EEApplicationDescription - Class in org.jboss.as.ee.component
 
EEApplicationDescription() - Constructor for class org.jboss.as.ee.component.EEApplicationDescription
 
EeCapabilities - Class in org.jboss.as.ee.subsystem
The capabilities provided by and required by this subsystem.
EeCapabilities() - Constructor for class org.jboss.as.ee.subsystem.EeCapabilities
 
EEClassIntrospector - Interface in org.jboss.as.ee.component
 
EECleanUpProcessor - Class in org.jboss.as.ee.component.deployers
Cleans up references to EE structures in the deployment unit
EECleanUpProcessor() - Constructor for class org.jboss.as.ee.component.deployers.EECleanUpProcessor
 
EEConcurrentContextProcessor - Class in org.jboss.as.ee.concurrent.deployers
The DUP responsible for the base concurrent context configuration setup.
EEConcurrentContextProcessor() - Constructor for class org.jboss.as.ee.concurrent.deployers.EEConcurrentContextProcessor
 
EEConcurrentDefaultBindingProcessor - Class in org.jboss.as.ee.concurrent.deployers
Processor responsible for binding the default EE concurrency resources to the naming context of EE modules/components.
EEConcurrentDefaultBindingProcessor() - Constructor for class org.jboss.as.ee.concurrent.deployers.EEConcurrentDefaultBindingProcessor
 
EEDefaultPermissionsProcessor - Class in org.jboss.as.ee.component.deployers
A processor which sets up the default Jakarta EE permission set.
EEDefaultPermissionsProcessor() - Constructor for class org.jboss.as.ee.component.deployers.EEDefaultPermissionsProcessor
 
EEDefaultResourceJndiNames - Class in org.jboss.as.ee.component
The jndi names for the default EE bindings.
EEDefaultResourceJndiNames() - Constructor for class org.jboss.as.ee.component.EEDefaultResourceJndiNames
 
EEDistinctNameProcessor - Class in org.jboss.as.ee.component.deployers
Examines a deployment unit and its top level parent to check for any distinct-name that's configured in the deployment descriptor(s) of the deployment units.
EEDistinctNameProcessor() - Constructor for class org.jboss.as.ee.component.deployers.EEDistinctNameProcessor
 
EeExtension - Class in org.jboss.as.ee.subsystem
JBossAS domain extension used to initialize the ee subsystem handlers and associated classes.
EeExtension() - Constructor for class org.jboss.as.ee.subsystem.EeExtension
 
EEJndiViewExtension - Class in org.jboss.as.ee.subsystem
 
EEJndiViewExtension() - Constructor for class org.jboss.as.ee.subsystem.EEJndiViewExtension
 
EeLogger - Interface in org.jboss.as.ee.logging
 
EeLogger_$logger - Class in org.jboss.as.ee.logging
Warning this class consists of generated code.
EeLogger_$logger(Logger) - Constructor for class org.jboss.as.ee.logging.EeLogger_$logger
 
EEModuleClassDescription - Class in org.jboss.as.ee.component
The description of a (possibly annotated) class in an EE module.
EEModuleClassDescription(String) - Constructor for class org.jboss.as.ee.component.EEModuleClassDescription
 
EEModuleConfiguration - Class in org.jboss.as.ee.component
TODO: do we still need this?
EEModuleConfiguration(EEModuleDescription) - Constructor for class org.jboss.as.ee.component.EEModuleConfiguration
 
EEModuleConfigurationProcessor - Class in org.jboss.as.ee.component.deployers
Deployment processor responsible for creating a EEModuleConfiguration from a EEModuleDescription and populating it with component and class configurations
EEModuleConfigurationProcessor() - Constructor for class org.jboss.as.ee.component.deployers.EEModuleConfigurationProcessor
 
EEModuleDescription - Class in org.jboss.as.ee.component
 
EEModuleDescription(String, String, String, boolean) - Constructor for class org.jboss.as.ee.component.EEModuleDescription
Construct a new instance.
EEModuleInitialProcessor - Class in org.jboss.as.ee.component.deployers
 
EEModuleInitialProcessor(boolean) - Constructor for class org.jboss.as.ee.component.deployers.EEModuleInitialProcessor
 
EEModuleNameProcessor - Class in org.jboss.as.ee.component.deployers
Class that is responsible for resolving name conflicts.
EEModuleNameProcessor() - Constructor for class org.jboss.as.ee.component.deployers.EEModuleNameProcessor
 
EEResourceReferenceProcessor - Interface in org.jboss.as.ee.component.deployers
User: jpai
EEResourceReferenceProcessorRegistry - Class in org.jboss.as.ee.component.deployers
User: jpai
EEResourceReferenceProcessorRegistry() - Constructor for class org.jboss.as.ee.component.deployers.EEResourceReferenceProcessorRegistry
 
EEStartupCountdownProcessor - Class in org.jboss.as.ee.subsystem
 
EEStartupCountdownProcessor() - Constructor for class org.jboss.as.ee.subsystem.EEStartupCountdownProcessor
 
EeSubsystemAdd - Class in org.jboss.as.ee.subsystem
Handler for adding the ee subsystem.
EeSubsystemAdd(DefaultEarSubDeploymentsIsolationProcessor, GlobalModuleDependencyProcessor, DescriptorPropertyReplacementProcessor, DescriptorPropertyReplacementProcessor, AnnotationPropertyReplacementProcessor, GlobalDirectoryDependencyProcessor) - Constructor for class org.jboss.as.ee.subsystem.EeSubsystemAdd
 
EESubsystemModel - Interface in org.jboss.as.ee.subsystem
 
EESubsystemModel.Version - Interface in org.jboss.as.ee.subsystem
Versions of the EE subsystem model
EeSubsystemRootResource - Class in org.jboss.as.ee.subsystem
ResourceDefinition for the EE subsystem's root management resource.
EeWriteAttributeHandler - Class in org.jboss.as.ee.subsystem
Handles the "write-attribute" operation for the EE subsystem.
EeWriteAttributeHandler(DefaultEarSubDeploymentsIsolationProcessor, GlobalModuleDependencyProcessor, DescriptorPropertyReplacementProcessor, DescriptorPropertyReplacementProcessor, AnnotationPropertyReplacementProcessor) - Constructor for class org.jboss.as.ee.subsystem.EeWriteAttributeHandler
 
EJB_CLIENT_DESCRIPTOR_LOCATIONS - Static variable in class org.jboss.as.ee.structure.EJBClientDescriptorParsingProcessor
 
EJB_CLIENT_METADATA - Static variable in class org.jboss.as.ee.structure.Attachments
 
EJB_EQUALS_HASHCODE - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Client
 
EJB_EXCEPTION_LOGGING_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
EJB_EXECUTION_TIME_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
 
EJB_IIOP_TRANSACTION - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
EJB_JAR - org.jboss.as.ee.structure.DeploymentType
 
EJB_RECEIVERS - org.jboss.as.ee.structure.EJBClientDescriptorXMLElement
 
EJB_SECURITY_AUTHORIZATION_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
EJB_SESSION_CONTEXT_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPassivation
 
EJB_SESSION_CONTEXT_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
 
EJB_SESSION_CONTEXT_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPreDestroy
 
EJB_SET_CONTEXT_METHOD_INVOCATION_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
 
EJB_WAIT_TIME_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
EJBAnnotationPropertyReplacement - Class in org.jboss.as.ee.structure
 
EJBClientDescriptorMetaData - Class in org.jboss.as.ee.metadata
Metadata for configurations contained in jboss-ejb-client.xml descriptor
EJBClientDescriptorMetaData() - Constructor for class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
 
EJBClientDescriptorMetaData.ClusterConfig - Class in org.jboss.as.ee.metadata
 
EJBClientDescriptorMetaData.ClusterNodeConfig - Class in org.jboss.as.ee.metadata
 
EJBClientDescriptorMetaData.HttpConnectionConfiguration - Class in org.jboss.as.ee.metadata
 
EJBClientDescriptorMetaData.RemotingReceiverConfiguration - Class in org.jboss.as.ee.metadata
 
EJBClientDescriptorParsingProcessor - Class in org.jboss.as.ee.structure
A deployment unit processor which parses jboss-ejb-client.xml in top level deployments.
EJBClientDescriptorParsingProcessor() - Constructor for class org.jboss.as.ee.structure.EJBClientDescriptorParsingProcessor
 
EjbClientDescriptorPropertyReplacement - Class in org.jboss.as.ee.structure
 
EJBClientDescriptorXMLAttribute - Enum in org.jboss.as.ee.structure
 
EJBClientDescriptorXMLElement - Enum in org.jboss.as.ee.structure
 
EjbJarDeploymentProcessor - Class in org.jboss.as.ee.structure
Processor that only runs for ear deployments where no application.xml is provided.
EjbJarDeploymentProcessor() - Constructor for class org.jboss.as.ee.structure.EjbJarDeploymentProcessor
 
elementAttributeMissing(String, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
elementAttributeMissing(String, String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the element must provide the attribute.
elementAttributeMissing$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
ELYTRON_JACC_CAPABILITY - Static variable in class org.jboss.as.ee.subsystem.EeCapabilities
 
EMPTY_INSTANCE - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription
 
enter() - Method in class org.jboss.as.ee.component.deployers.StartupCountdown
 
ENTITY_BEAN_REMOVE_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
 
ENTITY_EJB_ACTIVATE - org.jboss.as.ee.component.interceptors.InvocationType
 
ENTITY_EJB_CREATE - org.jboss.as.ee.component.interceptors.InvocationType
 
ENTITY_EJB_EJB_LOAD - org.jboss.as.ee.component.interceptors.InvocationType
 
ENTITY_EJB_PASSIVATE - org.jboss.as.ee.component.interceptors.InvocationType
 
EnvEntryInjectionSource - Class in org.jboss.as.ee.component
A description of an env-entry.
EnvEntryInjectionSource(Object) - Constructor for class org.jboss.as.ee.component.EnvEntryInjectionSource
Construct a new instance.
equals(Object) - Method in class org.jboss.as.ee.component.BindingConfiguration
 
equals(Object) - Method in class org.jboss.as.ee.component.ComponentTypeInjectionSource
 
equals(Object) - Method in class org.jboss.as.ee.component.deployers.MessageDestinationInjectionSource
 
equals(Object) - Method in class org.jboss.as.ee.component.EnvEntryInjectionSource
 
equals(Object) - Method in class org.jboss.as.ee.component.FixedInjectionSource
 
equals(Object) - Method in class org.jboss.as.ee.component.InjectionTarget
 
equals(Object) - Method in class org.jboss.as.ee.component.InterceptorDescription
 
equals(Object) - Method in class org.jboss.as.ee.component.LookupInjectionSource
 
equals(Object) - Method in class org.jboss.as.ee.component.ViewBindingInjectionSource
 
equals(Object) - Method in class org.jboss.as.ee.component.ViewDescription
 
equals(Object) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.ClusterConfig
 
equals(Object) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.ClusterNodeConfig
 
equals(Object) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.RemotingReceiverConfiguration
 
equals(Object) - Method in class org.jboss.as.ee.resource.definition.ResourceDefinitionInjectionSource
 
equals(Object, Object) - Static method in class org.jboss.as.ee.component.deployers.ModuleJndiBindingProcessor
 
errorDeletingJACCPolicy(Throwable) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
errorDeletingJACCPolicy(Throwable) - Method in interface org.jboss.as.ee.logging.EeLogger
 
errorDeletingJACCPolicy$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
errorParsingEJBClientDescriptor(String, Location) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
errorParsingEJBClientDescriptor(String, Location) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating that there was an exception while parsing a jboss-ejb-client.xml
errorParsingEJBClientDescriptor$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
EXCLUDE_LOCAL_RECEIVER - org.jboss.as.ee.structure.EJBClientDescriptorXMLAttribute
 
excludeClassInterceptors(MethodIdentifier) - Method in class org.jboss.as.ee.component.ComponentDescription
 
excludeDefaultInterceptors(MethodIdentifier) - Method in class org.jboss.as.ee.component.ComponentDescription
 
execute(Runnable) - Method in class org.jboss.as.ee.concurrent.ManagedExecutorServiceImpl
 
execute(Runnable) - Method in class org.jboss.as.ee.concurrent.ManagedScheduledExecutorServiceImpl
 
execute(JndiViewExtensionContext) - Method in class org.jboss.as.ee.subsystem.EEJndiViewExtension
 
executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.ee.subsystem.ManagedExecutorServiceMetricsHandler
 
executorServiceNotFound(ServiceName) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
executorServiceNotFound(ServiceName) - Method in interface org.jboss.as.ee.logging.EeLogger
 
executorServiceNotFound$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
EXTRA_PRINCIPAL_ROLES - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 

F

FACTORY - Static variable in class org.jboss.as.ee.managedbean.component.ManagedBeanCreateInterceptor
 
factoryAlreadyExists(ConcurrentContext, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
factoryAlreadyExists(ConcurrentContext, String) - Method in interface org.jboss.as.ee.logging.EeLogger
 
factoryAlreadyExists$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
factoryNotFound(ConcurrentContext, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
factoryNotFound(ConcurrentContext, String) - Method in interface org.jboss.as.ee.logging.EeLogger
 
factoryNotFound$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
FAILED_COMPONENTS - Static variable in class org.jboss.as.ee.component.Attachments
Components that failed during install.
failedToInstallComponent(Throwable, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
failedToInstallComponent(Throwable, String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating a failure to install the component.
failedToInstallComponent$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
failedToLoadJbossProperties(IOException) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
failedToLoadJbossProperties(IOException) - Method in interface org.jboss.as.ee.logging.EeLogger
 
failedToLoadJbossProperties$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
failedToParse(Throwable, VirtualFile) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
failedToParse(Throwable, VirtualFile) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating a failure to parse the xmlFile.
failedToParse$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
failedToProcessChild(Throwable, VirtualFile) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
failedToProcessChild(Throwable, VirtualFile) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating a failure to process the children for the EAR.
failedToProcessChild$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
failedToProcessEJBClientDescriptor(Throwable) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
failedToProcessEJBClientDescriptor(Throwable) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating that the jboss-ejb-client.xml couldn't be processed
failedToProcessEJBClientDescriptor$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
failedToRead(String, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
failedToRead(String, String) - Method in interface org.jboss.as.ee.logging.EeLogger
A message indicating a failure to read the entries in the application.
failedToRead(String, String, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
failedToRead(String, String, String) - Method in interface org.jboss.as.ee.logging.EeLogger
A message indicating a failure to read the entries in the module.
failedToRead(String, String, String, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
failedToRead(String, String, String, String) - Method in interface org.jboss.as.ee.logging.EeLogger
A message indicating a failure to read the entries in the module.
failedToRead2$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
failedToRead3$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
failedToRead4$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
failedToResumeTransaction(Throwable) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
failedToResumeTransaction(Throwable) - Method in interface org.jboss.as.ee.logging.EeLogger
 
failedToResumeTransaction$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
failedToRollbackTransaction(Throwable) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
failedToRollbackTransaction(Throwable) - Method in interface org.jboss.as.ee.logging.EeLogger
 
failedToRollbackTransaction$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
failedToRunTask(Object, Exception) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
failedToRunTask(Object, Exception) - Method in interface org.jboss.as.ee.logging.EeLogger
 
failedToRunTask$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
failedToSuspendTransaction(Throwable) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
failedToSuspendTransaction(Throwable) - Method in interface org.jboss.as.ee.logging.EeLogger
 
failedToSuspendTransaction$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
failureWhileRunningTask(Object, Exception) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
failureWhileRunningTask(Object, Exception) - Method in interface org.jboss.as.ee.logging.EeLogger
 
failureWhileRunningTask$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
FieldInjectionTarget - Class in org.jboss.as.ee.component
 
FieldInjectionTarget(String, String, String) - Constructor for class org.jboss.as.ee.component.FieldInjectionTarget
 
fieldNotFound(String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
fieldNotFound(String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the field, represented by the name parameter, was not found.
fieldNotFound$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
FINAL_PROPERTY_REPLACER - Static variable in class org.jboss.as.ee.metadata.property.Attachments
 
FINDER_METHOD - org.jboss.as.ee.component.interceptors.InvocationType
 
FIXED_LOCATIONS - Static variable in class org.jboss.as.ee.component.deployers.ResourceInjectionAnnotationParsingProcessor
 
FixedInjectionSource - Class in org.jboss.as.ee.component
An injection of a fixed value.
FixedInjectionSource(ManagedReferenceFactory, Object) - Constructor for class org.jboss.as.ee.component.FixedInjectionSource
Construct a new instance.
forName(String) - Static method in enum org.jboss.as.ee.structure.EJBClientDescriptorXMLAttribute
 
forName(String) - Static method in enum org.jboss.as.ee.structure.EJBClientDescriptorXMLElement
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ee.component.deployers.BooleanAnnotationInformationFactory
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ee.component.deployers.InterceptorsAnnotationInformationFactory
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ee.metadata.ClassAnnotationInformationFactory
 
fromMultiAnnotation(AnnotationInstance) - Method in class org.jboss.as.ee.metadata.ClassAnnotationInformationFactory
 
fromServiceLoader(ClassLoader) - Static method in class org.jboss.as.ee.concurrent.handle.ThreadContextProviderContextHandleFactory
Retrieves a collection containing a new factory for each ThreadContextProvider found on the specified ClassLoader, through the ServiceLoader framework.

G

get() - Method in class org.jboss.as.ee.concurrent.service.DelegatingSupplier
Gets delegating supplier value or null if supplier is not configured.
getActiveThreadsCount() - Method in interface org.jboss.as.ee.concurrent.ManagedExecutorRuntimeStats
 
getAllInterceptors() - Method in class org.jboss.as.ee.component.ComponentDescription
Returns a combined map of class and method level interceptors
getAnnotationCollectionDotName() - Method in class org.jboss.as.ee.concurrent.resource.definition.ContextServiceDefinitionAnnotationProcessor
 
getAnnotationCollectionDotName() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionAnnotationProcessor
 
getAnnotationCollectionDotName() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionAnnotationProcessor
 
getAnnotationCollectionDotName() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedThreadFactoryDefinitionAnnotationProcessor
 
getAnnotationCollectionDotName() - Method in class org.jboss.as.ee.resource.definition.ResourceDefinitionAnnotationProcessor
Retrieves the annotation collection's dot name.
getAnnotationDotName() - Method in class org.jboss.as.ee.concurrent.resource.definition.ContextServiceDefinitionAnnotationProcessor
 
getAnnotationDotName() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionAnnotationProcessor
 
getAnnotationDotName() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionAnnotationProcessor
 
getAnnotationDotName() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedThreadFactoryDefinitionAnnotationProcessor
 
getAnnotationDotName() - Method in class org.jboss.as.ee.resource.definition.ResourceDefinitionAnnotationProcessor
Retrieves the annotation's dot name.
getAnnotationInformation(Class<A>) - Method in class org.jboss.as.ee.component.EEModuleClassDescription
 
getAnnotationType() - Method in class org.jboss.as.ee.metadata.ClassAnnotationInformation
 
getAnnotationType() - Method in class org.jboss.as.ee.metadata.ClassAnnotationInformationFactory
 
getAppContextSupplier() - Method in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector
 
getApplicationName() - Method in class org.jboss.as.ee.component.ComponentConfiguration
Get the application name.
getApplicationName() - Method in class org.jboss.as.ee.component.ComponentDescription
Get the component's module's application name.
getApplicationName() - Method in class org.jboss.as.ee.component.EEModuleConfiguration
 
getApplicationName() - Method in class org.jboss.as.ee.component.EEModuleDescription
Returns the application name which can be the same as the module name, in the absence of a .ear top level deployment
getApplicationName() - Method in class org.jboss.as.ee.component.InjectionSource.ResolutionContext
Get the current application name, or null if there is none.
getAroundConstruct() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
 
getAroundConstruct() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription
 
getAroundConstructInterceptors() - Method in class org.jboss.as.ee.component.ComponentConfiguration
Get the around-construct interceptors.
getAroundInvoke() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
 
getAroundInvoke() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription
 
getAroundTimeout() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
 
getAroundTimeout() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription
 
getAroundTimeoutInterceptors(Method) - Method in class org.jboss.as.ee.component.ComponentConfiguration
Gets the around timeout interceptor list for a given method.
getAsyncMethods() - Method in class org.jboss.as.ee.component.ViewConfiguration
Gets all async methods for the view
getAttributes() - Method in class org.jboss.as.ee.subsystem.GlobalDirectoryResourceDefinition
 
getBeanDeploymentArchiveId() - Method in class org.jboss.as.ee.component.ComponentDescription
 
getBindingConfigurations() - Method in class org.jboss.as.ee.component.ComponentDescription
Get the binding configurations for this component.
getBindingConfigurations() - Method in class org.jboss.as.ee.component.EEModuleClassDescription
Get the binding configurations for this EE module class.
getBindingConfigurations() - Method in class org.jboss.as.ee.component.EEModuleDescription
 
getBindingConfigurations() - Method in class org.jboss.as.ee.component.InterceptorEnvironment
 
getBindingConfigurations() - Method in class org.jboss.as.ee.component.ViewConfiguration
Get the binding configurations for this view.
getBindingNames() - Method in class org.jboss.as.ee.component.ViewDescription
Get the set of binding names for this view.
getChainPriority() - Method in class org.jboss.as.ee.concurrent.handle.ClassLoaderContextHandleFactory
 
getChainPriority() - Method in interface org.jboss.as.ee.concurrent.handle.ContextHandleFactory
The factory priority is used to define the order of handles when chained.
getChainPriority() - Method in class org.jboss.as.ee.concurrent.handle.NamingContextHandleFactory
 
getChainPriority() - Method in class org.jboss.as.ee.concurrent.handle.OtherEESetupActionsContextHandleFactory
 
getChainPriority() - Method in class org.jboss.as.ee.concurrent.handle.ThreadContextProviderContextHandleFactory
 
getChainPriority() - Method in class org.jboss.as.ee.concurrent.handle.TransactionContextHandleFactory
 
getChainPriority() - Method in class org.jboss.as.ee.concurrent.handle.TransactionLeakContextHandleFactory
 
getChannelCreationOptions() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.RemotingReceiverConfiguration
 
getClassAnnotations() - Method in class org.jboss.as.ee.metadata.RuntimeAnnotationInformation
 
getClassByName(String) - Method in class org.jboss.as.ee.component.EEApplicationClasses
Look for a class description in all available modules.
getClassDescriptions() - Method in class org.jboss.as.ee.component.EEModuleDescription
Returns all class descriptions in this module
getClassIndex() - Method in class org.jboss.as.ee.component.ComponentConfiguration
 
getClassInterceptor(String) - Method in class org.jboss.as.ee.component.ComponentDescription
Returns the InterceptorDescription for the passed interceptorClassName, if such a class interceptor exists for this component description.
getClassInterceptors() - Method in class org.jboss.as.ee.component.ComponentDescription
Get the list of interceptor classes applied directly to class.
getClassIntrospectorInjectedValue() - Method in class org.jboss.as.ee.component.ComponentRegistry
 
getClassLevelAnnotations() - Method in class org.jboss.as.ee.metadata.ClassAnnotationInformation
 
getClassName() - Method in class org.jboss.as.ee.component.EEModuleClassDescription
Get the class name of this EE module class.
getClassName() - Method in class org.jboss.as.ee.component.InjectionTarget
Get the name of the target class.
getClientInterceptors(Method) - Method in class org.jboss.as.ee.component.ViewConfiguration
Get the client interceptors for a method.
getClientPostConstructInterceptors() - Method in class org.jboss.as.ee.component.ViewConfiguration
Get the post-construct interceptors for client proxy instances.
getClientPreDestroyInterceptors() - Method in class org.jboss.as.ee.component.ViewConfiguration
Get the pre-destroy interceptors for client proxy instances.
getClusterConfigs() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
 
getClusterName() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.ClusterConfig
 
getClusterNodeConfigs() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.ClusterConfig
 
getCompContextSupplier() - Method in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector
 
getCompletedTaskCount() - Method in interface org.jboss.as.ee.concurrent.ManagedExecutorRuntimeStats
 
getComponent() - Method in class org.jboss.as.ee.component.BasicComponentInstance
Get the component associated with this instance.
getComponent() - Method in interface org.jboss.as.ee.component.ComponentInstance
Get the component associated with this instance.
getComponent() - Method in interface org.jboss.as.ee.component.ComponentView
Get the associated component.
getComponentByName(String) - Method in class org.jboss.as.ee.component.EEModuleDescription
 
getComponentClass() - Method in class org.jboss.as.ee.component.BasicComponent
Get the class of this bean component.
getComponentClass() - Method in class org.jboss.as.ee.component.BasicComponentCreateService
Get the component class.
getComponentClass() - Method in interface org.jboss.as.ee.component.Component
Get the component's actual implementation class.
getComponentClass() - Method in class org.jboss.as.ee.component.ComponentConfiguration
Get the component class.
getComponentClassName() - Method in class org.jboss.as.ee.component.ComponentDescription
Get the component instance class name.
getComponentConfiguration() - Method in class org.jboss.as.ee.component.ViewConfiguration
Get the component configuration for this view.
getComponentConfigurations() - Method in class org.jboss.as.ee.component.EEModuleConfiguration
 
getComponentCreateServiceFactory() - Method in class org.jboss.as.ee.component.ComponentConfiguration
Get the component create service factory for this component.
getComponentDefault() - Method in class org.jboss.as.ee.metadata.AnnotationMetadata
 
getComponentDescription() - Method in class org.jboss.as.ee.component.ComponentConfiguration
Get the component description.
getComponentDescription() - Method in class org.jboss.as.ee.component.ViewDescription
Get the associated component description.
getComponentDescriptions() - Method in class org.jboss.as.ee.component.EEModuleDescription
 
getComponentInjector() - Method in class org.jboss.as.ee.component.ComponentStartService
Get the component injector.
getComponentInjector() - Method in class org.jboss.as.ee.component.ViewService
 
getComponentInterceptors() - Method in class org.jboss.as.ee.component.BasicComponentCreateService
Get the component interceptor factory map.
getComponentInterceptors(Method) - Method in class org.jboss.as.ee.component.ComponentConfiguration
Gets the interceptor list for a given method.
getComponentName() - Method in class org.jboss.as.ee.component.BasicComponent
Get the name of this bean component.
getComponentName() - Method in class org.jboss.as.ee.component.BasicComponentCreateService
Get the component name.
getComponentName() - Method in class org.jboss.as.ee.component.ComponentConfiguration
Get the component name.
getComponentName() - Method in class org.jboss.as.ee.component.ComponentDescription
Get the component name.
getComponentName() - Method in class org.jboss.as.ee.component.InjectionSource.ResolutionContext
Get the current component name, or null if there is none.
getComponents(String, String, VirtualFile) - Method in class org.jboss.as.ee.component.EEApplicationDescription
Get all views in the application that have the given name and view type
getComponents(String, VirtualFile) - Method in class org.jboss.as.ee.component.EEApplicationDescription
Get all components in the application that have the given name
getComponentsByClassName(String) - Method in class org.jboss.as.ee.component.EEModuleDescription
 
getComponentsForViewName(String, VirtualFile) - Method in class org.jboss.as.ee.component.EEApplicationDescription
Get all views that have the given type in the application
getConcurrentContext() - Method in class org.jboss.as.ee.component.ComponentConfiguration
 
getConcurrentContext() - Method in class org.jboss.as.ee.component.EEModuleDescription
 
getConcurrentContext() - Method in class org.jboss.as.ee.concurrent.ConcurrentContextSetupAction
 
getConcurrentContextServiceName(String, String, String) - Static method in class org.jboss.as.ee.concurrent.service.ConcurrentServiceNames
 
getConfigurators() - Method in class org.jboss.as.ee.component.ComponentDescription
Get the configurators for this component.
getConfigurators() - Method in class org.jboss.as.ee.component.ViewDescription
Get the configurators for this view.
getConnectionTimeout() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.RemotingReceiverConfiguration
 
getContext(String) - Method in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector
 
getContextService() - Method in class org.jboss.as.ee.component.EEDefaultResourceJndiNames
 
getContextServiceName() - Method in class org.jboss.as.ee.component.ComponentDescription
Get the context service name.
getContextServiceRef() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionInjectionSource
 
getContextServiceRef() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionInjectionSource
 
getContextServiceRef() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedThreadFactoryDefinitionInjectionSource
 
getContextServiceServiceName(String) - Static method in class org.jboss.as.ee.concurrent.service.ConcurrentServiceNames
Deprecated.
Use "org.wildfly.ee.concurrent.context.service" dynamic capability's service name instead.
getContextServiceSupplier() - Method in class org.jboss.as.ee.concurrent.service.ManagedExecutorServiceService
 
getContextServiceSupplier() - Method in class org.jboss.as.ee.concurrent.service.ManagedScheduledExecutorServiceService
 
getContextServiceSupplier() - Method in class org.jboss.as.ee.concurrent.service.ManagedThreadFactoryService
 
getContextServiceTypesConfiguration() - Method in class org.jboss.as.ee.concurrent.ContextServiceImpl
 
getContextServiceTypesConfiguration() - Method in class org.jboss.as.ee.concurrent.resource.definition.ContextServiceDefinitionInjectionSource
 
getContextType() - Method in class org.jboss.as.ee.concurrent.handle.ClassLoaderContextHandleFactory
 
getContextType() - Method in interface org.jboss.as.ee.concurrent.handle.EE10ContextHandleFactory
 
getContextType() - Method in class org.jboss.as.ee.concurrent.handle.NamingContextHandleFactory
 
getContextType() - Method in class org.jboss.as.ee.concurrent.handle.OtherEESetupActionsContextHandleFactory
 
getContextType() - Method in class org.jboss.as.ee.concurrent.handle.ThreadContextProviderContextHandleFactory
 
getContextType() - Method in class org.jboss.as.ee.concurrent.handle.TransactionContextHandleFactory
 
getCreateDependencies() - Method in class org.jboss.as.ee.component.ComponentConfiguration
Get the create dependencies list.
getCreateServiceName() - Method in class org.jboss.as.ee.component.BasicComponent
 
getCreateServiceName() - Method in class org.jboss.as.ee.component.ComponentDescription
Get the service name of this components create service
getDataSource() - Method in class org.jboss.as.ee.component.EEDefaultResourceJndiNames
 
getDeclaredValueClassName() - Method in class org.jboss.as.ee.component.InjectionTarget
Get the class name of the field or the parameter type declared for the target method.
getDefaultClassIntrospectorServiceName() - Method in class org.jboss.as.ee.component.EEModuleDescription
 
getDefaultCompression() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
 
getDefaultContext() - Method in class org.jboss.as.ee.component.DeploymentDescriptorEnvironment
 
getDefaultInterceptors() - Method in class org.jboss.as.ee.component.ComponentDescription
 
getDefaultResourceJndiNames() - Method in class org.jboss.as.ee.component.EEModuleDescription
 
getDefaultSecurityDomain() - Method in class org.jboss.as.ee.component.EEModuleDescription
 
getDefinedComponentMethods() - Method in class org.jboss.as.ee.component.ComponentConfiguration
Get the set of currently known component methods.
getDependencies() - Method in class org.jboss.as.ee.component.ComponentDescription
Get the dependency set.
getDependencies() - Method in class org.jboss.as.ee.component.ViewConfiguration
 
getDeploymentDescriptorEnvironment() - Method in class org.jboss.as.ee.component.ComponentDescription
 
getDeploymentDescriptorEnvironment() - Method in class org.jboss.as.ee.component.InterceptorEnvironment
 
getDeploymentNodeSelector() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
 
getDistinctName() - Method in class org.jboss.as.ee.component.EEModuleDescription
 
getEarApplicationName() - Method in class org.jboss.as.ee.component.EEModuleDescription
Unlike the EEModuleDescription.getApplicationName() which follows the Jakarta EE spec semantics i.e.
getEnvironment() - Method in class org.jboss.as.ee.component.DeploymentDescriptorEnvironment
 
getExecutorInjector() - Method in class org.jboss.as.ee.component.ComponentStartService
 
getExecutorService() - Method in class org.jboss.as.ee.concurrent.service.ManagedExecutorServiceService
 
getExecutorService() - Method in class org.jboss.as.ee.concurrent.service.ManagedScheduledExecutorServiceService
 
getExportedContextSupplier() - Method in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector
 
getFactoryName() - Method in class org.jboss.as.ee.concurrent.handle.NullContextHandle
 
getFactoryName() - Method in interface org.jboss.as.ee.concurrent.handle.ResetContextHandle
Retrieves the name of the factory which built the handle.
getFactoryName() - Method in interface org.jboss.as.ee.concurrent.handle.SetupContextHandle
Retrieves the name of the factory which built the handle.
getFieldLevelAnnotations() - Method in class org.jboss.as.ee.metadata.ClassAnnotationInformation
 
getGlobalContextSupplier() - Method in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector
 
getHttpConnectionConfigurations() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
 
getHungTaskTerminationPeriod() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionInjectionSource
 
getHungTaskTerminationPeriod() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionInjectionSource
 
getHungTaskThreshold() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionInjectionSource
 
getHungTaskThreshold() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionInjectionSource
 
getHungThreads() - Method in interface org.jboss.as.ee.concurrent.ManagedExecutorWithHungThreads
 
getHungThreadsCount() - Method in interface org.jboss.as.ee.concurrent.ManagedExecutorRuntimeStats
 
getInjectionConfigurations() - Method in class org.jboss.as.ee.component.EEModuleClassDescription
Get the resource injection configurations for this EE module class.
getInjectionTarget(String, String, ClassLoader, DeploymentReflectionIndex) - Static method in class org.jboss.as.ee.utils.InjectionUtils
 
getInstance() - Method in class org.jboss.as.ee.component.BasicComponentInstance
Get the actual object instance.
getInstance() - Method in interface org.jboss.as.ee.component.ComponentInstance
Get the actual object instance.
getInstance(Object) - Method in class org.jboss.as.ee.component.BasicComponent
 
getInstance(Object) - Method in interface org.jboss.as.ee.component.Component
Returns a component instance for a pre-existing instance.
getInstance(Object) - Method in class org.jboss.as.ee.component.ComponentRegistry
 
getInstance(Object) - Method in interface org.jboss.as.ee.component.EEClassIntrospector
Returns the managed reference of an existing instance.
getInstance(Object) - Method in class org.jboss.as.ee.component.ReflectiveClassIntrospector
 
getInstanceClassName() - Method in class org.jboss.as.ee.component.ViewManagedReferenceFactory
 
getInstanceData(Object) - Method in class org.jboss.as.ee.component.BasicComponentInstance
 
getInstanceData(Object) - Method in interface org.jboss.as.ee.component.ComponentInstance
Gets some data that was attached to this component instance
getInstanceFactory() - Method in class org.jboss.as.ee.component.ComponentConfiguration
Get the instance factory for this component.
getInterceptor(Method) - Method in class org.jboss.as.ee.component.BasicComponentInstance
Get the instance interceptor (entry point) for the given method.
getInterceptor(Method) - Method in interface org.jboss.as.ee.component.ComponentInstance
Get the instance interceptor (entry point) for the given method.
getInterceptorClassDescription() - Method in class org.jboss.as.ee.component.EEModuleClassDescription
 
getInterceptorClassName() - Method in class org.jboss.as.ee.component.InterceptorDescription
 
getInterceptorClassOverride(String) - Method in class org.jboss.as.ee.component.EEModuleDescription
Get module level interceptor method overrides that are set up in ejb-jar.xml
getInterceptorContextKeys() - Method in class org.jboss.as.ee.component.ComponentConfiguration
 
getInterceptorEnvironment() - Method in class org.jboss.as.ee.component.EEModuleDescription
 
getInvalidMessage() - Method in class org.jboss.as.ee.component.EEModuleClassDescription
 
getInvocationTimeout() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
 
getJbossContextSupplier() - Method in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector
 
getJmsConnectionFactory() - Method in class org.jboss.as.ee.component.EEDefaultResourceJndiNames
 
getJndiName() - Method in class org.jboss.as.ee.resource.definition.ResourceDefinitionInjectionSource
 
getKeepAliveTime() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionInjectionSource
 
getKeepAliveTime() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionInjectionSource
 
getKeepAliveTimeUnit() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionInjectionSource
 
getKeepAliveTimeUnit() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionInjectionSource
 
getLabel() - Method in enum org.jboss.as.ee.component.interceptors.InvocationType
 
getLifecycleMethods() - Method in class org.jboss.as.ee.component.ComponentConfiguration
Returns a set of all lifecycle methods defined on the bean
getLocalName() - Method in enum org.jboss.as.ee.structure.EJBClientDescriptorXMLAttribute
Get the local name of this attribute.
getLocalName() - Method in enum org.jboss.as.ee.structure.EJBClientDescriptorXMLElement
 
getLoggingLocale() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
getManagedExecutorService() - Method in class org.jboss.as.ee.component.EEDefaultResourceJndiNames
 
getManagedExecutorServiceServiceName(String) - Static method in class org.jboss.as.ee.concurrent.service.ConcurrentServiceNames
Deprecated.
Use "org.wildfly.ee.concurrent.executor" dynamic capability's service name instead.
getManagedScheduledExecutorService() - Method in class org.jboss.as.ee.component.EEDefaultResourceJndiNames
 
getManagedScheduledExecutorServiceServiceName(String) - Static method in class org.jboss.as.ee.concurrent.service.ConcurrentServiceNames
Deprecated.
Use "org.wildfly.ee.concurrent.scheduled-executor" dynamic capability's service name instead.
getManagedThreadFactory() - Method in class org.jboss.as.ee.component.EEDefaultResourceJndiNames
 
getManagedThreadFactoryServiceName(String) - Static method in class org.jboss.as.ee.concurrent.service.ConcurrentServiceNames
Deprecated.
Use "org.wildfly.ee.concurrent.thread-factory" dynamic capability's service name instead.
getMarkupClassName() - Method in class org.jboss.as.ee.component.ViewDescription
 
getMaxAllowedConnectedNodes() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.ClusterConfig
 
getMaxAsync() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionInjectionSource
 
getMaxAsync() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionInjectionSource
 
getMaxThreadsCount() - Method in interface org.jboss.as.ee.concurrent.ManagedExecutorRuntimeStats
 
getMessageDestinations() - Method in class org.jboss.as.ee.component.EEModuleDescription
 
getMetaDataType() - Method in class org.jboss.as.ee.security.AbstractSecurityDeployer
Return the type of metadata
getMetaDataType() - Method in class org.jboss.as.ee.security.EarSecurityDeployer
Return the type of metadata
getMethod(String, String) - Method in interface org.jboss.as.ee.component.ComponentView
Gets a view method based on name and descriptor
getMethod(DeploymentUnit) - Method in class org.jboss.as.ee.component.MethodInjectionTarget
 
getMethod(DeploymentReflectionIndex, Class<?>) - Method in class org.jboss.as.ee.component.MethodInjectionTarget
 
getMethodAnnotations() - Method in class org.jboss.as.ee.metadata.RuntimeAnnotationInformation
 
getMethodInterceptors() - Method in class org.jboss.as.ee.component.ComponentDescription
Get the method interceptor configurations.
getMethodLevelAnnotations() - Method in class org.jboss.as.ee.metadata.ClassAnnotationInformation
 
getMethodOverrides() - Method in class org.jboss.as.ee.metadata.AnnotationMetadata
 
getModuleClassLoader() - Method in class org.jboss.as.ee.component.ComponentConfiguration
 
getModuleContextSupplier() - Method in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector
 
getModuleDescription() - Method in class org.jboss.as.ee.component.ComponentDescription
 
getModuleIdentifier() - Method in class org.jboss.as.ee.subsystem.GlobalModulesDefinition.GlobalModule
 
getModuleLoader() - Method in class org.jboss.as.ee.component.ComponentConfiguration
 
getModuleName() - Method in class org.jboss.as.ee.component.ComponentConfiguration
Get the module name.
getModuleName() - Method in class org.jboss.as.ee.component.ComponentDescription
Get the component's module name.
getModuleName() - Method in class org.jboss.as.ee.component.EEModuleConfiguration
 
getModuleName() - Method in class org.jboss.as.ee.component.EEModuleDescription
 
getModuleName() - Method in class org.jboss.as.ee.component.InjectionSource.ResolutionContext
Get the current module name, or null if there is none.
getModuleName() - Method in class org.jboss.as.ee.subsystem.GlobalDirectoryResourceDefinition.GlobalDirectory
 
getMultiAnnotationType() - Method in class org.jboss.as.ee.metadata.ClassAnnotationInformationFactory
 
getName() - Method in class org.jboss.as.ee.component.BindingConfiguration
The name into which this binding should be made.
getName() - Method in class org.jboss.as.ee.component.InjectionTarget
Get the name of the target property.
getName() - Method in class org.jboss.as.ee.concurrent.handle.ClassLoaderContextHandleFactory
 
getName() - Method in interface org.jboss.as.ee.concurrent.handle.ContextHandleFactory
Retrieves the factory's name.
getName() - Method in class org.jboss.as.ee.concurrent.handle.NamingContextHandleFactory
 
getName() - Method in class org.jboss.as.ee.concurrent.handle.OtherEESetupActionsContextHandleFactory
 
getName() - Method in class org.jboss.as.ee.concurrent.handle.ThreadContextProviderContextHandleFactory
 
getName() - Method in class org.jboss.as.ee.concurrent.handle.TransactionContextHandleFactory
 
getName() - Method in class org.jboss.as.ee.concurrent.handle.TransactionLeakContextHandleFactory
 
getName() - Method in interface org.jboss.as.ee.concurrent.ManagedExecutorWithHungThreads
 
getName() - Method in class org.jboss.as.ee.subsystem.GlobalDirectoryResourceDefinition.GlobalDirectory
 
getNamespaceContextInterceptorFactory() - Method in class org.jboss.as.ee.component.ComponentConfiguration
 
getNamespaceContextSelector() - Method in class org.jboss.as.ee.component.BasicComponent
 
getNamespaceContextSelector() - Method in class org.jboss.as.ee.component.BasicComponentCreateService
 
getNamespaceContextSelector() - Method in interface org.jboss.as.ee.component.Component
 
getNamespaceContextSelector() - Method in class org.jboss.as.ee.component.ComponentConfiguration
 
getNamespaceContextSelector() - Method in class org.jboss.as.ee.component.EEModuleDescription
 
getNamingMode() - Method in class org.jboss.as.ee.component.ComponentDescription
Get the naming mode of this component.
getNodeName() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.ClusterNodeConfig
 
getNodeSelector() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.ClusterConfig
 
getOutboundConnectionRef() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.RemotingReceiverConfiguration
 
getParentPolicyInjector() - Method in class org.jboss.as.ee.security.JaccService
Target Injector
getPostActivate() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
 
getPostActivate() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription
 
getPostActivateInterceptors() - Method in class org.jboss.as.ee.component.ComponentConfiguration
Get the post-activate interceptors.
getPostConstruct() - Method in class org.jboss.as.ee.component.BasicComponentCreateService
Get the post-construct interceptor factory.
getPostConstruct() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
 
getPostConstruct() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription
 
getPostConstructInterceptors() - Method in class org.jboss.as.ee.component.ComponentConfiguration
Get the post-construct interceptors.
getPreDestroy() - Method in class org.jboss.as.ee.component.BasicComponentCreateService
Get the pre-destroy interceptor factory.
getPreDestroy() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
 
getPreDestroy() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription
 
getPreDestroyInterceptors() - Method in class org.jboss.as.ee.component.ComponentConfiguration
Get the pre-destroy interceptors.
getPrePassivate() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
 
getPrePassivate() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription
 
getPrePassivateInterceptors() - Method in class org.jboss.as.ee.component.ComponentConfiguration
Get the pre-passivate interceptors.
getPriority() - Method in class org.jboss.as.ee.concurrent.ManagedThreadFactoryImpl
 
getPriority() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedThreadFactoryDefinitionInjectionSource
 
getPrivateData() - Method in class org.jboss.as.ee.component.ViewConfiguration
retrieves private data
getPrivateData(Class<T>) - Method in interface org.jboss.as.ee.component.ComponentView
Provides a mechanism to attach arbitrary data to the component view
getProfile() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
 
getProxyClass() - Method in interface org.jboss.as.ee.component.ComponentView
 
getProxyFactory() - Method in class org.jboss.as.ee.component.ViewConfiguration
Get the client proxy factory to use to construct proxy instances.
getQueueLength() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionInjectionSource
 
getQueueSize() - Method in interface org.jboss.as.ee.concurrent.ManagedExecutorRuntimeStats
 
getReference() - Method in class org.jboss.as.ee.component.ComponentRegistry.ComponentManagedReferenceFactory
 
getReference() - Method in class org.jboss.as.ee.component.ViewManagedReferenceFactory
getRegistryInjector() - Method in class org.jboss.as.ee.subsystem.EEJndiViewExtension
 
getRejectPolicy() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionInjectionSource
 
getRejectPolicy() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionInjectionSource
 
getRemotingReceiverConfigurations() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
Returns a collection of outbound connection references that are used by the remoting receivers configured in the client context of this EJBClientDescriptorMetaData
getResolvedPath() - Method in class org.jboss.as.ee.subsystem.GlobalDirectoryResourceDefinition.GlobalDirectory
 
getResourceInjections() - Method in class org.jboss.as.ee.component.InterceptorEnvironment
 
getResourceInjections(String) - Method in class org.jboss.as.ee.component.ComponentDescription
 
getResourceInjections(String) - Method in class org.jboss.as.ee.component.EEModuleDescription
 
getResourceReferenceBindingSource() - Method in interface org.jboss.as.ee.component.deployers.EEResourceReferenceProcessor
 
getResourceReferenceBindingSource() - Method in class org.jboss.as.ee.concurrent.deployers.injection.ContextServiceResourceReferenceProcessor
 
getResourceReferenceBindingSource() - Method in class org.jboss.as.ee.concurrent.deployers.injection.ManagedExecutorServiceResourceReferenceProcessor
 
getResourceReferenceBindingSource() - Method in class org.jboss.as.ee.concurrent.deployers.injection.ManagedScheduledExecutorServiceResourceReferenceProcessor
 
getResourceReferenceBindingSource() - Method in class org.jboss.as.ee.concurrent.deployers.injection.ManagedThreadFactoryResourceReferenceProcessor
 
getResourceReferenceBindingSource() - Method in class org.jboss.as.ee.managedbean.component.ManagedBeanResourceReferenceProcessor
 
getResourceReferenceProcessor(String) - Method in class org.jboss.as.ee.component.deployers.EEResourceReferenceProcessorRegistry
 
getResourceReferenceType() - Method in interface org.jboss.as.ee.component.deployers.EEResourceReferenceProcessor
 
getResourceReferenceType() - Method in class org.jboss.as.ee.concurrent.deployers.injection.ContextServiceResourceReferenceProcessor
 
getResourceReferenceType() - Method in class org.jboss.as.ee.concurrent.deployers.injection.ManagedExecutorServiceResourceReferenceProcessor
 
getResourceReferenceType() - Method in class org.jboss.as.ee.concurrent.deployers.injection.ManagedScheduledExecutorServiceResourceReferenceProcessor
 
getResourceReferenceType() - Method in class org.jboss.as.ee.concurrent.deployers.injection.ManagedThreadFactoryResourceReferenceProcessor
 
getResourceReferenceType() - Method in class org.jboss.as.ee.managedbean.component.ManagedBeanResourceReferenceProcessor
 
getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ee.component.ComponentTypeInjectionSource
 
getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ee.component.deployers.MessageDestinationInjectionSource
 
getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ee.component.EnvEntryInjectionSource
 
getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ee.component.FixedInjectionSource
Get the value to use as the injection source.
getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ee.component.InjectionSource
Get the value to use as the injection source.
getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ee.component.LookupInjectionSource
Get the value to use as the injection source.
getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ee.component.ViewBindingInjectionSource
Get the value to use as the injection source.
getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ee.concurrent.resource.definition.ContextServiceDefinitionInjectionSource
 
getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionInjectionSource
 
getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionInjectionSource
 
getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedThreadFactoryDefinitionInjectionSource
 
getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ee.naming.ContextInjectionSource
 
getRuntimeStats() - Method in class org.jboss.as.ee.concurrent.ManagedExecutorServiceImpl
 
getRuntimeStats() - Method in class org.jboss.as.ee.concurrent.ManagedScheduledExecutorServiceImpl
 
getServiceName() - Method in class org.jboss.as.ee.component.BasicComponentCreateService
 
getServiceName() - Method in class org.jboss.as.ee.component.ComponentDescription
Get the base service name for this component.
getServiceName() - Method in class org.jboss.as.ee.component.ComponentRegistry.ComponentManagedReferenceFactory
 
getServiceName() - Method in class org.jboss.as.ee.component.ViewDescription
Get the service name for this view.
getSortedItems() - Method in class org.jboss.as.ee.component.interceptors.OrderedItemContainer
 
getSource() - Method in class org.jboss.as.ee.component.BindingConfiguration
Get the source for this binding.
getSource() - Method in class org.jboss.as.ee.component.ResourceInjectionConfiguration
Get the injection source for this configuration.
getStartDependencies() - Method in class org.jboss.as.ee.component.ComponentConfiguration
Get the start dependencies list.
getStartServiceName() - Method in class org.jboss.as.ee.component.ComponentDescription
Get the service name of this components start service
getStartupBeansCount() - Method in class org.jboss.as.ee.component.EEModuleDescription
 
getTarget() - Method in class org.jboss.as.ee.component.ResourceInjectionConfiguration
Get the resource injection for this configuration.
getTaskCount() - Method in interface org.jboss.as.ee.concurrent.ManagedExecutorRuntimeStats
 
getThreadLifeTime() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionInjectionSource
 
getThreadLifeTime() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionInjectionSource
 
getThreadPoolExecutor() - Method in class org.jboss.as.ee.concurrent.ManagedExecutorServiceImpl
 
getThreadPoolExecutor() - Method in class org.jboss.as.ee.concurrent.ManagedScheduledExecutorServiceImpl
 
getThreadPriority() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionInjectionSource
 
getThreadPriority() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionInjectionSource
 
getThreadsCount() - Method in interface org.jboss.as.ee.concurrent.ManagedExecutorRuntimeStats
 
getTimerMethods() - Method in class org.jboss.as.ee.component.ComponentDescription
 
getUri() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.HttpConnectionConfiguration
 
getValue() - Method in class org.jboss.as.ee.component.BasicComponentCreateService
getValue() - Method in class org.jboss.as.ee.component.ComponentStartService
getValue() - Method in class org.jboss.as.ee.component.ReflectiveClassIntrospector
 
getValue() - Method in class org.jboss.as.ee.component.ViewService
 
getValue() - Method in class org.jboss.as.ee.concurrent.service.ConcurrentContextService
 
getValue() - Method in class org.jboss.as.ee.concurrent.service.ContextServiceService
 
getValue() - Method in class org.jboss.as.ee.concurrent.service.ManagedExecutorServiceService
 
getValue() - Method in class org.jboss.as.ee.concurrent.service.ManagedScheduledExecutorServiceService
 
getValue() - Method in class org.jboss.as.ee.concurrent.service.ManagedThreadFactoryService
 
getValue() - Method in class org.jboss.as.ee.security.JaccService
getValue() - Method in class org.jboss.as.ee.subsystem.EEJndiViewExtension
 
getViewClass() - Method in interface org.jboss.as.ee.component.ComponentView
 
getViewClass() - Method in class org.jboss.as.ee.component.ViewConfiguration
Get the view class.
getViewClassName() - Method in class org.jboss.as.ee.component.ViewDescription
Get the view's class name.
getViewInstanceData(Object) - Method in class org.jboss.as.ee.component.ComponentClientInstance
 
getViewInstanceFactory() - Method in class org.jboss.as.ee.component.ViewConfiguration
 
getViewInterceptors(Method) - Method in class org.jboss.as.ee.component.ViewConfiguration
Get the view interceptors for a method.
getViewMethods() - Method in interface org.jboss.as.ee.component.ComponentView
 
getViewNameParts() - Method in class org.jboss.as.ee.component.ViewDescription
Get the strings to append to the view base name.
getViews() - Method in class org.jboss.as.ee.component.ComponentConfiguration
Get the list of views for this component.
getViews() - Method in class org.jboss.as.ee.component.ComponentDescription
Get the list of views which apply to this component.
getViewServiceName() - Method in class org.jboss.as.ee.component.ViewConfiguration
Get the view service name for this view.
getViewToComponentMethodMap() - Method in class org.jboss.as.ee.component.ViewConfiguration
 
GLASSFISH_EL - Static variable in class org.jboss.as.ee.subsystem.EeSubsystemRootResource
 
GLOBAL_DIRECTORY - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel
 
GLOBAL_MODULES - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
 
GlobalDirectory(Path, String) - Constructor for class org.jboss.as.ee.subsystem.GlobalDirectoryResourceDefinition.GlobalDirectory
 
GlobalDirectoryDependencyProcessor - Class in org.jboss.as.ee.structure
A deployment processor that prepares the global directories that are going to be used as dependencies in a deployment.
GlobalDirectoryDependencyProcessor() - Constructor for class org.jboss.as.ee.structure.GlobalDirectoryDependencyProcessor
 
GlobalDirectoryDeploymentService - Class in org.jboss.as.ee.subsystem
This service does the required steps to add a directory as a deployment dependency and as an ExternalModule.
GlobalDirectoryDeploymentService(List<Supplier<GlobalDirectoryResourceDefinition.GlobalDirectory>>, ExternalModule, ModuleSpecification, ModuleLoader, ServiceRegistry, ServiceTarget) - Constructor for class org.jboss.as.ee.subsystem.GlobalDirectoryDeploymentService
 
globalDirectoryDoNotExist(String, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
globalDirectoryDoNotExist(String, String) - Method in interface org.jboss.as.ee.logging.EeLogger
 
globalDirectoryDoNotExist$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
GlobalDirectoryResourceDefinition - Class in org.jboss.as.ee.subsystem
The resource definition for global-directory child resource in EE subsystem.
GlobalDirectoryResourceDefinition.GlobalDirectory - Class in org.jboss.as.ee.subsystem
 
GlobalDirectoryService - Class in org.jboss.as.ee.subsystem
Service responsible creating a GlobalDirectory which contains the information of a configured global directory.
GlobalDirectoryService(Supplier<PathManager>, Consumer<GlobalDirectoryResourceDefinition.GlobalDirectory>, String, String, String) - Constructor for class org.jboss.as.ee.subsystem.GlobalDirectoryService
 
GlobalModuleDependencyProcessor - Class in org.jboss.as.ee.structure
Dependency processor that adds modules defined in the global-modules section of the configuration to all deployments.
GlobalModuleDependencyProcessor() - Constructor for class org.jboss.as.ee.structure.GlobalModuleDependencyProcessor
 
GlobalModulesDefinition - Class in org.jboss.as.ee.subsystem
AttributeDefinition implementation for the "global-modules" attribute.
GlobalModulesDefinition() - Constructor for class org.jboss.as.ee.subsystem.GlobalModulesDefinition
 
GlobalModulesDefinition.GlobalModule - Class in org.jboss.as.ee.subsystem
 
GRACEFUL_SHUTDOWN - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 

H

handle(Class<?>, EEModuleClassDescription) - Method in class org.jboss.as.ee.component.ClassDescriptionTraversal
 
handleMethods(DeploymentDescriptorEnvironment, EEModuleDescription, String) - Static method in class org.jboss.as.ee.component.deployers.DescriptorEnvironmentLifecycleMethodProcessor
 
handleProfileParsingCompletion(Map<String, List<ModelNode>>, List<ModelNode>) - Method in class org.jboss.as.ee.subsystem.BeanValidationProfileParsingCompletionHandler
 
hasComponent(String) - Method in class org.jboss.as.ee.component.EEModuleDescription
 
hashCode() - Method in class org.jboss.as.ee.component.BindingConfiguration
 
hashCode() - Method in class org.jboss.as.ee.component.ComponentTypeInjectionSource
 
hashCode() - Method in class org.jboss.as.ee.component.deployers.MessageDestinationInjectionSource
 
hashCode() - Method in class org.jboss.as.ee.component.EnvEntryInjectionSource
 
hashCode() - Method in class org.jboss.as.ee.component.FixedInjectionSource
 
hashCode() - Method in class org.jboss.as.ee.component.InjectionTarget
 
hashCode() - Method in class org.jboss.as.ee.component.InterceptorDescription
 
hashCode() - Method in class org.jboss.as.ee.component.LookupInjectionSource
 
hashCode() - Method in class org.jboss.as.ee.component.ViewBindingInjectionSource
 
hashCode() - Method in class org.jboss.as.ee.component.ViewDescription
 
hashCode() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.ClusterConfig
 
hashCode() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.ClusterNodeConfig
 
hashCode() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.RemotingReceiverConfiguration
 
hashCode() - Method in class org.jboss.as.ee.resource.definition.ResourceDefinitionInjectionSource
 
HOME_METHOD - org.jboss.as.ee.component.interceptors.InvocationType
 
HOME_METHOD_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
HTTP_CONNECTION - org.jboss.as.ee.structure.EJBClientDescriptorXMLElement
 
HTTP_CONNECTIONS - org.jboss.as.ee.structure.EJBClientDescriptorXMLElement
 
HUNG_TASK_PERIODIC_TERMINATION_SERVICE_NAME - Static variable in class org.jboss.as.ee.concurrent.service.ConcurrentServiceNames
 
HUNG_TASK_TERMINATION_PERIOD - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
 
HUNG_TASK_TERMINATION_PERIOD - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
 
HUNG_TASK_TERMINATION_PERIOD_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
 
HUNG_TASK_TERMINATION_PERIOD_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
 
HUNG_TASK_THRESHOLD - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
 
HUNG_TASK_THRESHOLD - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
 
HUNG_TASK_THRESHOLD_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
 
HUNG_TASK_THRESHOLD_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
 
HUNG_TASK_THRESHOLD_PROP - Static variable in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionInjectionSource
 
HUNG_TASK_THRESHOLD_PROP - Static variable in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionInjectionSource
 
HUNG_THREAD_COUNT - Static variable in interface org.jboss.as.ee.subsystem.ManagedExecutorServiceMetricsAttributes
 
HUNG_THREAD_COUNT_AD - Static variable in interface org.jboss.as.ee.subsystem.ManagedExecutorServiceMetricsAttributes
 
hungTaskCancelled(String, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
hungTaskCancelled(String, String) - Method in interface org.jboss.as.ee.logging.EeLogger
Logs a message indicating a hung task was cancelled.
hungTaskCancelled$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
hungTaskNotCancelled(String, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
hungTaskNotCancelled(String, String) - Method in interface org.jboss.as.ee.logging.EeLogger
Logs a message indicating a hung task was not cancelled.
hungTaskNotCancelled$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
huntTaskTerminationFailure(Throwable, String, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
huntTaskTerminationFailure(Throwable, String, String) - Method in interface org.jboss.as.ee.logging.EeLogger
Logs a warning message indicating a failure when terminating a managed executor's hung task.
huntTaskTerminationFailure$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 

I

InApplicationClientBindingProcessor - Class in org.jboss.as.ee.naming
Processor responsible for binding java:comp/InAppClientContainer
InApplicationClientBindingProcessor(boolean) - Constructor for class org.jboss.as.ee.naming.InApplicationClientBindingProcessor
 
init() - Method in class org.jboss.as.ee.component.BasicComponent
 
INITIAL_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
 
initialize(ExtensionContext) - Method in class org.jboss.as.ee.subsystem.EeExtension
InitializeInOrderProcessor - Class in org.jboss.as.ee.structure
Sets up dependencies for the next phase if initialize in order is set.
InitializeInOrderProcessor() - Constructor for class org.jboss.as.ee.structure.InitializeInOrderProcessor
 
initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.ee.subsystem.EeExtension
inject(ComponentView) - Method in class org.jboss.as.ee.component.ViewManagedReferenceFactory.Injector
InjectedEENamespaceContextSelector - Class in org.jboss.as.ee.naming
A simple EE-style namespace context selector which uses injected services for the contexts.
InjectedEENamespaceContextSelector() - Constructor for class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector
 
INJECTION_TARGET_DEFINING_ANNOTATIONS - Static variable in class org.jboss.as.ee.weld.InjectionTargetDefiningAnnotations
A set of injection target defining annotations.
InjectionSource - Class in org.jboss.as.ee.component
A configuration for an injection source.
InjectionSource() - Constructor for class org.jboss.as.ee.component.InjectionSource
 
InjectionSource.ResolutionContext - Class in org.jboss.as.ee.component
A resolution context for the injection source.
InjectionTarget - Class in org.jboss.as.ee.component
An injection target field or method in a class.
InjectionTarget(String, String, String) - Constructor for class org.jboss.as.ee.component.InjectionTarget
 
InjectionTargetDefiningAnnotations - Class in org.jboss.as.ee.weld
 
injectionTargetNotFound() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
injectionTargetNotFound() - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating no injection target was found.
injectionTargetNotFound$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
InjectionUtils - Class in org.jboss.as.ee.utils
Utility class for injection framework.
Injector(Injector<ManagedReferenceFactory>) - Constructor for class org.jboss.as.ee.component.ViewManagedReferenceFactory.Injector
Construct a new instance.
install(OperationContext) - Method in class org.jboss.as.ee.concurrent.service.ManagedExecutorHungTasksPeriodicTerminationService
 
INSTANCE - Static variable in class org.jboss.as.ee.concurrent.deployers.injection.ContextServiceResourceReferenceProcessor
 
INSTANCE - Static variable in class org.jboss.as.ee.concurrent.deployers.injection.ManagedExecutorServiceResourceReferenceProcessor
 
INSTANCE - Static variable in class org.jboss.as.ee.concurrent.deployers.injection.ManagedScheduledExecutorServiceResourceReferenceProcessor
 
INSTANCE - Static variable in class org.jboss.as.ee.concurrent.deployers.injection.ManagedThreadFactoryResourceReferenceProcessor
 
INSTANCE - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
 
INSTANCE_CREATE - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ClientPostConstruct
 
INSTANCE_DESTROY - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ClientPreDestroy
 
INSTANCE_KEY - Static variable in class org.jboss.as.ee.component.BasicComponentInstance
 
instanceDataCanOnlyBeSetDuringConstruction() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
instanceDataCanOnlyBeSetDuringConstruction() - Method in interface org.jboss.as.ee.logging.EeLogger
 
instanceDataCanOnlyBeSetDuringConstruction$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
InstanceNameBindingProcessor - Class in org.jboss.as.ee.naming
Processor responsible for binding java:comp/InstanceName
InstanceNameBindingProcessor() - Constructor for class org.jboss.as.ee.naming.InstanceNameBindingProcessor
 
instantiateComponentInstance(Interceptor, Map<Method, Interceptor>, Map<Object, Object>) - Method in class org.jboss.as.ee.component.BasicComponent
Responsible for instantiating the BasicComponentInstance.
INTERCEPTOR_AROUND_CONSTRUCT - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.AroundConstruct
 
INTERCEPTOR_DESTRUCTION_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPreDestroy
 
INTERCEPTOR_INSTANTIATION_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
 
INTERCEPTOR_RESOURCE_INJECTION_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
 
INTERCEPTOR_UNINJECTION_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPreDestroy
 
INTERCEPTOR_USER_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
All user level interceptors are added with the same priority, so they execute in the order that they are added.
INTERCEPTOR_USER_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPassivation
 
INTERCEPTOR_USER_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
 
INTERCEPTOR_USER_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPreDestroy
 
INTERCEPTOR_WELD_INJECTION - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
 
InterceptorAnnotationProcessor - Class in org.jboss.as.ee.component.deployers
Processor that takes interceptor information from the class description and applies it to components
InterceptorAnnotationProcessor() - Constructor for class org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor
 
InterceptorClassDescription - Class in org.jboss.as.ee.component.interceptors
Post class loading description of an interceptor class.
InterceptorClassDescription(MethodIdentifier, MethodIdentifier, MethodIdentifier, MethodIdentifier, MethodIdentifier, MethodIdentifier, MethodIdentifier) - Constructor for class org.jboss.as.ee.component.interceptors.InterceptorClassDescription
 
InterceptorClassDescription.Builder - Class in org.jboss.as.ee.component.interceptors
 
InterceptorDescription - Class in org.jboss.as.ee.component
A description of an @Interceptor annotation value or its equivalent deployment descriptor construct.
InterceptorDescription(String) - Constructor for class org.jboss.as.ee.component.InterceptorDescription
 
InterceptorEnvironment - Class in org.jboss.as.ee.component
Class that represents the environment entries of an interceptor, defined in the interceptors section of ejb-jar.xml.
InterceptorEnvironment(DeploymentDescriptorEnvironment) - Constructor for class org.jboss.as.ee.component.InterceptorEnvironment
 
InterceptorOrder - Class in org.jboss.as.ee.component.interceptors
Class that maintains interceptor ordering for various interceptor chains
InterceptorOrder.AroundConstruct - Class in org.jboss.as.ee.component.interceptors
 
InterceptorOrder.Client - Class in org.jboss.as.ee.component.interceptors
 
InterceptorOrder.ClientPostConstruct - Class in org.jboss.as.ee.component.interceptors
 
InterceptorOrder.ClientPreDestroy - Class in org.jboss.as.ee.component.interceptors
 
InterceptorOrder.Component - Class in org.jboss.as.ee.component.interceptors
 
InterceptorOrder.ComponentPassivation - Class in org.jboss.as.ee.component.interceptors
 
InterceptorOrder.ComponentPostConstruct - Class in org.jboss.as.ee.component.interceptors
 
InterceptorOrder.ComponentPreDestroy - Class in org.jboss.as.ee.component.interceptors
 
InterceptorOrder.View - Class in org.jboss.as.ee.component.interceptors
 
InterceptorsAnnotationInformationFactory - Class in org.jboss.as.ee.component.deployers
 
InterceptorsAnnotationInformationFactory() - Constructor for class org.jboss.as.ee.component.deployers.InterceptorsAnnotationInformationFactory
 
INVALID_METHOD_EXCEPTION - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
invalidCharacterLength(String, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
invalidCharacterLength(String, String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the elementName character type is not exactly one character long.
invalidCharacterLength$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
invalidCoreThreadsSize(String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
invalidCoreThreadsSize(String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the core-threads must be greater than 0 for the task queue.
invalidCoreThreadsSize$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
invalidDescriptor(String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
invalidDescriptor(String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the descriptor is not valid.
invalidDescriptor$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
invalidInjectionTarget(String, String, Class<?>) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
invalidInjectionTarget(String, String, Class<?>) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the injection target, represented by the targetName parameter, on the class, represented by the targetType parameter, is not compatible with the type of injection.
invalidInjectionTarget$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
invalidManagedBeanAbstractOrFinal(String, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
invalidManagedBeanAbstractOrFinal(String, String) - Method in interface org.jboss.as.ee.logging.EeLogger
Logs a warning message indicating the managed bean implementation class MUST NOT be an interface.
invalidManagedBeanAbstractOrFinal$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
invalidManagedBeanInterface(String, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
invalidManagedBeanInterface(String, String) - Method in interface org.jboss.as.ee.logging.EeLogger
Logs a warning message indicating the managed bean implementation class MUST NOT be abstract or final.
invalidManagedBeanInterface$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
invalidMaxThreads(int, int) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
invalidMaxThreads(int, int) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the max-threads value cannot be less than the core-threads value.
invalidMaxThreads$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
invalidNamePrefix(String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
invalidNamePrefix(String) - Method in interface org.jboss.as.ee.logging.EeLogger
 
invalidNamePrefix$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
invalidNumberOfArguments(String, DotName, DotName) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
invalidNumberOfArguments(String, DotName, DotName) - Method in interface org.jboss.as.ee.logging.EeLogger
A message indicating there are an invalid number of arguments for the method, represented by the parameter, annotated with the annotation on the class, represented by the className parameter.
invalidNumberOfArguments$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
invalidReturnType(String, String, DotName, DotName) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
invalidReturnType(String, String, DotName, DotName) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating a return type for the method, represented by the methodName parameter, annotated with the annotation on the class, represented by the className parameter.
invalidReturnType$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
invalidSignature(String, DotName, DotName, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
invalidSignature(String, DotName, DotName, String) - Method in interface org.jboss.as.ee.logging.EeLogger
A message indicating methods annotated with the annotation must have a single argument.
invalidSignature$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
invalidValue(String, String, Location) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
invalidValue(String, String, Location) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the value for the element is invalid.
invalidValue$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
INVOCATION_CONTEXT_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
INVOCATION_TIMEOUT - org.jboss.as.ee.structure.EJBClientDescriptorXMLAttribute
 
INVOCATION_TYPE - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
InvocationType - Enum in org.jboss.as.ee.component.interceptors
Marker enum that can be used to identify special types of invocations
invoke(Object, Method, Object[]) - Method in class org.jboss.as.ee.component.ProxyInvocationHandler
invoke(InterceptorContext) - Method in interface org.jboss.as.ee.component.ComponentView
Invoke on the component view interceptor chain.
isAnnotations() - Method in class org.jboss.as.ee.subsystem.GlobalModulesDefinition.GlobalModule
 
isAppClient() - Method in class org.jboss.as.ee.component.EEModuleDescription
 
isAsynchronous(Method) - Method in interface org.jboss.as.ee.component.ComponentView
 
isCDIInterceptorEnabled() - Method in class org.jboss.as.ee.component.ComponentDescription
If this method returns true then Weld will directly create the component instance, which will apply interceptors and decorators via sub classing.
isCleared(String) - Method in class org.jboss.as.ee.concurrent.ContextServiceTypesConfiguration
 
isCompUsesModule() - Method in class org.jboss.as.ee.component.InjectionSource.ResolutionContext
Determine whether the resolution context has a combined "comp" and "module" namespace.
isExcludeClassInterceptors(MethodIdentifier) - Method in class org.jboss.as.ee.component.ComponentDescription
 
isExcludeDefaultInterceptors() - Method in class org.jboss.as.ee.component.ComponentDescription
 
isExcludeDefaultInterceptors(MethodIdentifier) - Method in class org.jboss.as.ee.component.ComponentDescription
 
isIgnoreLifecycleInterceptors() - Method in class org.jboss.as.ee.component.ComponentDescription
 
isIntercepted() - Method in class org.jboss.as.ee.component.ComponentDescription
 
isInvalid() - Method in class org.jboss.as.ee.component.EEModuleClassDescription
 
isLocalReceiverExcluded() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
Returns true if the local receiver is disabled in the Jakarta Enterprise Beans client context represented by this metadata.
isLocalReceiverPassByValue() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
If pass-by-value semantics for the local Jakarta Enterprise Beans receiver has been explicitly set, then returns that value.
isLongRunningTasks() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionInjectionSource
 
isLongRunningTasks() - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionInjectionSource
 
isMetadataComplete(DeploymentUnit) - Static method in class org.jboss.as.ee.metadata.MetadataCompleteMarker
 
isMetaInf() - Method in class org.jboss.as.ee.subsystem.GlobalModulesDefinition.GlobalModule
 
isNotOverriden(Class<?>, Method, Class<?>, DeploymentReflectionIndex) - Method in class org.jboss.as.ee.component.AbstractComponentConfigurator
 
isOptional() - Method in class org.jboss.as.ee.component.ComponentDescription
 
isOptional() - Method in class org.jboss.as.ee.component.ResourceInjectionConfiguration
 
isPassivationApplicable() - Method in class org.jboss.as.ee.component.ComponentDescription
 
isPrimitive(String) - Static method in class org.jboss.as.ee.utils.DescriptorUtils
returns true if the descriptor represents a primitive type
isPrivileged() - Method in class org.jboss.as.ee.component.deployers.StartupCountdown
 
isPropagated(String) - Method in class org.jboss.as.ee.concurrent.ContextServiceTypesConfiguration
 
isRemotable(Throwable) - Method in interface org.jboss.as.ee.component.Component
Checks whether the supplied Throwable is remotable meaning it can be safely sent to the client over the wire.
isSerializable() - Method in class org.jboss.as.ee.component.ViewDescription
 
isServices() - Method in class org.jboss.as.ee.subsystem.GlobalModulesDefinition.GlobalModule
 
isStatic(DeploymentUnit) - Method in class org.jboss.as.ee.component.FieldInjectionTarget
 
isStatic(DeploymentUnit) - Method in class org.jboss.as.ee.component.InjectionTarget
Indicates if the target has the staic modifier.
isStatic(DeploymentUnit) - Method in class org.jboss.as.ee.component.MethodInjectionTarget
 
isTimerServiceApplicable() - Method in class org.jboss.as.ee.component.ComponentDescription
 
isTimerServiceRequired() - Method in class org.jboss.as.ee.component.ComponentDescription
 
isType(DeploymentType, DeploymentUnit) - Static method in class org.jboss.as.ee.structure.DeploymentTypeMarker
 
isType(DeploymentType, ResourceRoot) - Static method in class org.jboss.as.ee.structure.DeploymentTypeMarker
 
isUnchanged(String) - Method in class org.jboss.as.ee.concurrent.ContextServiceTypesConfiguration
 
isUseWriteReplace() - Method in class org.jboss.as.ee.component.ViewDescription
 

J

JaccEarDeploymentProcessor - Class in org.jboss.as.ee.security
A DeploymentUnitProcessor for Jakarta Authorization policies.
JaccEarDeploymentProcessor(String) - Constructor for class org.jboss.as.ee.security.JaccEarDeploymentProcessor
 
JaccService<T> - Class in org.jboss.as.ee.security
A service for Jakarta Authorization policies
JaccService(String, T, Boolean) - Constructor for class org.jboss.as.ee.security.JaccService
 
JAVA_NAMESPACE_SETUP_ACTION - Static variable in class org.jboss.as.ee.naming.Attachments
 
JavaEEDependencyProcessor - Class in org.jboss.as.ee.managedbean.processors
Deployment processor which adds the Jakarta EE APIs to EE deployments
JavaEEDependencyProcessor() - Constructor for class org.jboss.as.ee.managedbean.processors.JavaEEDependencyProcessor
 
JavaNamespaceSetup - Class in org.jboss.as.ee.naming
Sets and restores the java: contexts
JavaNamespaceSetup(NamespaceContextSelector, ServiceName) - Constructor for class org.jboss.as.ee.naming.JavaNamespaceSetup
 
JBOSS_DESCRIPTOR_PROPERTY_REPLACEMENT - Static variable in class org.jboss.as.ee.structure.Attachments
If this is set to true property replacement will be enabled for jboss descriptors
JBOSS_DESCRIPTOR_PROPERTY_REPLACEMENT - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel
 
JBOSS_DESCRIPTOR_PROPERTY_REPLACEMENT - Static variable in class org.jboss.as.ee.subsystem.EeSubsystemRootResource
 
JBOSS_EJB_CLIENT - org.jboss.as.ee.structure.EJBClientDescriptorXMLElement
 
JBOSS_INVOCATION - Static variable in class org.jboss.as.ee.subsystem.EeSubsystemRootResource
 
JBossDescriptorPropertyReplacement - Class in org.jboss.as.ee.structure
 
JMS_CONNECTION_FACTORY - Static variable in class org.jboss.as.ee.subsystem.DefaultBindingsResourceDefinition
 
JMS_CONNECTION_FACTORY_AD - Static variable in class org.jboss.as.ee.subsystem.DefaultBindingsResourceDefinition
 
JNDI_NAME - Static variable in class org.jboss.as.ee.subsystem.ContextServiceResourceDefinition
 
JNDI_NAME - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
 
JNDI_NAME - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
 
JNDI_NAME - Static variable in class org.jboss.as.ee.subsystem.ManagedThreadFactoryResourceDefinition
 
JNDI_NAME_AD - Static variable in class org.jboss.as.ee.subsystem.ContextServiceResourceDefinition
 
JNDI_NAME_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
 
JNDI_NAME_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
 
JNDI_NAME_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedThreadFactoryResourceDefinition
 
JNDI_NAMESPACE_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPassivation
 
JNDI_NAMESPACE_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
 
JNDI_NAMESPACE_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPreDestroy
 
JNDI_NAMESPACE_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
jndiName - Variable in class org.jboss.as.ee.resource.definition.ResourceDefinitionInjectionSource
 
JPA_SESSION_BEAN_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
 
JPA_SFSB_CREATE - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
 
JPA_SFSB_DESTROY - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPreDestroy
 
JPA_SFSB_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
 
JPA_SFSB_PRE_CREATE - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
 
JSON_API - Static variable in class org.jboss.as.ee.subsystem.EeSubsystemRootResource
 

K

KEEPALIVE_TIME - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
 
KEEPALIVE_TIME - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
 
KEEPALIVE_TIME_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
 
KEEPALIVE_TIME_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
 

L

LEGACY_JACC_CAPABILITY - Static variable in class org.jboss.as.ee.subsystem.EeCapabilities
 
LifecycleAnnotationParsingProcessor - Class in org.jboss.as.ee.component.deployers
Deployment processor responsible for finding @PostConstruct and @PreDestroy annotated methods.
LifecycleAnnotationParsingProcessor() - Constructor for class org.jboss.as.ee.component.deployers.LifecycleAnnotationParsingProcessor
 
loadClass(String, DeploymentUnit) - Static method in class org.jboss.as.ee.utils.ClassLoadingUtils
 
loadClass(String, Module) - Static method in class org.jboss.as.ee.utils.ClassLoadingUtils
 
LOCAL_ASYNC_INVOCATION - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Client
 
LOCAL_ASYNC_LOG_RESTORE - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Client
 
LOCAL_ASYNC_LOG_SAVE - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Client
 
LOCAL_ASYNC_SECURITY_CONTEXT - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Client
 
LOCAL_RECEIVER_PASS_BY_VALUE - org.jboss.as.ee.structure.EJBClientDescriptorXMLAttribute
 
LONG_RUNNING_TASKS - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
 
LONG_RUNNING_TASKS - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
 
LONG_RUNNING_TASKS_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
 
LONG_RUNNING_TASKS_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
 
LookupInjectionSource - Class in org.jboss.as.ee.component
A binding which gets its value from another JNDI binding.
LookupInjectionSource(String) - Constructor for class org.jboss.as.ee.component.LookupInjectionSource
 
LookupInjectionSource(String, boolean) - Constructor for class org.jboss.as.ee.component.LookupInjectionSource
 

M

makeDescriptor(Class<?>) - Static method in class org.jboss.as.ee.utils.DescriptorUtils
 
makeDescriptor(Constructor<?>) - Static method in class org.jboss.as.ee.utils.DescriptorUtils
 
makeDescriptor(String) - Static method in class org.jboss.as.ee.utils.DescriptorUtils
Changes a class name to the internal form suitable for use in a descriptor string.
MANAGED_EXECUTOR_SERVICE - Static variable in class org.jboss.as.ee.subsystem.DefaultBindingsResourceDefinition
 
MANAGED_EXECUTOR_SERVICE - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel
 
MANAGED_EXECUTOR_SERVICE_AD - Static variable in class org.jboss.as.ee.subsystem.DefaultBindingsResourceDefinition
 
MANAGED_SCHEDULED_EXECUTOR_SERVICE - Static variable in class org.jboss.as.ee.subsystem.DefaultBindingsResourceDefinition
 
MANAGED_SCHEDULED_EXECUTOR_SERVICE - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel
 
MANAGED_SCHEDULED_EXECUTOR_SERVICE_AD - Static variable in class org.jboss.as.ee.subsystem.DefaultBindingsResourceDefinition
 
MANAGED_THREAD_FACTORY - Static variable in class org.jboss.as.ee.subsystem.DefaultBindingsResourceDefinition
 
MANAGED_THREAD_FACTORY - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel
 
MANAGED_THREAD_FACTORY_AD - Static variable in class org.jboss.as.ee.subsystem.DefaultBindingsResourceDefinition
 
ManagedBeanAnnotationProcessor - Class in org.jboss.as.ee.managedbean.processors
Deployment unit processor responsible for scanning a deployment to find classes with jakarta.annotation.ManagedBean annotations.
ManagedBeanAnnotationProcessor() - Constructor for class org.jboss.as.ee.managedbean.processors.ManagedBeanAnnotationProcessor
 
ManagedBeanComponentDescription - Class in org.jboss.as.ee.managedbean.component
Component descriptor for ManagedBean managed beans.
ManagedBeanComponentDescription(String, String, EEModuleDescription, ServiceName) - Constructor for class org.jboss.as.ee.managedbean.component.ManagedBeanComponentDescription
Construct a new instance.
ManagedBeanCreateInterceptor - Class in org.jboss.as.ee.managedbean.component
 
ManagedBeanCreateInterceptor() - Constructor for class org.jboss.as.ee.managedbean.component.ManagedBeanCreateInterceptor
 
ManagedBeanResourceReferenceProcessor - Class in org.jboss.as.ee.managedbean.component
User: jpai
ManagedBeanResourceReferenceProcessor(String) - Constructor for class org.jboss.as.ee.managedbean.component.ManagedBeanResourceReferenceProcessor
 
ManagedBeanSubDeploymentMarkingProcessor - Class in org.jboss.as.ee.managedbean.processors
Processor that only runs for ear deployments where no application.xml is provided.
ManagedBeanSubDeploymentMarkingProcessor() - Constructor for class org.jboss.as.ee.managedbean.processors.ManagedBeanSubDeploymentMarkingProcessor
 
ManagedExecutorDefinitionAnnotationProcessor - Class in org.jboss.as.ee.concurrent.resource.definition
The ResourceDefinitionAnnotationProcessor for ManagedExecutorDefinition.
ManagedExecutorDefinitionAnnotationProcessor() - Constructor for class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionAnnotationProcessor
 
ManagedExecutorDefinitionDescriptorProcessor - Class in org.jboss.as.ee.concurrent.resource.definition
The ResourceDefinitionDescriptorProcessor for ManagedExecutorDefinition.
ManagedExecutorDefinitionDescriptorProcessor() - Constructor for class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionDescriptorProcessor
 
ManagedExecutorDefinitionInjectionSource - Class in org.jboss.as.ee.concurrent.resource.definition
The ResourceDefinitionInjectionSource for ManagedExecutorDefinition.
ManagedExecutorDefinitionInjectionSource(String) - Constructor for class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionInjectionSource
 
ManagedExecutorHungTasksPeriodicTerminationService - Class in org.jboss.as.ee.concurrent.service
Periodic hung task termination service for managed executors.
ManagedExecutorHungTasksPeriodicTerminationService() - Constructor for class org.jboss.as.ee.concurrent.service.ManagedExecutorHungTasksPeriodicTerminationService
 
ManagedExecutorRuntimeStats - Interface in org.jboss.as.ee.concurrent
Runtime stats from an executor.
ManagedExecutorServiceAdd - Class in org.jboss.as.ee.subsystem
 
ManagedExecutorServiceImpl - Class in org.jboss.as.ee.concurrent
 
ManagedExecutorServiceImpl(String, ManagedThreadFactoryImpl, long, boolean, int, int, long, TimeUnit, long, int, ContextServiceImpl, AbstractManagedExecutorService.RejectPolicy, ControlPoint) - Constructor for class org.jboss.as.ee.concurrent.ManagedExecutorServiceImpl
 
ManagedExecutorServiceImpl(String, ManagedThreadFactoryImpl, long, boolean, int, int, long, TimeUnit, long, ContextServiceImpl, AbstractManagedExecutorService.RejectPolicy, BlockingQueue<Runnable>, ControlPoint) - Constructor for class org.jboss.as.ee.concurrent.ManagedExecutorServiceImpl
 
ManagedExecutorServiceMetricsAttributes - Interface in org.jboss.as.ee.subsystem
The managed executor service resource's runtime metrics attribute names and definitions.
ManagedExecutorServiceMetricsHandler<T> - Class in org.jboss.as.ee.subsystem
Operation step handler that expose a capability's metrics, through its service.
ManagedExecutorServiceMetricsHandler.Builder<T> - Class in org.jboss.as.ee.subsystem
 
ManagedExecutorServiceMetricsHandler.MetricResultSetter<T> - Interface in org.jboss.as.ee.subsystem
 
ManagedExecutorServiceResourceDefinition - Class in org.jboss.as.ee.subsystem
 
ManagedExecutorServiceResourceReferenceProcessor - Class in org.jboss.as.ee.concurrent.deployers.injection
 
ManagedExecutorServiceService - Class in org.jboss.as.ee.concurrent.service
Service responsible for creating, starting and stopping a ManagedExecutorServiceImpl.
ManagedExecutorServiceService(Consumer<ManagedExecutorServiceAdapter>, Supplier<ContextServiceImpl>, Supplier<ManagedThreadFactoryImpl>, Supplier<RequestController>, String, String, long, long, boolean, int, int, long, TimeUnit, long, int, AbstractManagedExecutorService.RejectPolicy, Integer, Supplier<ManagedExecutorHungTasksPeriodicTerminationService>) - Constructor for class org.jboss.as.ee.concurrent.service.ManagedExecutorServiceService
 
ManagedExecutorTerminateHungTasksOperation<T> - Class in org.jboss.as.ee.subsystem
Operation that manually terminates a managed executor's hung tasks, through its capability service.
ManagedExecutorWithHungThreads - Interface in org.jboss.as.ee.concurrent
A managed executor with support for hung threads.
managedReferenceMethodWasNull(Method) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
managedReferenceMethodWasNull(Method) - Method in interface org.jboss.as.ee.logging.EeLogger
 
managedReferenceMethodWasNull$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
managedReferenceWasNull(Field) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
managedReferenceWasNull(Field) - Method in interface org.jboss.as.ee.logging.EeLogger
 
managedReferenceWasNull$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
ManagedScheduledExecutorDefinitionAnnotationProcessor - Class in org.jboss.as.ee.concurrent.resource.definition
The ResourceDefinitionAnnotationProcessor for ManagedScheduledExecutorDefinition.
ManagedScheduledExecutorDefinitionAnnotationProcessor() - Constructor for class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionAnnotationProcessor
 
ManagedScheduledExecutorDefinitionDescriptorProcessor - Class in org.jboss.as.ee.concurrent.resource.definition
The ResourceDefinitionDescriptorProcessor for ManagedScheduledExecutorDefinition.
ManagedScheduledExecutorDefinitionDescriptorProcessor() - Constructor for class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionDescriptorProcessor
 
ManagedScheduledExecutorDefinitionInjectionSource - Class in org.jboss.as.ee.concurrent.resource.definition
The ResourceDefinitionInjectionSource for ManagedScheduledExecutorDefinition.
ManagedScheduledExecutorDefinitionInjectionSource(String) - Constructor for class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionInjectionSource
 
ManagedScheduledExecutorServiceAdd - Class in org.jboss.as.ee.subsystem
 
ManagedScheduledExecutorServiceImpl - Class in org.jboss.as.ee.concurrent
WildFly's extension of ManagedScheduledExecutorServiceImpl.
ManagedScheduledExecutorServiceImpl(String, ManagedThreadFactoryImpl, long, boolean, int, long, TimeUnit, long, ContextServiceImpl, AbstractManagedExecutorService.RejectPolicy, ControlPoint) - Constructor for class org.jboss.as.ee.concurrent.ManagedScheduledExecutorServiceImpl
 
ManagedScheduledExecutorServiceResourceDefinition - Class in org.jboss.as.ee.subsystem
 
ManagedScheduledExecutorServiceResourceReferenceProcessor - Class in org.jboss.as.ee.concurrent.deployers.injection
 
ManagedScheduledExecutorServiceService - Class in org.jboss.as.ee.concurrent.service
Service responsible for creating, starting and stopping a ManagedScheduledExecutorServiceImpl.
ManagedScheduledExecutorServiceService(Consumer<ManagedScheduledExecutorServiceAdapter>, Supplier<ContextServiceImpl>, Supplier<ManagedThreadFactoryImpl>, Supplier<RequestController>, String, String, long, long, boolean, int, long, TimeUnit, long, AbstractManagedExecutorService.RejectPolicy, Integer, Supplier<ManagedExecutorHungTasksPeriodicTerminationService>) - Constructor for class org.jboss.as.ee.concurrent.service.ManagedScheduledExecutorServiceService
 
ManagedThread(Runnable, ContextHandle) - Constructor for class org.jboss.as.ee.concurrent.ManagedThreadFactoryImpl.ManagedThread
 
ManagedThreadFactoryAdd - Class in org.jboss.as.ee.subsystem
 
ManagedThreadFactoryDefinitionAnnotationProcessor - Class in org.jboss.as.ee.concurrent.resource.definition
The ResourceDefinitionAnnotationProcessor for ManagedThreadFactoryDefinition.
ManagedThreadFactoryDefinitionAnnotationProcessor() - Constructor for class org.jboss.as.ee.concurrent.resource.definition.ManagedThreadFactoryDefinitionAnnotationProcessor
 
ManagedThreadFactoryDefinitionDescriptorProcessor - Class in org.jboss.as.ee.concurrent.resource.definition
The ResourceDefinitionDescriptorProcessor for ManagedThreadFactoryDefinition.
ManagedThreadFactoryDefinitionDescriptorProcessor() - Constructor for class org.jboss.as.ee.concurrent.resource.definition.ManagedThreadFactoryDefinitionDescriptorProcessor
 
ManagedThreadFactoryDefinitionInjectionSource - Class in org.jboss.as.ee.concurrent.resource.definition
The ResourceDefinitionInjectionSource for ManagedThreadFactoryDefinition.
ManagedThreadFactoryDefinitionInjectionSource(String) - Constructor for class org.jboss.as.ee.concurrent.resource.definition.ManagedThreadFactoryDefinitionInjectionSource
 
ManagedThreadFactoryImpl - Class in org.jboss.as.ee.concurrent
ManagedThreadFactory implementation ensuring SecurityIdentity propagation into new threads.
ManagedThreadFactoryImpl(String, ContextServiceImpl, int) - Constructor for class org.jboss.as.ee.concurrent.ManagedThreadFactoryImpl
 
ManagedThreadFactoryImpl.ManagedThread - Class in org.jboss.as.ee.concurrent
Managed thread extension, to allow canceling the task running in the thread.
ManagedThreadFactoryResourceDefinition - Class in org.jboss.as.ee.subsystem
 
ManagedThreadFactoryResourceReferenceProcessor - Class in org.jboss.as.ee.concurrent.deployers.injection
 
ManagedThreadFactoryService - Class in org.jboss.as.ee.concurrent.service
 
ManagedThreadFactoryService(Consumer<ManagedThreadFactoryImpl>, Supplier<ContextServiceImpl>, String, String, int) - Constructor for class org.jboss.as.ee.concurrent.service.ManagedThreadFactoryService
 
MAX_ALLOWED_CONNECTED_NODES - org.jboss.as.ee.structure.EJBClientDescriptorXMLAttribute
 
MAX_ASYNC_PROP - Static variable in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionInjectionSource
 
MAX_ASYNC_PROP - Static variable in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionInjectionSource
 
MAX_THREAD_COUNT - Static variable in interface org.jboss.as.ee.subsystem.ManagedExecutorServiceMetricsAttributes
 
MAX_THREAD_COUNT_AD - Static variable in interface org.jboss.as.ee.subsystem.ManagedExecutorServiceMetricsAttributes
 
MAX_THREADS - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
 
MAX_THREADS_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
 
merge(InterceptorClassDescription, InterceptorClassDescription) - Static method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription
Merges two descriptors, either of the parameters will be null.
mergeInjectionsForClass(Class<?>, Class<?>, EEModuleClassDescription, EEModuleDescription, DeploymentReflectionIndex, ComponentDescription, ComponentConfiguration, DeploymentPhaseContext, Deque<InterceptorFactory>, Object, Deque<InterceptorFactory>, boolean) - Method in class org.jboss.as.ee.component.AbstractComponentConfigurator
Sets up all resource injections for a class.
mergeInterceptorConfig(Class<?>, EEModuleClassDescription, ComponentDescription, boolean) - Static method in class org.jboss.as.ee.component.ComponentDescription
 
MESSAGE_DELIVERY - org.jboss.as.ee.component.interceptors.InvocationType
 
MESSAGE_DESTINATIONS - Static variable in class org.jboss.as.ee.component.Attachments
Any message destinations that need to be resolved.
MessageDestinationInjectionSource - Class in org.jboss.as.ee.component.deployers
Implementation of InjectionSource responsible for finding a message destination
MessageDestinationInjectionSource(String, String) - Constructor for class org.jboss.as.ee.component.deployers.MessageDestinationInjectionSource
 
MessageDestinationResolutionProcessor - Class in org.jboss.as.ee.component.deployers
Processor that resolves all message destinations.
MessageDestinationResolutionProcessor() - Constructor for class org.jboss.as.ee.component.deployers.MessageDestinationResolutionProcessor
 
META_INF - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
 
META_INF_AD - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
 
MetadataCompleteMarker - Class in org.jboss.as.ee.metadata
Marker class used to set/get the metadata-complete status of the deployment.
MethodAnnotationAggregator - Class in org.jboss.as.ee.metadata
Class which can turn a pre-runtime description of annotations into a runtime description.
MethodAnnotationAggregator() - Constructor for class org.jboss.as.ee.metadata.MethodAnnotationAggregator
 
methodDescriptor(Method) - Static method in class org.jboss.as.ee.utils.DescriptorUtils
 
methodDescriptor(String[], String) - Static method in class org.jboss.as.ee.utils.DescriptorUtils
 
MethodInjectionTarget - Class in org.jboss.as.ee.component
 
MethodInjectionTarget(String, String, String) - Constructor for class org.jboss.as.ee.component.MethodInjectionTarget
 
methodNotFound(Method) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
methodNotFound(Method) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the method does not exist.
methodNotFound(String, String, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
methodNotFound(String, String, String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the method does not exist.
methodNotFound1$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
methodNotFound3$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
methodOnlyAnnotation(DotName) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
methodOnlyAnnotation(DotName) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the annotation is only allowed on method targets.
methodOnlyAnnotation$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
MODULE_CONTEXT_CONFIG - Static variable in class org.jboss.as.ee.naming.Attachments
 
MODULE_DEPLOYMENT_DESCRIPTOR_ENVIRONMENT - Static variable in class org.jboss.as.ee.component.Attachments
 
MODULE_META_DATA - Static variable in class org.jboss.as.ee.structure.Attachments
 
ModuleContextProcessor - Class in org.jboss.as.ee.naming
Deployment processor that deploys a naming context for the current module.
ModuleContextProcessor() - Constructor for class org.jboss.as.ee.naming.ModuleContextProcessor
 
ModuleJndiBindingProcessor - Class in org.jboss.as.ee.component.deployers
Processor that sets up JNDI bindings that are owned by the module.
ModuleJndiBindingProcessor(boolean) - Constructor for class org.jboss.as.ee.component.deployers.ModuleJndiBindingProcessor
 
moreThanOneMessageDestination(String, String, Set<String>) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
moreThanOneMessageDestination(String, String, Set<String>) - Method in interface org.jboss.as.ee.logging.EeLogger
If a message destination could not be resolved
moreThanOneMessageDestination$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
multipleComponentsFound(String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
multipleComponentsFound(String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating multiple components were found for the type.
multipleComponentsFound$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
multipleMethodsFound(String, String, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
multipleMethodsFound(String, String, String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating multiple methods found.
multipleMethodsFound$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
multipleSetterMethodsFound(String, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
multipleSetterMethodsFound(String, String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating multiple setter methods found.
multipleSetterMethodsFound$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
multipleUsesOfAllRemaining() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
multipleUsesOfAllRemaining() - Method in interface org.jboss.as.ee.logging.EeLogger
 
multipleUsesOfAllRemaining$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 

N

NAME - org.jboss.as.ee.structure.EJBClientDescriptorXMLAttribute
 
NAME - Static variable in class org.jboss.as.ee.concurrent.handle.ClassLoaderContextHandleFactory
 
NAME - Static variable in class org.jboss.as.ee.concurrent.handle.NamingContextHandleFactory
 
NAME - Static variable in class org.jboss.as.ee.concurrent.handle.OtherEESetupActionsContextHandleFactory
 
NAME - Static variable in class org.jboss.as.ee.concurrent.handle.TransactionContextHandleFactory
 
NAME - Static variable in class org.jboss.as.ee.concurrent.handle.TransactionLeakContextHandleFactory
 
NAME - Static variable in class org.jboss.as.ee.resource.definition.ResourceDefinitionAnnotationProcessor.AnnotationElement
 
NAME - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
 
NAME - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorTerminateHungTasksOperation
 
NAME_AD - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
 
NamespaceConfigurator - Class in org.jboss.as.ee.component
A configurator which adds interceptors to the component which establish the naming context.
NamespaceConfigurator() - Constructor for class org.jboss.as.ee.component.NamespaceConfigurator
 
NamespaceContextInterceptor - Class in org.jboss.as.ee.component
An interceptor which imposes the given namespace context selector.
NamespaceContextInterceptor(NamespaceContextSelector, ServiceName) - Constructor for class org.jboss.as.ee.component.NamespaceContextInterceptor
 
NamespaceViewConfigurator - Class in org.jboss.as.ee.component
 
NamespaceViewConfigurator() - Constructor for class org.jboss.as.ee.component.NamespaceViewConfigurator
 
NamingContextHandleFactory - Class in org.jboss.as.ee.concurrent.handle
The context handle factory responsible for saving and setting the naming context.
NamingContextHandleFactory(NamespaceContextSelector, ServiceName) - Constructor for class org.jboss.as.ee.concurrent.handle.NamingContextHandleFactory
 
newClusterConfig(String) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
 
newClusterNode(String) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.ClusterConfig
 
noComponentInstance() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
noComponentInstance() - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating there is no component instance associated.
noComponentInstance$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
NODE - org.jboss.as.ee.structure.EJBClientDescriptorXMLElement
 
noMessageDestination(String, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
noMessageDestination(String, String) - Method in interface org.jboss.as.ee.logging.EeLogger
If a message destination could not be resolved
noMessageDestination$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
NONE - org.jboss.as.ee.component.ComponentNamingMode
No component namespace is available.
NOT_BUSINESS_METHOD_EXCEPTION - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Client
 
nullBindingName(BindingConfiguration) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
nullBindingName(BindingConfiguration) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the binding name must not be null.
nullBindingName$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
NullContextHandle - Class in org.jboss.as.ee.concurrent.handle
A context handle without invocation context to set.
NullContextHandle() - Constructor for class org.jboss.as.ee.concurrent.handle.NullContextHandle
 
nullName(String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
nullName(String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the name of the @{code objectType}, is null.
nullName$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
nullOrEmptyManagedBeanClassName() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
nullOrEmptyManagedBeanClassName() - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating a null or empty managed bean class name.
nullOrEmptyManagedBeanClassName$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
nullOrEmptyResourceReferenceType() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
nullOrEmptyResourceReferenceType() - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating a null or empty resource reference type.
nullOrEmptyResourceReferenceType$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
nullResourceReference() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
nullResourceReference() - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating a null resource reference processor cannot be registered.
nullResourceReference$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
nullVar(String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
nullVar(String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the variable, represented by the name parameter, is null.
nullVar(String, String, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
nullVar(String, String, String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the variable, represented by the variable parameter in the @{code objectType} objectName, is null.
nullVar1$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
nullVar3$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 

O

oneGlobalDirectory(String, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
oneGlobalDirectory(String, String) - Method in interface org.jboss.as.ee.logging.EeLogger
 
oneGlobalDirectory$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
OrderedItemContainer<T> - Class in org.jboss.as.ee.component.interceptors
Container for an ordered list of object.
OrderedItemContainer() - Constructor for class org.jboss.as.ee.component.interceptors.OrderedItemContainer
 
org.jboss.as.ee.component - package org.jboss.as.ee.component
 
org.jboss.as.ee.component.deployers - package org.jboss.as.ee.component.deployers
 
org.jboss.as.ee.component.interceptors - package org.jboss.as.ee.component.interceptors
 
org.jboss.as.ee.component.serialization - package org.jboss.as.ee.component.serialization
 
org.jboss.as.ee.concurrent - package org.jboss.as.ee.concurrent
 
org.jboss.as.ee.concurrent.deployers - package org.jboss.as.ee.concurrent.deployers
 
org.jboss.as.ee.concurrent.deployers.injection - package org.jboss.as.ee.concurrent.deployers.injection
 
org.jboss.as.ee.concurrent.handle - package org.jboss.as.ee.concurrent.handle
 
org.jboss.as.ee.concurrent.resource.definition - package org.jboss.as.ee.concurrent.resource.definition
 
org.jboss.as.ee.concurrent.service - package org.jboss.as.ee.concurrent.service
 
org.jboss.as.ee.logging - package org.jboss.as.ee.logging
 
org.jboss.as.ee.managedbean.component - package org.jboss.as.ee.managedbean.component
 
org.jboss.as.ee.managedbean.processors - package org.jboss.as.ee.managedbean.processors
 
org.jboss.as.ee.metadata - package org.jboss.as.ee.metadata
 
org.jboss.as.ee.metadata.property - package org.jboss.as.ee.metadata.property
 
org.jboss.as.ee.naming - package org.jboss.as.ee.naming
 
org.jboss.as.ee.resource.definition - package org.jboss.as.ee.resource.definition
 
org.jboss.as.ee.security - package org.jboss.as.ee.security
 
org.jboss.as.ee.structure - package org.jboss.as.ee.structure
 
org.jboss.as.ee.subsystem - package org.jboss.as.ee.subsystem
 
org.jboss.as.ee.utils - package org.jboss.as.ee.utils
 
org.jboss.as.ee.weld - package org.jboss.as.ee.weld
 
OTHER_EE_SETUP_ACTIONS - Static variable in class org.jboss.as.ee.component.Attachments
A list of actions that should be performed for other non-web EE threads.
OtherEESetupActionsContextHandleFactory - Class in org.jboss.as.ee.concurrent.handle
The context handle factory responsible for setting EE setup actions in the invocation context.
OtherEESetupActionsContextHandleFactory(List<SetupAction>) - Constructor for class org.jboss.as.ee.concurrent.handle.OtherEESetupActionsContextHandleFactory
 
OUTBOUND_CONNECTION_REF - org.jboss.as.ee.structure.EJBClientDescriptorXMLAttribute
 

P

parameterDescriptors(Class<?>[]) - Static method in class org.jboss.as.ee.utils.DescriptorUtils
 
parameterDescriptors(Method) - Static method in class org.jboss.as.ee.utils.DescriptorUtils
 
parameterDescriptors(String) - Static method in class org.jboss.as.ee.utils.DescriptorUtils
returns an array of String representations of the parameter types.
parse(XMLExtendedStreamReader, DeploymentUnit) - Method in class org.jboss.as.ee.structure.AppJBossAllParser
 
PATH_ELEMENT - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
 
PATH_ELEMENT - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
 
PATH_SUBSYSTEM - Static variable in class org.jboss.as.ee.subsystem.EeExtension
 
performBoottime(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.ee.subsystem.DefaultBindingsAdd
 
performBoottime(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.ee.subsystem.EeSubsystemAdd
 
performRuntime(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.ee.subsystem.ContextServiceAdd
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ee.subsystem.ManagedExecutorServiceAdd
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceAdd
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ee.subsystem.ManagedThreadFactoryAdd
 
POLICY_CONTEXT - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
popCurrent() - Static method in class org.jboss.as.ee.concurrent.ConcurrentContext
Pops the current context in the current thread.
populateModel(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.ee.subsystem.ManagedExecutorServiceAdd
 
populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.ee.subsystem.EeSubsystemAdd
 
POST_CONSTRUCT - org.jboss.as.ee.component.interceptors.InvocationType
 
PRE_DESTROY - org.jboss.as.ee.component.interceptors.InvocationType
 
preDestroy() - Method in class org.jboss.as.ee.component.BasicComponentInstance
Method that sub classes can use to override destroy logic.
preDestroyInterceptorFailure(Throwable, Class<?>) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
preDestroyInterceptorFailure(Throwable, Class<?>) - Method in interface org.jboss.as.ee.logging.EeLogger
Logs a warning message indicating an exception occurred while invoking the pre-destroy on the interceptor component class, represented by the component parameter.
preDestroyInterceptorFailure$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
prepareInterceptorContext() - Method in class org.jboss.as.ee.component.BasicComponentInstance
 
priority() - Method in class org.jboss.as.ee.concurrent.ConcurrentContextSetupAction
 
priority() - Method in class org.jboss.as.ee.naming.JavaNamespaceSetup
 
PRIORITY - Static variable in class org.jboss.as.ee.subsystem.ManagedThreadFactoryResourceDefinition
 
PRIORITY_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedThreadFactoryResourceDefinition
 
PRIORITY_PROP - Static variable in class org.jboss.as.ee.concurrent.resource.definition.ManagedThreadFactoryDefinitionInjectionSource
 
priorityAlreadyExists(Object, String, Object) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
priorityAlreadyExists(Object, String, Object) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the item cannot be added because the priority is already taken.
priorityAlreadyExists$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
process(DeploymentPhaseContext, EEModuleClassDescription, AnnotationInstance, String, String, InjectionTarget, EEModuleDescription, Module, EEApplicationClasses, PropertyReplacer) - Method in class org.jboss.as.ee.component.deployers.ResourceInjectionAnnotationParsingProcessor
 
processAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ee.concurrent.resource.definition.ContextServiceDefinitionAnnotationProcessor
 
processAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionAnnotationProcessor
 
processAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionAnnotationProcessor
 
processAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedThreadFactoryDefinitionAnnotationProcessor
 
processAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ee.resource.definition.ResourceDefinitionAnnotationProcessor
Processes an annotation instance.
processClassResource(DeploymentPhaseContext, String, String, EEModuleClassDescription, AnnotationInstance, EEModuleDescription, Module, EEApplicationClasses, PropertyReplacer) - Method in class org.jboss.as.ee.component.deployers.ResourceInjectionAnnotationParsingProcessor
 
processComponentConfig(DeploymentUnit, DeploymentPhaseContext, CompositeIndex, ComponentDescription) - Method in class org.jboss.as.ee.component.deployers.AbstractComponentConfigProcessor
Process the component configuration instance.
processDescriptorEntries(DeploymentUnit, DeploymentDescriptorEnvironment, ResourceInjectionTarget, ComponentDescription, ClassLoader, DeploymentReflectionIndex, EEApplicationClasses) - Method in class org.jboss.as.ee.component.deployers.AbstractDeploymentDescriptorBindingsProcessor
 
processDescriptorEntries(DeploymentUnit, DeploymentDescriptorEnvironment, ResourceInjectionTarget, ComponentDescription, ClassLoader, DeploymentReflectionIndex, EEApplicationClasses) - Method in class org.jboss.as.ee.component.deployers.ResourceReferenceProcessor
 
processDescriptorEntries(DeploymentUnit, DeploymentDescriptorEnvironment, ResourceInjectionTarget, ComponentDescription, ClassLoader, DeploymentReflectionIndex, EEApplicationClasses) - Method in class org.jboss.as.ee.resource.definition.ResourceDefinitionDescriptorProcessor
 
processEnvironment(RemoteEnvironment, ResourceDefinitionDescriptorProcessor.ResourceDefinitionInjectionSources) - Method in class org.jboss.as.ee.concurrent.resource.definition.ContextServiceDefinitionDescriptorProcessor
 
processEnvironment(RemoteEnvironment, ResourceDefinitionDescriptorProcessor.ResourceDefinitionInjectionSources) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionDescriptorProcessor
 
processEnvironment(RemoteEnvironment, ResourceDefinitionDescriptorProcessor.ResourceDefinitionInjectionSources) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionDescriptorProcessor
 
processEnvironment(RemoteEnvironment, ResourceDefinitionDescriptorProcessor.ResourceDefinitionInjectionSources) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedThreadFactoryDefinitionDescriptorProcessor
 
processEnvironment(RemoteEnvironment, ResourceDefinitionDescriptorProcessor.ResourceDefinitionInjectionSources) - Method in class org.jboss.as.ee.resource.definition.ResourceDefinitionDescriptorProcessor
 
processFieldResource(DeploymentPhaseContext, FieldInfo, String, String, EEModuleClassDescription, AnnotationInstance, EEModuleDescription, Module, EEApplicationClasses, PropertyReplacer) - Method in class org.jboss.as.ee.component.deployers.ResourceInjectionAnnotationParsingProcessor
 
processInjectionTargets(ResourceInjectionTarget, InjectionSource, ClassLoader, DeploymentReflectionIndex, ResourceInjectionMetaData, Class<?>) - Method in class org.jboss.as.ee.component.deployers.AbstractDeploymentDescriptorBindingsProcessor
Processes the injection targets of a resource binding
processInvocation(InterceptorContext) - Method in class org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ee.component.NamespaceContextInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ee.concurrent.ConcurrentContextInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ee.managedbean.component.ManagedBeanCreateInterceptor
 
processMethodResource(DeploymentPhaseContext, MethodInfo, String, String, EEModuleClassDescription, AnnotationInstance, EEModuleDescription, Module, EEApplicationClasses, PropertyReplacer) - Method in class org.jboss.as.ee.component.deployers.ResourceInjectionAnnotationParsingProcessor
 
PROFILE - org.jboss.as.ee.structure.EJBClientDescriptorXMLElement
 
PROPAGATED_PROP - Static variable in class org.jboss.as.ee.concurrent.resource.definition.ContextServiceDefinitionAnnotationProcessor
 
propagatedContext(ContextService, Map<String, String>) - Method in class org.jboss.as.ee.concurrent.handle.ClassLoaderContextHandleFactory
 
propagatedContext(ContextService, Map<String, String>) - Method in interface org.jboss.as.ee.concurrent.handle.EE10ContextHandleFactory
 
propagatedContext(ContextService, Map<String, String>) - Method in class org.jboss.as.ee.concurrent.handle.NamingContextHandleFactory
 
propagatedContext(ContextService, Map<String, String>) - Method in class org.jboss.as.ee.concurrent.handle.OtherEESetupActionsContextHandleFactory
 
propagatedContext(ContextService, Map<String, String>) - Method in class org.jboss.as.ee.concurrent.handle.ThreadContextProviderContextHandleFactory
 
propagatedContext(ContextService, Map<String, String>) - Method in class org.jboss.as.ee.concurrent.handle.TransactionContextHandleFactory
 
properties - Variable in class org.jboss.as.ee.resource.definition.ResourceDefinitionInjectionSource
 
PROPERTIES - Static variable in class org.jboss.as.ee.resource.definition.ResourceDefinitionAnnotationProcessor.AnnotationElement
 
propertiesNotAllowedOnGlobalModules() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
propertiesNotAllowedOnGlobalModules() - Method in interface org.jboss.as.ee.logging.EeLogger
 
propertiesNotAllowedOnGlobalModules$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
PROPERTY - org.jboss.as.ee.structure.EJBClientDescriptorXMLElement
 
propertyReplacer(DeploymentUnit) - Static method in class org.jboss.as.ee.structure.EJBAnnotationPropertyReplacement
 
propertyReplacer(DeploymentUnit) - Static method in class org.jboss.as.ee.structure.EjbClientDescriptorPropertyReplacement
 
propertyReplacer(DeploymentUnit) - Static method in class org.jboss.as.ee.structure.JBossDescriptorPropertyReplacement
 
propertyReplacer(DeploymentUnit) - Static method in class org.jboss.as.ee.structure.SpecDescriptorPropertyReplacement
 
PropertyResolverProcessor - Class in org.jboss.as.ee.metadata.property
 
PropertyResolverProcessor() - Constructor for class org.jboss.as.ee.metadata.property.PropertyResolverProcessor
 
ProxyInvocationHandler - Class in org.jboss.as.ee.component
An invocation handler for a component proxy.
ProxyInvocationHandler(Map<Method, Interceptor>, ComponentClientInstance, ComponentView) - Constructor for class org.jboss.as.ee.component.ProxyInvocationHandler
Construct a new instance.
pushCurrent(ConcurrentContext) - Static method in class org.jboss.as.ee.concurrent.ConcurrentContext
Sets the specified context as the current one, in the current thread.
putPrivateData(Class<T>, T) - Method in class org.jboss.as.ee.component.ViewConfiguration
Attaches arbitrary private data to this view instance

Q

QUEUE_LENGTH - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
 
QUEUE_LENGTH_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
 

R

readSetupContextHandle(ObjectInputStream) - Method in class org.jboss.as.ee.concurrent.handle.ClassLoaderContextHandleFactory
 
readSetupContextHandle(ObjectInputStream) - Method in interface org.jboss.as.ee.concurrent.handle.ContextHandleFactory
Reads a handle from the specified input stream.
readSetupContextHandle(ObjectInputStream) - Method in class org.jboss.as.ee.concurrent.handle.NamingContextHandleFactory
 
readSetupContextHandle(ObjectInputStream) - Method in class org.jboss.as.ee.concurrent.handle.OtherEESetupActionsContextHandleFactory
 
readSetupContextHandle(ObjectInputStream) - Method in class org.jboss.as.ee.concurrent.handle.ThreadContextProviderContextHandleFactory
 
readSetupContextHandle(ObjectInputStream) - Method in class org.jboss.as.ee.concurrent.handle.TransactionContextHandleFactory
 
readSetupContextHandle(ObjectInputStream) - Method in class org.jboss.as.ee.concurrent.handle.TransactionLeakContextHandleFactory
 
REENTRANCY_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
 
ReflectiveClassIntrospector - Class in org.jboss.as.ee.component
 
ReflectiveClassIntrospector() - Constructor for class org.jboss.as.ee.component.ReflectiveClassIntrospector
Constructs a new instance.
registerAdditionalRuntimePackages(ManagementResourceRegistration) - Method in class org.jboss.as.ee.subsystem.EeSubsystemRootResource
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ee.subsystem.ContextServiceResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ee.subsystem.DefaultBindingsResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ee.subsystem.EeSubsystemRootResource
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ee.subsystem.EeWriteAttributeHandler
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ee.subsystem.GlobalDirectoryResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ee.subsystem.ManagedExecutorServiceMetricsHandler
Registers metrics attr definitions.
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ee.subsystem.ManagedThreadFactoryResourceDefinition
 
registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.ee.subsystem.EeSubsystemRootResource
 
registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
 
registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
 
registerResourceReferenceProcessor(EEResourceReferenceProcessor) - Method in class org.jboss.as.ee.component.deployers.EEResourceReferenceProcessorRegistry
 
registerStartupBean() - Method in class org.jboss.as.ee.component.EEModuleDescription
 
REJECT_POLICY - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
 
REJECT_POLICY - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
 
REJECT_POLICY_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
 
REJECT_POLICY_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
 
rejectedDueToMaxRequests() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
rejectedDueToMaxRequests() - Method in interface org.jboss.as.ee.logging.EeLogger
 
rejectedDueToMaxRequests$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
REMOTE - org.jboss.as.ee.component.interceptors.InvocationType
 
REMOTE_EXCEPTION_TRANSFORMER - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
REMOTE_TRANSACTION_PROPAGATION_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
Deprecated.
Remove this field once WFLY-7860 is resolved.
REMOTING_EJB_RECEIVER - org.jboss.as.ee.structure.EJBClientDescriptorXMLElement
 
removeComponent(String, String) - Method in class org.jboss.as.ee.component.EEModuleDescription
 
REQUEST_SCOPE_ACTIVATING_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
 
requiresInterceptors(Method, ComponentConfiguration) - Method in class org.jboss.as.ee.component.BasicComponentCreateService
 
requiresSuperclassInProxy() - Method in class org.jboss.as.ee.component.ViewDescription
 
reset() - Method in interface org.jboss.as.ee.concurrent.handle.ResetContextHandle
 
reset(ContextHandle) - Method in class org.jboss.as.ee.concurrent.DefaultContextSetupProviderImpl
 
ResetContextHandle - Interface in org.jboss.as.ee.concurrent.handle
The Wildfly's EE context handle.
ResolutionContext(boolean, String, String, String) - Constructor for class org.jboss.as.ee.component.InjectionSource.ResolutionContext
 
resolve(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.MessageDestinationInjectionSource
 
resolveMessageDestination(String, VirtualFile) - Method in class org.jboss.as.ee.component.EEApplicationDescription
Resolves a message destination name into a JNDI name
RESOURCE_REFERENCE_PROCESSOR_REGISTRY - Static variable in class org.jboss.as.ee.component.Attachments
 
ResourceDefinitionAnnotationProcessor - Class in org.jboss.as.ee.resource.definition
The foundation to create processors wrt deployment of classes annotated with EE Resource Definitions, as defined by EE.5.18.
ResourceDefinitionAnnotationProcessor() - Constructor for class org.jboss.as.ee.resource.definition.ResourceDefinitionAnnotationProcessor
 
ResourceDefinitionAnnotationProcessor.AnnotationElement - Class in org.jboss.as.ee.resource.definition
Utility class to help handle resource definition annotation elements
ResourceDefinitionDescriptorProcessor - Class in org.jboss.as.ee.resource.definition
Foundation for resource definition deployment descriptor processors.
ResourceDefinitionDescriptorProcessor() - Constructor for class org.jboss.as.ee.resource.definition.ResourceDefinitionDescriptorProcessor
 
ResourceDefinitionDescriptorProcessor.ResourceDefinitionInjectionSources - Class in org.jboss.as.ee.resource.definition
 
ResourceDefinitionInjectionSource - Class in org.jboss.as.ee.resource.definition
The abstract InjectionSource for EE Resource Definitions.
ResourceDefinitionInjectionSource(String) - Constructor for class org.jboss.as.ee.resource.definition.ResourceDefinitionInjectionSource
 
ResourceDefinitionInjectionSources() - Constructor for class org.jboss.as.ee.resource.definition.ResourceDefinitionDescriptorProcessor.ResourceDefinitionInjectionSources
 
ResourceInjectionAnnotationParsingProcessor - Class in org.jboss.as.ee.component.deployers
Deployment processor responsible for analyzing each attached ComponentDescription instance to configure required resource injection configurations.
ResourceInjectionAnnotationParsingProcessor() - Constructor for class org.jboss.as.ee.component.deployers.ResourceInjectionAnnotationParsingProcessor
 
ResourceInjectionConfiguration - Class in org.jboss.as.ee.component
A configuration for resource injection.
ResourceInjectionConfiguration(InjectionTarget, InjectionSource) - Constructor for class org.jboss.as.ee.component.ResourceInjectionConfiguration
Construct a new instance.
ResourceInjectionConfiguration(InjectionTarget, InjectionSource, boolean) - Constructor for class org.jboss.as.ee.component.ResourceInjectionConfiguration
Construct a new instance.
ResourceInjectionTarget - Interface in org.jboss.as.ee.component
Represents an object that has a descriptor based JNDI environment.
ResourceReferenceProcessor - Class in org.jboss.as.ee.component.deployers
Deployment processor that sets up env-entry, resource-ref and resource-env-ref bindings
ResourceReferenceProcessor() - Constructor for class org.jboss.as.ee.component.deployers.ResourceReferenceProcessor
 
ResourceReferenceRegistrySetupProcessor - Class in org.jboss.as.ee.component.deployers
DUP that adds the to the deployment, and adds the bean validation resolvers.
ResourceReferenceRegistrySetupProcessor() - Constructor for class org.jboss.as.ee.component.deployers.ResourceReferenceRegistrySetupProcessor
 
restore(StartupCountdown.Frame) - Static method in class org.jboss.as.ee.component.deployers.StartupCountdown
 
returnType(String) - Static method in class org.jboss.as.ee.utils.DescriptorUtils
 
revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.ee.subsystem.EeWriteAttributeHandler
 
rollbackOfTransactionStartedInEEConcurrentInvocation() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
rollbackOfTransactionStartedInEEConcurrentInvocation() - Method in interface org.jboss.as.ee.logging.EeLogger
 
rollbackOfTransactionStartedInEEConcurrentInvocation$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
ROOT_ELEMENT - Static variable in class org.jboss.as.ee.structure.AppJBossAllParser
 
ROOT_LOGGER - Static variable in interface org.jboss.as.ee.logging.EeLogger
A logger with a category of the package name.
rootAsLibraryDirectory() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
rootAsLibraryDirectory() - Method in interface org.jboss.as.ee.logging.EeLogger
 
rootAsLibraryDirectory$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
run() - Method in class org.jboss.as.ee.component.ClassDescriptionTraversal
 
RUN_AS_PRINCIPAL - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
RUN_AS_ROLE - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
runtimeAnnotationInformation(Class<?>, EEApplicationClasses, DeploymentReflectionIndex, Class<A>) - Static method in class org.jboss.as.ee.metadata.MethodAnnotationAggregator
 
RuntimeAnnotationInformation<T> - Class in org.jboss.as.ee.metadata
Runtime metadata about the annotations that are present on a particular class
RuntimeAnnotationInformation(Map<String, List<T>>, Map<Method, List<T>>) - Constructor for class org.jboss.as.ee.metadata.RuntimeAnnotationInformation
 
runtimeAnnotationPresent(Class<?>, EEApplicationClasses, DeploymentReflectionIndex, Class<A>) - Static method in class org.jboss.as.ee.metadata.MethodAnnotationAggregator
 

S

saveContext(ContextService) - Method in class org.jboss.as.ee.concurrent.DefaultContextSetupProviderImpl
 
saveContext(ContextService, Map<String, String>) - Method in class org.jboss.as.ee.concurrent.ConcurrentContext
Saves the current invocation context on a chained context handle.
saveContext(ContextService, Map<String, String>) - Method in class org.jboss.as.ee.concurrent.DefaultContextSetupProviderImpl
 
saveContext(ContextService, Map<String, String>) - Method in interface org.jboss.as.ee.concurrent.handle.ContextHandleFactory
 
saveContext(ContextService, Map<String, String>) - Method in interface org.jboss.as.ee.concurrent.handle.EE10ContextHandleFactory
 
saveContext(ContextService, Map<String, String>) - Method in class org.jboss.as.ee.concurrent.handle.TransactionLeakContextHandleFactory
 
schedule(Runnable, long, TimeUnit) - Method in class org.jboss.as.ee.concurrent.ManagedScheduledExecutorServiceImpl
 
schedule(Runnable, Trigger) - Method in class org.jboss.as.ee.concurrent.ManagedScheduledExecutorServiceImpl
 
schedule(Callable<V>, long, TimeUnit) - Method in class org.jboss.as.ee.concurrent.ManagedScheduledExecutorServiceImpl
 
schedule(Callable<V>, Trigger) - Method in class org.jboss.as.ee.concurrent.ManagedScheduledExecutorServiceImpl
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.jboss.as.ee.concurrent.ManagedScheduledExecutorServiceImpl
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.jboss.as.ee.concurrent.ManagedScheduledExecutorServiceImpl
 
SECURITY_CONTEXT - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
SECURITY_IDENTITY - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Client
 
SECURITY_IDENTITY_OUTFLOW - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
SECURITY_REALM - org.jboss.as.ee.structure.EJBClientDescriptorXMLAttribute
 
SECURITY_ROLES - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
serializationMustBeHandledByTheFactory() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
serializationMustBeHandledByTheFactory() - Method in interface org.jboss.as.ee.logging.EeLogger
 
serializationMustBeHandledByTheFactory$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
SERVICE - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel
 
SERVICE_NAME - Static variable in class org.jboss.as.ee.component.ReflectiveClassIntrospector
 
SERVICE_NAME - Static variable in class org.jboss.as.ee.security.JaccService
 
serviceName(DeploymentUnit) - Static method in class org.jboss.as.ee.component.ComponentRegistry
 
serviceNameOf(ServiceName, String) - Static method in class org.jboss.as.ee.component.BasicComponent
 
serviceNotStarted() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
serviceNotStarted() - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the service is not started.
serviceNotStarted$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
SERVICES - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
 
SERVICES_AD - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
 
ServiceTransactionSetupProvider - Class in org.jboss.as.ee.concurrent
A wrapper for a TransactionSetupProvider stored in a service, allowing deserialization through MSC.
ServiceTransactionSetupProvider(TransactionSetupProvider, ServiceName) - Constructor for class org.jboss.as.ee.concurrent.ServiceTransactionSetupProvider
 
SESSION_REMOVE_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
set(Supplier<T>) - Method in class org.jboss.as.ee.concurrent.service.DelegatingSupplier
Sets supplier to delegate to.
SET_ENTITY_CONTEXT - org.jboss.as.ee.component.interceptors.InvocationType
 
setAroundConstruct(MethodIdentifier) - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
 
setAroundInvoke(MethodIdentifier) - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
 
setAroundTimeout(MethodIdentifier) - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
 
setBeanDeploymentArchiveId(String) - Method in class org.jboss.as.ee.component.ComponentDescription
 
setChannelCreationOptions(Properties) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.RemotingReceiverConfiguration
Sets the channel creation options for this remoting receiver configuration
setClassInterceptors(List<InterceptorDescription>) - Method in class org.jboss.as.ee.component.ComponentDescription
Override the class interceptors with a new set of interceptors
setCleared(String[]) - Method in class org.jboss.as.ee.concurrent.ContextServiceTypesConfiguration.Builder
 
setCleared(Set<String>) - Method in class org.jboss.as.ee.concurrent.ContextServiceTypesConfiguration.Builder
 
setComponentCreateServiceFactory(ComponentCreateServiceFactory) - Method in class org.jboss.as.ee.component.ComponentConfiguration
Set the component create service factory for this component.
setConnectionTimeout(long) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.RemotingReceiverConfiguration
 
setContextService(String) - Method in class org.jboss.as.ee.component.deployers.DefaultBindingsConfigurationProcessor
 
setContextService(String) - Method in class org.jboss.as.ee.component.EEDefaultResourceJndiNames
 
setContextServiceName(ServiceName) - Method in class org.jboss.as.ee.component.ComponentDescription
Set context service name.
setContextServiceRef(String) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionInjectionSource
 
setContextServiceRef(String) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionInjectionSource
 
setContextServiceRef(String) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedThreadFactoryDefinitionInjectionSource
 
setDataSource(String) - Method in class org.jboss.as.ee.component.deployers.DefaultBindingsConfigurationProcessor
 
setDataSource(String) - Method in class org.jboss.as.ee.component.EEDefaultResourceJndiNames
 
setDefaultClassIntrospectorServiceName(ServiceName) - Method in class org.jboss.as.ee.component.EEModuleDescription
 
setDefaultCompression(int) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
 
setDefaultInterceptors(List<InterceptorDescription>) - Method in class org.jboss.as.ee.component.ComponentDescription
 
setDefaultSecurityDomain(String) - Method in class org.jboss.as.ee.component.EEModuleDescription
 
setDeploymentDescriptorEnvironment(DeploymentDescriptorEnvironment) - Method in class org.jboss.as.ee.component.ComponentDescription
 
setDeploymentNodeSelector(String) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
 
setDescriptorPropertyReplacement(boolean) - Method in class org.jboss.as.ee.structure.AnnotationPropertyReplacementProcessor
 
setDescriptorPropertyReplacement(boolean) - Method in class org.jboss.as.ee.structure.DescriptorPropertyReplacementProcessor
 
setDistinctName(String) - Method in class org.jboss.as.ee.component.EEModuleDescription
 
setEarSubDeploymentsIsolated(boolean) - Method in class org.jboss.as.ee.component.deployers.DefaultEarSubDeploymentsIsolationProcessor
 
setExcludeDefaultInterceptors(boolean) - Method in class org.jboss.as.ee.component.ComponentDescription
 
setExcludeLocalReceiver(Boolean) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
Exclude/include the local receiver in the Jakarta Enterprise Beans client context represented by this metadata.
setGlobalModules(List<GlobalModulesDefinition.GlobalModule>) - Method in class org.jboss.as.ee.structure.GlobalModuleDependencyProcessor
Set the global modules configuration for the container.
setHungTaskTerminationPeriod(int) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionInjectionSource
 
setHungTaskTerminationPeriod(int) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionInjectionSource
 
setHungTaskThreshold(long) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionInjectionSource
 
setHungTaskThreshold(long) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionInjectionSource
 
setIgnoreLifecycleInterceptors(boolean) - Method in class org.jboss.as.ee.component.ComponentDescription
If this component should ignore lifecycle interceptors.
setInstanceData(Object, Object) - Method in class org.jboss.as.ee.component.BasicComponentInstance
 
setInstanceData(Object, Object) - Method in interface org.jboss.as.ee.component.ComponentInstance
Attaches some data to this component instance.
setInstanceFactory(ComponentFactory) - Method in class org.jboss.as.ee.component.ComponentConfiguration
Set the instance factory for this component.
setInterceptorClassDescription(InterceptorClassDescription) - Method in class org.jboss.as.ee.component.EEModuleClassDescription
 
setInvalid(String) - Method in class org.jboss.as.ee.component.EEModuleClassDescription
 
setInvocationTimeout(long) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
 
setJmsConnectionFactory(String) - Method in class org.jboss.as.ee.component.deployers.DefaultBindingsConfigurationProcessor
 
setJmsConnectionFactory(String) - Method in class org.jboss.as.ee.component.EEDefaultResourceJndiNames
 
setKeepAliveTime(long) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionInjectionSource
 
setKeepAliveTime(long) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionInjectionSource
 
setKeepAliveTimeUnit(TimeUnit) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionInjectionSource
 
setKeepAliveTimeUnit(TimeUnit) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionInjectionSource
 
setLocalReceiverPassByValue(Boolean) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
Set the pass-by-value semantics for the local receiver belonging to the Jakarta Enterprise Beans client context represented by this metadata
setLongRunningTasks(boolean) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionInjectionSource
 
setLongRunningTasks(boolean) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionInjectionSource
 
setManagedExecutorService(String) - Method in class org.jboss.as.ee.component.deployers.DefaultBindingsConfigurationProcessor
 
setManagedExecutorService(String) - Method in class org.jboss.as.ee.component.EEDefaultResourceJndiNames
 
setManagedScheduledExecutorService(String) - Method in class org.jboss.as.ee.component.deployers.DefaultBindingsConfigurationProcessor
 
setManagedScheduledExecutorService(String) - Method in class org.jboss.as.ee.component.EEDefaultResourceJndiNames
 
setManagedThreadFactory(String) - Method in class org.jboss.as.ee.component.deployers.DefaultBindingsConfigurationProcessor
 
setManagedThreadFactory(String) - Method in class org.jboss.as.ee.component.EEDefaultResourceJndiNames
 
setMaxAllowedConnectedNodes(long) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.ClusterConfig
 
setMaxAsync(int) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionInjectionSource
 
setMaxAsync(int) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionInjectionSource
 
setMetadataComplete(DeploymentUnit, boolean) - Static method in class org.jboss.as.ee.metadata.MetadataCompleteMarker
 
setMethodInterceptors(MethodIdentifier, List<InterceptorDescription>) - Method in class org.jboss.as.ee.component.ComponentDescription
Sets the method level interceptors for a method, and marks it as exclude class and default level interceptors.
setModuleName(String) - Method in class org.jboss.as.ee.component.EEModuleDescription
 
setNamespaceContextInterceptorFactory(InterceptorFactory) - Method in class org.jboss.as.ee.component.ComponentConfiguration
 
setNamespaceContextSelector(InjectedEENamespaceContextSelector) - Method in class org.jboss.as.ee.component.EEModuleDescription
 
setNamespaceContextSelector(NamespaceContextSelector) - Method in class org.jboss.as.ee.component.ComponentConfiguration
 
setNamingMode(ComponentNamingMode) - Method in class org.jboss.as.ee.component.ComponentDescription
Set the naming mode of this component.
setNodeSelector(String) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.ClusterConfig
 
setPostActivate(MethodIdentifier) - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
 
setPostConstruct(MethodIdentifier) - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
 
setPreDestroy(MethodIdentifier) - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
 
setPrePassivate(MethodIdentifier) - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
 
setPriority(int) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedThreadFactoryDefinitionInjectionSource
 
setProfile(String) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
 
setPropagated(String[]) - Method in class org.jboss.as.ee.concurrent.ContextServiceTypesConfiguration.Builder
 
setPropagated(Set<String>) - Method in class org.jboss.as.ee.concurrent.ContextServiceTypesConfiguration.Builder
 
setQueueLength(int) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionInjectionSource
 
setRejectPolicy(AbstractManagedExecutorService.RejectPolicy) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionInjectionSource
 
setRejectPolicy(AbstractManagedExecutorService.RejectPolicy) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionInjectionSource
 
setResult(OperationContext, T) - Method in interface org.jboss.as.ee.subsystem.ManagedExecutorServiceMetricsHandler.MetricResultSetter
 
setSerializable(boolean) - Method in class org.jboss.as.ee.component.ViewDescription
 
setServiceName(ServiceName) - Method in class org.jboss.as.ee.concurrent.ConcurrentContext
 
setterMethodOnly(String, MethodInfo) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
setterMethodOnly(String, MethodInfo) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the annotation injection target is invalid and only setter methods are allowed.
setterMethodOnly$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
setThreadLifeTime(long) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionInjectionSource
 
setThreadLifeTime(long) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionInjectionSource
 
setThreadPriority(int) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedExecutorDefinitionInjectionSource
 
setThreadPriority(int) - Method in class org.jboss.as.ee.concurrent.resource.definition.ManagedScheduledExecutorDefinitionInjectionSource
 
setType(DeploymentType, DeploymentUnit) - Static method in class org.jboss.as.ee.structure.DeploymentTypeMarker
 
setUnchanged(String[]) - Method in class org.jboss.as.ee.concurrent.ContextServiceTypesConfiguration.Builder
 
setUnchanged(Set<String>) - Method in class org.jboss.as.ee.concurrent.ContextServiceTypesConfiguration.Builder
 
setup() - Method in class org.jboss.as.ee.concurrent.handle.NullContextHandle
 
setup() - Method in interface org.jboss.as.ee.concurrent.handle.SetupContextHandle
 
setup(Map<String, Object>) - Method in class org.jboss.as.ee.concurrent.ConcurrentContextSetupAction
 
setup(Map<String, Object>) - Method in class org.jboss.as.ee.naming.JavaNamespaceSetup
 
setup(ContextHandle) - Method in class org.jboss.as.ee.concurrent.DefaultContextSetupProviderImpl
 
SETUP_CONTEXT - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
 
SetupContextHandle - Interface in org.jboss.as.ee.concurrent.handle
The Wildfly's EE context handle that sets a saved invocation context.
setUseWriteReplace(boolean) - Method in class org.jboss.as.ee.component.ViewDescription
 
setViewInstanceData(Object, Object) - Method in class org.jboss.as.ee.component.ComponentClientInstance
 
setViewInstanceFactory(ViewInstanceFactory) - Method in class org.jboss.as.ee.component.ViewConfiguration
 
SFSB_INIT_METHOD - org.jboss.as.ee.component.interceptors.InvocationType
 
SFSB_INIT_METHOD - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
 
SHUTDOWN_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
SIMPLE_ENTRIES - Static variable in class org.jboss.as.ee.component.deployers.ResourceInjectionAnnotationParsingProcessor
 
SINGLETON_CONTAINER_MANAGED_CONCURRENCY_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
SLOT - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
 
SLOT_AD - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
 
SPEC_DESCRIPTOR_PROPERTY_REPLACEMENT - Static variable in class org.jboss.as.ee.structure.Attachments
If this is set to true property replacement will be enabled for spec descriptors
SPEC_DESCRIPTOR_PROPERTY_REPLACEMENT - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel
 
SPEC_DESCRIPTOR_PROPERTY_REPLACEMENT - Static variable in class org.jboss.as.ee.subsystem.EeSubsystemRootResource
 
SpecDescriptorPropertyReplacement - Class in org.jboss.as.ee.structure
 
start() - Method in class org.jboss.as.ee.component.BasicComponent
Start operation called when the Component is available.
start() - Method in interface org.jboss.as.ee.component.Component
Start operation called when the Component is available.
start(StartContext) - Method in class org.jboss.as.ee.component.BasicComponentCreateService
start(StartContext) - Method in class org.jboss.as.ee.component.ComponentStartService
start(StartContext) - Method in class org.jboss.as.ee.component.ReflectiveClassIntrospector
 
start(StartContext) - Method in class org.jboss.as.ee.component.ViewService
 
start(StartContext) - Method in class org.jboss.as.ee.concurrent.service.ConcurrentContextService
 
start(StartContext) - Method in class org.jboss.as.ee.concurrent.service.ManagedExecutorHungTasksPeriodicTerminationService
 
start(StartContext) - Method in class org.jboss.as.ee.security.JaccService
start(StartContext) - Method in class org.jboss.as.ee.subsystem.EEJndiViewExtension
 
start(StartContext) - Method in class org.jboss.as.ee.subsystem.GlobalDirectoryDeploymentService
 
start(StartContext) - Method in class org.jboss.as.ee.subsystem.GlobalDirectoryService
 
startHungTaskPeriodicTermination(ManagedExecutorWithHungThreads, long) - Method in class org.jboss.as.ee.concurrent.service.ManagedExecutorHungTasksPeriodicTerminationService
Starts the periodic hang task termination for the specified executor.
STARTUP_AWAIT_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
STARTUP_COUNTDOWN - Static variable in class org.jboss.as.ee.component.Attachments
 
STARTUP_COUNTDOWN_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
 
StartupCountdown - Class in org.jboss.as.ee.component.deployers
Countdown tracker with capabilities similar to SE CountDownLatch, but allowing threads to mark and unmark themselves as privileged.
StartupCountdown(int) - Constructor for class org.jboss.as.ee.component.deployers.StartupCountdown
 
StartupCountdown.Frame - Class in org.jboss.as.ee.component.deployers
 
stop() - Method in class org.jboss.as.ee.component.BasicComponent
Stop operation called when the Component is no longer available.
stop() - Method in interface org.jboss.as.ee.component.Component
Stop operation called when the Component is no longer available.
stop(StopContext) - Method in class org.jboss.as.ee.component.BasicComponentCreateService
stop(StopContext) - Method in class org.jboss.as.ee.component.ComponentStartService
stop(StopContext) - Method in class org.jboss.as.ee.component.ReflectiveClassIntrospector
 
stop(StopContext) - Method in class org.jboss.as.ee.component.ViewService
 
stop(StopContext) - Method in class org.jboss.as.ee.concurrent.service.ConcurrentContextService
 
stop(StopContext) - Method in class org.jboss.as.ee.concurrent.service.ManagedExecutorHungTasksPeriodicTerminationService
 
stop(StopContext) - Method in class org.jboss.as.ee.security.JaccService
stop(StopContext) - Method in class org.jboss.as.ee.subsystem.EEJndiViewExtension
 
stop(StopContext) - Method in class org.jboss.as.ee.subsystem.GlobalDirectoryDeploymentService
 
stop(StopContext) - Method in class org.jboss.as.ee.subsystem.GlobalDirectoryService
 
subdeploymentIgnored(String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
subdeploymentIgnored(String) - Method in interface org.jboss.as.ee.logging.EeLogger
 
subdeploymentIgnored$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
submit(Runnable) - Method in class org.jboss.as.ee.concurrent.ManagedExecutorServiceImpl
 
submit(Runnable) - Method in class org.jboss.as.ee.concurrent.ManagedScheduledExecutorServiceImpl
 
submit(Runnable, T) - Method in class org.jboss.as.ee.concurrent.ManagedExecutorServiceImpl
 
submit(Runnable, T) - Method in class org.jboss.as.ee.concurrent.ManagedScheduledExecutorServiceImpl
 
submit(Callable<T>) - Method in class org.jboss.as.ee.concurrent.ManagedExecutorServiceImpl
 
submit(Callable<T>) - Method in class org.jboss.as.ee.concurrent.ManagedScheduledExecutorServiceImpl
 
SUBSYSTEM_NAME - Static variable in class org.jboss.as.ee.subsystem.EeExtension
 
SYNCHRONIZATION_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
 
systemErrorWhileCheckingForTransactionLeak(Throwable) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
systemErrorWhileCheckingForTransactionLeak(Throwable) - Method in interface org.jboss.as.ee.logging.EeLogger
 
systemErrorWhileCheckingForTransactionLeak$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 

T

TASK_COUNT - Static variable in interface org.jboss.as.ee.subsystem.ManagedExecutorServiceMetricsAttributes
 
TASK_COUNT_AD - Static variable in interface org.jboss.as.ee.subsystem.ManagedExecutorServiceMetricsAttributes
 
taskDone(Thread) - Method in class org.jboss.as.ee.concurrent.ManagedThreadFactoryImpl
 
taskStarting(Thread, ManagedFutureTask) - Method in class org.jboss.as.ee.concurrent.ManagedThreadFactoryImpl
 
TCCL_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPassivation
 
TCCL_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
 
TCCL_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPreDestroy
 
TCCL_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
teardown(Map<String, Object>) - Method in class org.jboss.as.ee.concurrent.ConcurrentContextSetupAction
 
teardown(Map<String, Object>) - Method in class org.jboss.as.ee.naming.JavaNamespaceSetup
 
TERMINAL_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.AroundConstruct
 
TERMINAL_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ClientPostConstruct
 
TERMINAL_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ClientPreDestroy
 
TERMINAL_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
 
TERMINAL_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPassivation
 
TERMINAL_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
 
TERMINAL_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPreDestroy
 
terminateHungTasks() - Method in interface org.jboss.as.ee.concurrent.ManagedExecutorWithHungThreads
Attempts to terminate the executor's hung tasks, by cancelling such tasks.
THREAD_COUNT - Static variable in interface org.jboss.as.ee.subsystem.ManagedExecutorServiceMetricsAttributes
 
THREAD_COUNT_AD - Static variable in interface org.jboss.as.ee.subsystem.ManagedExecutorServiceMetricsAttributes
 
THREAD_FACTORY - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
 
THREAD_FACTORY - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
 
THREAD_FACTORY_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
 
THREAD_FACTORY_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
 
THREAD_PRIORITY - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
 
THREAD_PRIORITY - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
 
THREAD_PRIORITY_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
 
THREAD_PRIORITY_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
 
ThreadContextProviderContextHandleFactory - Class in org.jboss.as.ee.concurrent.handle
The context handle factory responsible for saving and setting the context for a deployement's ThreadContextProvider.
ThreadContextProviderContextHandleFactory(ThreadContextProvider, int) - Constructor for class org.jboss.as.ee.concurrent.handle.ThreadContextProviderContextHandleFactory
 
TIMER - org.jboss.as.ee.component.interceptors.InvocationType
 
TO_STRING - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Client
 
toString() - Method in class org.jboss.as.ee.component.BasicComponent
 
toString() - Method in class org.jboss.as.ee.component.ComponentConfiguration
 
toString() - Method in class org.jboss.as.ee.component.InjectionTarget
 
toString() - Method in class org.jboss.as.ee.component.LookupInjectionSource
 
toString() - Method in class org.jboss.as.ee.component.ViewDescription
 
toString() - Method in enum org.jboss.as.ee.structure.EJBClientDescriptorXMLAttribute
 
TRANSACTION_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPassivation
 
TRANSACTION_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
 
TRANSACTION_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPreDestroy
 
TransactionContextHandleFactory - Class in org.jboss.as.ee.concurrent.handle
FIXME *FOLLOW UP* delete unused TransactionLeakContextHandleFactory and TransactionSetupProviderImpl, and deactivate unused logger msgs A context handle factory which is responsible for handling the context type ContextServiceDefinition.TRANSACTION.
TransactionContextHandleFactory() - Constructor for class org.jboss.as.ee.concurrent.handle.TransactionContextHandleFactory
 
TransactionLeakContextHandleFactory - Class in org.jboss.as.ee.concurrent.handle
A context handle factory which is responsible for preventing transaction leaks.
TransactionLeakContextHandleFactory() - Constructor for class org.jboss.as.ee.concurrent.handle.TransactionLeakContextHandleFactory
 
TransactionSetupProviderImpl - Class in org.jboss.as.ee.concurrent
The transaction setup provider handles transaction suspend/resume.
TransactionSetupProviderImpl() - Constructor for class org.jboss.as.ee.concurrent.TransactionSetupProviderImpl
 
transactionSetupProviderServiceNotInstalled() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
transactionSetupProviderServiceNotInstalled() - Method in interface org.jboss.as.ee.logging.EeLogger
 
transactionSetupProviderServiceNotInstalled$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 

U

unableToStartException(String, Throwable) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
unableToStartException(String, Throwable) - Method in interface org.jboss.as.ee.logging.EeLogger
 
unableToStartException$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
UNCHANGED_PROP - Static variable in class org.jboss.as.ee.concurrent.resource.definition.ContextServiceDefinitionAnnotationProcessor
 
unchangedContext(ContextService, Map<String, String>) - Method in interface org.jboss.as.ee.concurrent.handle.EE10ContextHandleFactory
 
unchangedContext(ContextService, Map<String, String>) - Method in class org.jboss.as.ee.concurrent.handle.TransactionContextHandleFactory
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.component.deployers.EECleanUpProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.concurrent.deployers.EEConcurrentContextProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.metadata.property.PropertyResolverProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.naming.ApplicationContextProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.naming.ModuleContextProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.security.AbstractSecurityDeployer
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.security.JaccEarDeploymentProcessor
undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.structure.EarMetaDataParsingProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.structure.EarStructureProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.structure.GlobalDirectoryDependencyProcessor
 
unexpectedElement(QName, Location) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
unexpectedElement(QName, Location) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating an unexpected element, represented by the name parameter, was encountered.
unexpectedElement$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
uninject() - Method in class org.jboss.as.ee.component.ViewManagedReferenceFactory.Injector
uniqueName(InjectionSource.ResolutionContext) - Method in class org.jboss.as.ee.resource.definition.ResourceDefinitionInjectionSource
 
UNKNOWN - org.jboss.as.ee.structure.EJBClientDescriptorXMLAttribute
 
UNKNOWN - org.jboss.as.ee.structure.EJBClientDescriptorXMLElement
 
unknownAnnotationTargetType(AnnotationTarget) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
unknownAnnotationTargetType(AnnotationTarget) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the AnnotationTarget type is unknown.
unknownAnnotationTargetType$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
unknownElementType(String, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
unknownElementType(String, String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the type for the elementName for the type is unknown.
unknownElementType$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
UNSET_ENTITY_CONTEXT - org.jboss.as.ee.component.interceptors.InvocationType
 
unsupportedExecutorServiceMetric(String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
unsupportedExecutorServiceMetric(String) - Method in interface org.jboss.as.ee.logging.EeLogger
 
unsupportedExecutorServiceMetric$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
unsupportedModuleType(String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
unsupportedModuleType(String) - Method in interface org.jboss.as.ee.logging.EeLogger
 
unsupportedModuleType$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
URI - org.jboss.as.ee.structure.EJBClientDescriptorXMLAttribute
 
USE_MODULE - org.jboss.as.ee.component.ComponentNamingMode
Use the module's namespace for the component namespace.
USE_TRANSACTION_SETUP_PROVIDER - Static variable in class org.jboss.as.ee.subsystem.ContextServiceResourceDefinition
 
USE_TRANSACTION_SETUP_PROVIDER_AD - Static variable in class org.jboss.as.ee.subsystem.ContextServiceResourceDefinition
 
USER_APP_SPECIFIC_CONTAINER_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
UserInterceptorFactory - Class in org.jboss.as.ee.component.interceptors
 
UserInterceptorFactory(InterceptorFactory, InterceptorFactory) - Constructor for class org.jboss.as.ee.component.interceptors.UserInterceptorFactory
 
USERNAME - org.jboss.as.ee.structure.EJBClientDescriptorXMLAttribute
 

V

v1_0_0 - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel.Version
 
v1_1_0 - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel.Version
 
v3_0_0 - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel.Version
 
v4_0_0 - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel.Version
 
v5_0_0 - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel.Version
 
v6_0_0 - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel.Version
 
validateDescriptor(String) - Static method in class org.jboss.as.ee.utils.DescriptorUtils
performs basic validation on a descriptor
VALUE - org.jboss.as.ee.structure.EJBClientDescriptorXMLAttribute
 
valueOf(String) - Static method in enum org.jboss.as.ee.component.ComponentNamingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.ee.component.interceptors.InvocationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.ee.structure.DeploymentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.ee.structure.EJBClientDescriptorXMLAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.ee.structure.EJBClientDescriptorXMLElement
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.as.ee.component.ComponentNamingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.ee.component.interceptors.InvocationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.ee.structure.DeploymentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.ee.structure.EJBClientDescriptorXMLAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.ee.structure.EJBClientDescriptorXMLElement
Returns an array containing the constants of this enum type, in the order they are declared.
ViewBindingInjectionSource - Class in org.jboss.as.ee.component
 
ViewBindingInjectionSource(ServiceName) - Constructor for class org.jboss.as.ee.component.ViewBindingInjectionSource
 
ViewConfiguration - Class in org.jboss.as.ee.component
A configuration of a component view.
ViewConfiguration(Class<?>, ComponentConfiguration, ServiceName, ProxyFactory<?>) - Constructor for class org.jboss.as.ee.component.ViewConfiguration
Construct a new instance.
ViewConfigurator - Interface in org.jboss.as.ee.component
A configurator for views.
ViewDescription - Class in org.jboss.as.ee.component
A description of a view.
ViewDescription(ComponentDescription, String) - Constructor for class org.jboss.as.ee.component.ViewDescription
Construct a new instance.
ViewDescription(ComponentDescription, String, boolean) - Constructor for class org.jboss.as.ee.component.ViewDescription
Construct a new instance.
ViewDescription(ComponentDescription, String, boolean, String) - Constructor for class org.jboss.as.ee.component.ViewDescription
 
ViewInstanceFactory - Interface in org.jboss.as.ee.component
Factory that can be used to customize a views proxy creation TODO: this needs to be thought through a bit more
ViewManagedReferenceFactory - Class in org.jboss.as.ee.component
A managed reference factory for a component view.
ViewManagedReferenceFactory(ComponentView) - Constructor for class org.jboss.as.ee.component.ViewManagedReferenceFactory
Construct a new instance.
ViewManagedReferenceFactory.Injector - Class in org.jboss.as.ee.component
The bridge injector for binding views into JNDI.
viewMethodNotFound(String, String, Class<?>, Class<?>) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
viewMethodNotFound(String, String, Class<?>, Class<?>) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating the method could not found on the view.
viewMethodNotFound$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
ViewService - Class in org.jboss.as.ee.component
 
ViewService(ViewConfiguration) - Constructor for class org.jboss.as.ee.component.ViewService
 

W

waitForComponentStart() - Method in class org.jboss.as.ee.component.BasicComponent
 
waitForComponentStart() - Method in interface org.jboss.as.ee.component.Component
 
WAR - org.jboss.as.ee.structure.DeploymentType
 
weaved(Collection<InterceptorFactory>) - Static method in class org.jboss.as.ee.component.AbstractComponentConfigurator
Deprecated.
WEB_SETUP_ACTIONS - Static variable in class org.jboss.as.ee.component.Attachments
A list of actions that should be performed for every web invocation
WELD_AROUND_CONSTRUCT_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.AroundConstruct
 
WELD_INJECTION_CONTEXT_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
 
WILDFLY_NAMING - Static variable in class org.jboss.as.ee.subsystem.EeSubsystemRootResource
 
WRITE_REPLACE - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Client
 
writeReplace() - Method in interface org.jboss.as.ee.component.serialization.WriteReplaceInterface
 
WriteReplaceInterface - Interface in org.jboss.as.ee.component.serialization
Interface used to allow the proxy to support serialization.
writeSetupContextHandle(SetupContextHandle, ObjectOutputStream) - Method in class org.jboss.as.ee.concurrent.handle.ClassLoaderContextHandleFactory
 
writeSetupContextHandle(SetupContextHandle, ObjectOutputStream) - Method in interface org.jboss.as.ee.concurrent.handle.ContextHandleFactory
Writes the handle to the specified output stream.
writeSetupContextHandle(SetupContextHandle, ObjectOutputStream) - Method in class org.jboss.as.ee.concurrent.handle.NamingContextHandleFactory
 
writeSetupContextHandle(SetupContextHandle, ObjectOutputStream) - Method in class org.jboss.as.ee.concurrent.handle.OtherEESetupActionsContextHandleFactory
 
writeSetupContextHandle(SetupContextHandle, ObjectOutputStream) - Method in class org.jboss.as.ee.concurrent.handle.ThreadContextProviderContextHandleFactory
 
writeSetupContextHandle(SetupContextHandle, ObjectOutputStream) - Method in class org.jboss.as.ee.concurrent.handle.TransactionContextHandleFactory
 
writeSetupContextHandle(SetupContextHandle, ObjectOutputStream) - Method in class org.jboss.as.ee.concurrent.handle.TransactionLeakContextHandleFactory
 
WS_HANDLERS_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
 

X

xmlErrorParsingEJBClientDescriptor(XMLStreamException, String) - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
xmlErrorParsingEJBClientDescriptor(XMLStreamException, String) - Method in interface org.jboss.as.ee.logging.EeLogger
Creates an exception indicating that there was an exception while parsing a jboss-ejb-client.xml
xmlErrorParsingEJBClientDescriptor$str() - Method in class org.jboss.as.ee.logging.EeLogger_$logger
 
XTS_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
 
XTS_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes All Packages