Skip navigation links
WildFly: EJB Subsystem 26.0.1.Final
A B C D E F G H I J K L M N O P R S T U V W Y _ 

A

absoluteValues - Variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
 
ABSTACT_TYPE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
ABSTACT_TYPE_AUTHORITY - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
AbstractEJBComponentResourceDefinition - Class in org.jboss.as.ejb3.subsystem.deployment
Base class for ResourceDefinitions describing runtime EJBComponents.
AbstractEJBComponentResourceDefinition(EJBComponentType) - Constructor for class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
 
AbstractEJBComponentRuntimeHandler<T extends EJBComponent> - Class in org.jboss.as.ejb3.subsystem.deployment
Base class for operation handlers that provide runtime management for EJBComponents.
AbstractEJBComponentRuntimeHandler(EJBComponentType, Class<T>) - Constructor for class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentRuntimeHandler
 
AbstractEJBInterceptor - Class in org.jboss.as.ejb3.component.interceptors
 
AbstractEJBInterceptor() - Constructor for class org.jboss.as.ejb3.component.interceptors.AbstractEJBInterceptor
 
AbstractEjbXmlDescriptorProcessor<T extends org.jboss.metadata.ejb.spec.EnterpriseBeanMetaData> - Class in org.jboss.as.ejb3.deployment.processors.dd
User: jpai
AbstractEjbXmlDescriptorProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.dd.AbstractEjbXmlDescriptorProcessor
 
AbstractMergingProcessor<T extends EJBComponentDescription> - Class in org.jboss.as.ejb3.deployment.processors.merging
Superclass for the Jakarta Enterprise Beans metadata merging processors
AbstractMergingProcessor(Class<T>) - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.AbstractMergingProcessor
 
AbstractPool<T> - Class in org.jboss.as.ejb3.pool
The base of all pool implementations.
AbstractPool(StatelessObjectFactory<T>) - Constructor for class org.jboss.as.ejb3.pool.AbstractPool
 
AbstractPoolMergingProcessor<T extends EJBComponentDescription> - Class in org.jboss.as.ejb3.deployment.processors.merging
Sets up the Jakarta Enterprise Beans component description with the pool name configured via the Pool annotation and/or the deployment descriptor, for an Jakarta Enterprise Beans
AbstractPoolMergingProcessor(Class<T>) - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.AbstractPoolMergingProcessor
 
AbstractRuntimeMetricsHandler - Class in org.jboss.as.ejb3.subsystem.deployment
 
AbstractRuntimeMetricsHandler() - Constructor for class org.jboss.as.ejb3.subsystem.deployment.AbstractRuntimeMetricsHandler
 
accept(EJBClientContext.Builder) - Method in class org.jboss.as.ejb3.subsystem.EJBClientConfiguratorService
Perform the configuration of the transport provider.
acceptInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.suspend.EJBSuspendHandlerService
Indicates if a invocation should be accepted: which will happen only if server is not suspended, or if the invocation involves a still active transaction.
accepts(ScheduleExpressionType) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfMonth
 
accepts(ScheduleExpressionType) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfWeek
 
accepts(ScheduleExpressionType) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Hour
 
accepts(ScheduleExpressionType) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
 
accepts(ScheduleExpressionType) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Minute
 
accepts(ScheduleExpressionType) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Month
 
accepts(ScheduleExpressionType) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Second
 
accepts(ScheduleExpressionType) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Year
 
accepts(String) - Static method in class org.jboss.as.ejb3.timerservice.schedule.value.RangeValue
 
AccessTimeoutAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
Processes the AccessTimeout annotation on a session bean
AccessTimeoutAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.AccessTimeoutAnnotationInformationFactory
 
AccessTimeoutDetails - Class in org.jboss.as.ejb3.concurrency
 
AccessTimeoutDetails(long, TimeUnit) - Constructor for class org.jboss.as.ejb3.concurrency.AccessTimeoutDetails
 
acquireSemaphoreInterrupted() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
acquireSemaphoreInterrupted() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
acquireSemaphoreInterrupted$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
activate() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
 
activationConfigPropertyIgnored(Object, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs a warning message indicating ActivationConfigProperty will be ignored since it is not allowed by resource adapter
activationConfigPropertyIgnored(Object, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
activationConfigPropertyIgnored$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
activationFailed(Throwable, Object) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Deprecated.
activationFailed(Throwable, Object) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
activationFailed$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ACTIVE - Static variable in class org.jboss.as.ejb3.subsystem.MdbDeliveryGroupResourceDefinition
 
add(Set<DeniedMethodKey>, InvocationType, MethodType) - Static method in class org.jboss.as.ejb3.component.allowedmethods.AllowedMethodsInformation
 
add(Set<AllowedMethodsInformation.DeniedSyncMethodKey>, CurrentSynchronizationCallback.CallbackType, MethodType) - Static method in class org.jboss.as.ejb3.component.allowedmethods.AllowedMethodsInformation
 
add(DeploymentModuleIdentifier, ModuleDeployment) - Method in interface org.jboss.as.ejb3.deployment.DeploymentRepository
 
add(DeploymentModuleIdentifier, ModuleDeployment) - Method in class org.jboss.as.ejb3.deployment.DeploymentRepositoryService
 
addApplicationException(String, boolean, boolean) - Method in class org.jboss.as.ejb3.deployment.ApplicationExceptionDescriptions
 
addApplicationException(Class<?>, ApplicationExceptionDetails) - Method in class org.jboss.as.ejb3.deployment.ApplicationExceptions
 
addAsynchronousClass(String) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
Add a bean class or superclass that has been marked asynchronous
addAsynchronousMethod(MethodIdentifier) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
Add an asynchronous method.
addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
 
addComponent(DeploymentUnit, EJBComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.EJBComponentDescriptionFactory
 
addConnectorInjectors(String) - Method in class org.jboss.as.ejb3.remote.AssociationService
 
addCurrentInvocationContextFactory() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
Setup the current invocation context interceptor, which will be used during the post-construct lifecycle of the component instance
addCurrentInvocationContextFactory(ViewDescription) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
Setup the current invocation context interceptor, which will be used during the invocation on the view (methods)
addCurrentInvocationContextFactory() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
 
addCurrentInvocationContextFactory(ViewDescription) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
 
addCurrentInvocationContextFactory() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
 
addCurrentInvocationContextFactory(ViewDescription) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
 
addDeclaredRoles(String...) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
addDeny(Permission) - Method in class org.jboss.as.ejb3.security.EjbJaccConfig
 
addEjbLocalObjectView(String) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
addEjbObjectView(String) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
addEjbProxyNormalizer(AfterBeanDiscovery) - Method in class org.jboss.as.ejb3.validator.EjbProxyNormalizerCdiExtension
 
addEJBSuspendHandlerDependency() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
Sets up a ComponentConfigurator which then sets up the dependency on the EJBSuspendHandlerService service for the EJBComponentCreateService
addInitMethod(Method, String) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
 
AdditionalSetupInterceptor - Class in org.jboss.as.ejb3.component.interceptors
Interceptor that performs additional setup for remote and timer invocations (i.e invocations that are performed from outside an existing EE context).
AdditionalSetupInterceptor(List<SetupAction>) - Constructor for class org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor
 
addListener(DeploymentRepositoryListener) - Method in interface org.jboss.as.ejb3.deployment.DeploymentRepository
 
addListener(DeploymentRepositoryListener) - Method in class org.jboss.as.ejb3.deployment.DeploymentRepositoryService
 
addLocalBusinessInterfaceViews(Collection<String>) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
 
addLocalBusinessInterfaceViews(String...) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
 
addLocalHome(String) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
addMethodSecurityMetadata(Method, EJBMethodSecurityAttribute) - Method in class org.jboss.as.ejb3.security.service.EJBViewMethodSecurityAttributesService.Builder
 
addNoInterfaceView() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
 
addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
 
addPermit(Permission) - Method in class org.jboss.as.ejb3.security.EjbJaccConfig
 
addRemoteBusinessInterfaceViews(Collection<String>) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
 
addRemoteHome(String) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
addRemoteTransactionsDependency() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
Adds a dependency for the ComponentConfiguration on the remote transaction service if the EJB exposes at least one remote view
addRemoveMethod(MethodIdentifier, boolean) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
 
addRole(String, Permission) - Method in class org.jboss.as.ejb3.security.EjbJaccConfig
 
addScheduleMethod(Method, AutoTimer) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
addSecurityRole(String) - Method in class org.jboss.as.ejb3.deployment.EjbJarDescription
 
addServerSecurityManagerDependency() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
Sets up a ComponentConfigurator which then sets up the dependency on the ServerSecurityManager service for the EJBComponentCreateService
addTimer(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.persistence.database.DatabaseTimerPersistence
 
addTimer(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
 
addTimer(TimerImpl) - Method in interface org.jboss.as.ejb3.timerservice.persistence.TimerPersistence
Called when a timer is being persisted
addTimers(EJBComponent, ModelNode) - Static method in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
 
addTransactionManagerDependencies() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
Sets up a ComponentConfigurator which then sets up the relevant dependencies on the transaction manager services for the EJBComponentCreateService
addTxManagementInterceptorForView(ViewDescription) - Static method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
Sets up the transaction management interceptor for all methods of the passed view.
addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
 
addWebserviceEndpointView() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
 
afterBegin() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
 
afterCompletion(boolean) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
 
afterCompletion(int) - Method in class org.jboss.as.ejb3.suspend.EJBSuspendHandlerService
Notifies handler that an active transaction has completed.
afterDelivery() - Method in class org.jboss.as.ejb3.inflow.MessageEndpointInvocationHandler
 
ALIASES - Static variable in class org.jboss.as.ejb3.subsystem.CacheFactoryResourceDefinition
 
ALIASES - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
ALLOW_EJB_NAME_REGEX - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
ALLOW_EJB_NAME_REGEX - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
 
ALLOW_EXECUTION - Static variable in class org.jboss.as.ejb3.subsystem.DatabaseDataStoreResourceDefinition
 
ALLOW_EXECUTION - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
AllowedChannelOptionTypesValidator - Class in org.jboss.as.ejb3.subsystem
 
AllowedMethodsInformation - Class in org.jboss.as.ejb3.component.allowedmethods
This class and its subclasses can be used to determine if a given method is allowed to be invoked.
AllowedMethodsInformation(boolean) - Constructor for class org.jboss.as.ejb3.component.allowedmethods.AllowedMethodsInformation
 
AnnotatedEJBComponentDescriptionDeploymentUnitProcessor - Class in org.jboss.as.ejb3.deployment.processors
Make sure we process annotations first and then start on the descriptors.
AnnotatedEJBComponentDescriptionDeploymentUnitProcessor(boolean, boolean, boolean) - Constructor for class org.jboss.as.ejb3.deployment.processors.AnnotatedEJBComponentDescriptionDeploymentUnitProcessor
 
annotationApplicableOnlyForMethods(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
annotationApplicableOnlyForMethods(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
annotationApplicableOnlyForMethods$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
annotationInformationFactories() - Method in class org.jboss.as.ejb3.deployment.processors.annotation.EjbAnnotationProcessor
 
annotationInformationFactories() - Method in class org.jboss.as.ejb3.deployment.processors.annotation.TimerServiceAnnotationProcessor
 
annotationOnlyAllowedOnClass(String, AnnotationTarget) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
annotationOnlyAllowedOnClass(String, AnnotationTarget) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
annotationOnlyAllowedOnClass$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ANONYMOUS_PRINCIPAL - Static variable in class org.jboss.as.ejb3.security.RunAsPrincipalInterceptor
 
APP - Static variable in class org.jboss.as.ejb3.subsystem.StaticEJBDiscoveryDefinition
 
APP_AD - Static variable in class org.jboss.as.ejb3.subsystem.StaticEJBDiscoveryDefinition
 
APP_CLIENT_EJB_PROPERTIES_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.remote.EJBClientContextService
 
APP_CLIENT_URI_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.remote.EJBClientContextService
 
appclient - Variable in class org.jboss.as.ejb3.deployment.processors.EJBComponentDescriptionFactory
If this is an appclient we want to make the components as not installable, so we can still look up which Jakarta Enterprise Beans's are in the deployment, but do not actually install them
ApplicableMethodInformation<T> - Class in org.jboss.as.ejb3.deployment
Metadata store for method level information that can be applied to a method via various different deployment descriptor styles
ApplicableMethodInformation(String, T) - Constructor for class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
 
APPLICATION_EXCEPTION_DESCRIPTIONS - Static variable in class org.jboss.as.ejb3.deployment.EjbDeploymentAttachmentKeys
 
APPLICATION_EXCEPTION_DETAILS - Static variable in class org.jboss.as.ejb3.deployment.EjbDeploymentAttachmentKeys
 
APPLICATION_SECURITY_DOMAIN - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
APPLICATION_SECURITY_DOMAIN_CAPABILITY_NAME - Static variable in class org.jboss.as.ejb3.subsystem.ApplicationSecurityDomainDefinition
 
ApplicationExceptionAnnotationProcessor - Class in org.jboss.as.ejb3.deployment.processors
User: jpai
ApplicationExceptionAnnotationProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.ApplicationExceptionAnnotationProcessor
 
ApplicationExceptionDescriptions - Class in org.jboss.as.ejb3.deployment
 
ApplicationExceptionDescriptions() - Constructor for class org.jboss.as.ejb3.deployment.ApplicationExceptionDescriptions
 
ApplicationExceptionDetails - Class in org.jboss.as.ejb3.tx
Class that stores details about application exceptions
ApplicationExceptionDetails(String, boolean, boolean) - Constructor for class org.jboss.as.ejb3.tx.ApplicationExceptionDetails
 
ApplicationExceptionMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
 
ApplicationExceptionMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.ApplicationExceptionMergingProcessor
 
ApplicationExceptions - Class in org.jboss.as.ejb3.deployment
User: jpai
ApplicationExceptions() - Constructor for class org.jboss.as.ejb3.deployment.ApplicationExceptions
 
ApplicationSecurityDomain(SecurityDomain, boolean) - Constructor for class org.jboss.as.ejb3.subsystem.ApplicationSecurityDomainService.ApplicationSecurityDomain
 
ApplicationSecurityDomainConfig - Class in org.jboss.as.ejb3.security
 
ApplicationSecurityDomainConfig(String, boolean, boolean) - Constructor for class org.jboss.as.ejb3.security.ApplicationSecurityDomainConfig
 
ApplicationSecurityDomainDefinition - Class in org.jboss.as.ejb3.subsystem
A ResourceDefinition to define the mapping from a security domain, as specified in a web application, to an Elytron SecurityDomain.
ApplicationSecurityDomainService - Class in org.jboss.as.ejb3.subsystem
A Service that manages a security domain mapping.
ApplicationSecurityDomainService(boolean, Supplier<SecurityDomain>, Consumer<ApplicationSecurityDomainService.ApplicationSecurityDomain>, Consumer<SecurityDomain>) - Constructor for class org.jboss.as.ejb3.subsystem.ApplicationSecurityDomainService
 
ApplicationSecurityDomainService.ApplicationSecurityDomain - Class in org.jboss.as.ejb3.subsystem
 
ApplicationSecurityDomainService.Registration - Interface in org.jboss.as.ejb3.subsystem
 
applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.ejb3.subsystem.DefaultResourceAdapterWriteHandler
 
applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.ejb3.subsystem.DefaultSessionBeanAccessTimeoutWriteHandler
 
applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.ejb3.subsystem.DefaultStatefulBeanSessionTimeoutWriteHandler
 
applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultCacheWriteHandler
 
applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultEntityBeanOptimisticLockingWriteHandler
 
applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultPoolWriteHandler
 
applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.ejb3.subsystem.EnableGracefulTxnShutdownWriteHandler
 
AroundTimeoutAnnotationParsingProcessor - Class in org.jboss.as.ejb3.deployment.processors
Deployment processor responsible for finding @AroundTimeout annotated methods in classes within a deployment.
AroundTimeoutAnnotationParsingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.AroundTimeoutAnnotationParsingProcessor
 
aroundTimeoutMethodExpectedWithInvocationContextParam(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
aroundTimeoutMethodExpectedWithInvocationContextParam(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
aroundTimeoutMethodExpectedWithInvocationContextParam$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
aroundTimeoutMethodMustReturnObjectType(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
aroundTimeoutMethodMustReturnObjectType(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
aroundTimeoutMethodMustReturnObjectType$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
AssemblyDescriptorProcessor - Class in org.jboss.as.ejb3.deployment.processors.dd
Processes the assembly-descriptor section of a ejb-jar.xml of an Jakarta Enterprise Beans deployment and updates the EjbJarDescription appropriately with this info.
AssemblyDescriptorProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.dd.AssemblyDescriptorProcessor
 
assertEjbClassValidity(ClassInfo) - Static method in class org.jboss.as.ejb3.util.EjbValidationsUtil
Returns true if the passed mdbClass meets the requirements set by the Enterprise Beans 3 spec about bean implementation classes.
assertTimerState() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
Asserts that the timer is not in any of the following states: TimerState.CANCELED TimerState.EXPIRED
assertValid(Integer) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfMonth
 
assertValid(Integer) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
 
AssociationService - Class in org.jboss.as.ejb3.remote
The Jakarta Enterprise Beans server association service.
AssociationService() - Constructor for class org.jboss.as.ejb3.remote.AssociationService
 
asString() - Method in class org.jboss.as.ejb3.timerservice.schedule.value.RangeValue
 
asymmetricCacheUsage() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Deprecated.
asymmetricCacheUsage() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
asymmetricCacheUsage$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ASYNC - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
ASYNC_SERVICE_CAPABILITY - Static variable in class org.jboss.as.ejb3.subsystem.EJB3AsyncResourceDefinition
 
ASYNC_SERVICE_CAPABILITY_NAME - Static variable in class org.jboss.as.ejb3.subsystem.EJB3AsyncResourceDefinition
 
ASYNC_SERVICE_PATH - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
AsyncFutureInterceptorFactory - Class in org.jboss.as.ejb3.component.interceptors
An asynchronous execution interceptor for methods returning Future.
AsynchronousMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
Merging processor that handles EJB async methods, and adds a configurator to configure any that are found.
AsynchronousMergingProcessor(ServiceName) - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.AsynchronousMergingProcessor
 
asyncInvocationOnlyApplicableForSessionBeans() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
asyncInvocationOnlyApplicableForSessionBeans() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
asyncInvocationOnlyApplicableForSessionBeans$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
AsyncInvocationTask - Class in org.jboss.as.ejb3.component.interceptors
runnable used to invoke local Jakarta Enterprise Beans async methods
AsyncInvocationTask(CancellationFlag) - Constructor for class org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask
 
ATTACHMENT_KEY - Static variable in class org.jboss.as.ejb3.deployment.processors.EjbJarJBossAllParser
 
Attachments - Class in org.jboss.as.ejb3.subsystem
EJB3 related attachments.
ATTRIBUTES - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
AuthorizationInterceptor - Class in org.jboss.as.ejb3.security
Jakarta Enterprise Beans authorization interceptor responsible for handling invocation on Jakarta Enterprise Beans methods and doing the necessary authorization checks on the invoked method.
AuthorizationInterceptor(EJBMethodSecurityAttribute, String, Method, String) - Constructor for class org.jboss.as.ejb3.security.AuthorizationInterceptor
 
AutoTimer - Class in org.jboss.as.ejb3.timerservice
Holds data about an automatic timer
AutoTimer() - Constructor for class org.jboss.as.ejb3.timerservice.AutoTimer
 

B

BASE_CACHE_FACTORY_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.cache.CacheFactoryBuilderServiceNameProvider
 
BASE_EJB_THREAD_POOL_NAME - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
BASE_NAME - Static variable in class org.jboss.as.ejb3.deployment.processors.DiscoveryService
 
BASE_THREAD_POOL_SERVICE_NAME - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
BEAN_CACHE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
beanComponentMissingEjbObject(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Bean component does not have an ejb object
beanComponentMissingEjbObject(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
beanComponentMissingEjbObject$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
beanHomeInterfaceIsNull(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the bean home interface was not set
beanHomeInterfaceIsNull(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
beanHomeInterfaceIsNull$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
beanInterfaceAttributeRequiredForEJBAnnotationOnClass(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
beanInterfaceAttributeRequiredForEJBAnnotationOnClass(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
beanInterfaceAttributeRequiredForEJBAnnotationOnClass$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
beanLevelAccessTimeout - Variable in class org.jboss.as.ejb3.component.session.SessionBeanComponent
 
beanLocalHomeInterfaceIsNull(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the bean local home interface was not set
beanLocalHomeInterfaceIsNull(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
beanLocalHomeInterfaceIsNull$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
beanWithLocalAnnotationImplementsMoreThanOneInterface(Class<?>) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
beanWithLocalAnnotationImplementsMoreThanOneInterface(Class<?>) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
beanWithLocalAnnotationImplementsMoreThanOneInterface$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
beanWithRemoteAnnotationImplementsMoreThanOneInterface(Class<?>) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
beanWithRemoteAnnotationImplementsMoreThanOneInterface(Class<?>) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
beanWithRemoteAnnotationImplementsMoreThanOneInterface$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
beforeCompletion() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
 
beforeCompletion() - Method in class org.jboss.as.ejb3.suspend.EJBSuspendHandlerService
Notifies handler that an active transaction is about to complete.
beforeDelivery(Method) - Method in class org.jboss.as.ejb3.inflow.MessageEndpointInvocationHandler
 
bind(String, Servant, Policy[]) - Method in interface org.jboss.as.ejb3.iiop.ServantRegistry
Binds name to servant, with the given policies.
bind(String, Servant) - Method in interface org.jboss.as.ejb3.iiop.ServantRegistry
Binds name to servant.
BINDING - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
BMTInterceptor - Class in org.jboss.as.ejb3.tx
Suspend an incoming tx.
BMTInterceptor(EJBComponent) - Constructor for class org.jboss.as.ejb3.tx.BMTInterceptor
 
bothMethodIntAndClassNameSet(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating both methodIntf and className are set
bothMethodIntAndClassNameSet(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
bothMethodIntAndClassNameSet$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
build(ServiceTarget) - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCacheFactoryBuilderServiceConfigurator
 
build(ServiceTarget) - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCacheFactoryServiceConfigurator
 
build(ServiceTarget) - Method in class org.jboss.as.ejb3.cache.simple.SimpleCacheFactoryBuilderServiceConfigurator
 
build(ServiceTarget) - Method in class org.jboss.as.ejb3.cache.simple.SimpleCacheFactoryServiceConfigurator
 
build(ServiceTarget) - Method in class org.jboss.as.ejb3.component.stateful.MarshallingConfigurationRepositoryServiceConfigurator
 
build(ServiceTarget) - Method in class org.jboss.as.ejb3.remote.EJBRemotingConnectorClientMappingsEntryProviderService
 
build() - Method in class org.jboss.as.ejb3.security.service.EJBViewMethodSecurityAttributesService.Builder
 
build() - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition.Builder
 
build(TimerServiceImpl) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer.Builder
 
build(TimerServiceImpl) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
 
Builder() - Constructor for class org.jboss.as.ejb3.security.service.EJBViewMethodSecurityAttributesService.Builder
 
Builder() - Constructor for class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition.Builder
 
builder() - Static method in class org.jboss.as.ejb3.timerservice.CalendarTimer
 
Builder() - Constructor for class org.jboss.as.ejb3.timerservice.CalendarTimer.Builder
 
builder() - Static method in class org.jboss.as.ejb3.timerservice.TimerImpl
 
Builder() - Constructor for class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
 
businessInterfaceIsNull() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating business interface type cannot be null
businessInterfaceIsNull() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
businessInterfaceIsNull$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
BusinessViewAnnotationProcessor - Class in org.jboss.as.ejb3.deployment.processors
Processes @Local and @Remote annotation of a session bean and sets up the SessionBeanComponentDescription out of it.
BusinessViewAnnotationProcessor(boolean) - Constructor for class org.jboss.as.ejb3.deployment.processors.BusinessViewAnnotationProcessor
 
BY_REFERENCE_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.remote.LocalTransportProvider
 
BY_VALUE_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.remote.LocalTransportProvider
 

C

Cache<K,V extends Identifiable<K>> - Interface in org.jboss.as.ejb3.cache
Cache a stateful object and make sure any life cycle callbacks are called at the appropriate time.
CACHE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
CACHE_CONTAINER - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
CacheAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
 
CacheAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.CacheAnnotationInformationFactory
 
CacheDependenciesProcessor - Class in org.jboss.as.ejb3.deployment.processors
 
CacheDependenciesProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.CacheDependenciesProcessor
 
cacheEntryInUse(Object) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Deprecated.
cacheEntryInUse(Object) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cacheEntryInUse$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cacheEntryNotInUse(Object) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Deprecated.
cacheEntryNotInUse(Object) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cacheEntryNotInUse$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
CacheFactory<K,T extends Identifiable<K>> - Interface in org.jboss.as.ejb3.cache
Defines the contract for an EJB3 Stateful Cache Factory
CacheFactoryAdd - Class in org.jboss.as.ejb3.subsystem
Configure, build and install CacheFactoryBuilders to support SFSB usage.
CacheFactoryBuilder<K,V extends Identifiable<K>> - Interface in org.jboss.as.ejb3.cache
Builds a CacheFactory service.
CacheFactoryBuilderServiceNameProvider - Class in org.jboss.as.ejb3.cache
 
CacheFactoryBuilderServiceNameProvider(String) - Constructor for class org.jboss.as.ejb3.cache.CacheFactoryBuilderServiceNameProvider
 
CacheFactoryBuilderServiceNameProvider(ServiceName) - Constructor for class org.jboss.as.ejb3.cache.CacheFactoryBuilderServiceNameProvider
 
CacheFactoryRemove - Class in org.jboss.as.ejb3.subsystem
 
CacheFactoryResourceDefinition - Class in org.jboss.as.ejb3.subsystem
Defines a CacheFactoryBuilder instance which, during deployment, is used to configure, build and install a CacheFactory for the SFSB being deployed.
CacheInfo - Class in org.jboss.as.ejb3.cache
 
CacheInfo(String) - Constructor for class org.jboss.as.ejb3.cache.CacheInfo
 
CacheMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
 
CacheMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.CacheMergingProcessor
 
calculateNextTimeout(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimerTask
 
calculateNextTimeout(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.TimerTask
 
CALENDAR_TIMER - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
 
CalendarBasedTimeout - Class in org.jboss.as.ejb3.timerservice.schedule
CalendarBasedTimeout
CalendarBasedTimeout(ScheduleExpression) - Constructor for class org.jboss.as.ejb3.timerservice.schedule.CalendarBasedTimeout
Creates a CalendarBasedTimeout from the passed schedule.
CalendarTimer - Class in org.jboss.as.ejb3.timerservice
Represents a Timer which is created out a calendar expression
CalendarTimer(CalendarTimer.Builder, TimerServiceImpl) - Constructor for class org.jboss.as.ejb3.timerservice.CalendarTimer
 
CalendarTimer.Builder - Class in org.jboss.as.ejb3.timerservice
 
CalendarTimerEntity - Class in org.jboss.as.ejb3.timerservice.persistence
DO NOT MODIFY THIS CLASS Due to a temporary implementation that became permanent, the FileTimerPersistence writes these out directly, modifying this class will break compatibility
CalendarTimerEntity(CalendarTimer) - Constructor for class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
 
CalendarTimerTask - Class in org.jboss.as.ejb3.timerservice
CalendarTimerTask
CalendarTimerTask(CalendarTimer) - Constructor for class org.jboss.as.ejb3.timerservice.CalendarTimerTask
 
CalendarUtil - Class in org.jboss.as.ejb3.timerservice.schedule.util
CalendarUtil
CalendarUtil() - Constructor for class org.jboss.as.ejb3.timerservice.schedule.util.CalendarUtil
 
callTimeout(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimerTask
 
callTimeout(TimerImpl) - Method in interface org.jboss.as.ejb3.timerservice.spi.TimedObjectInvoker
Invokes the ejbTimeout method on the TimedObject with the given id.
callTimeout(TimerImpl, Method) - Method in interface org.jboss.as.ejb3.timerservice.spi.TimedObjectInvoker
Responsible for invoking the timeout method on the target object.
callTimeout(TimerImpl, Method) - Method in class org.jboss.as.ejb3.timerservice.TimedObjectInvokerImpl
 
callTimeout(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.TimedObjectInvokerImpl
 
callTimeout(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.TimerTask
 
cancel(boolean) - Method in class org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask
 
cancel(boolean) - Method in class org.jboss.as.ejb3.component.interceptors.CancellationFlag
Attempt to cancel the corresponding invocation.
cancel() - Method in interface org.jboss.as.ejb3.subsystem.ApplicationSecurityDomainService.Registration
Cancel the registration.
cancel() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
cancel() - Method in class org.jboss.as.ejb3.timerservice.TimerTask
 
cancelInvocation(EJBReceiverInvocationContext, boolean) - Method in class org.jboss.as.ejb3.remote.LocalEjbReceiver
 
CancellationFlag - Class in org.jboss.as.ejb3.component.interceptors
An invocation cancellation flag.
CancellationFlag() - Constructor for class org.jboss.as.ejb3.component.interceptors.CancellationFlag
Construct a new instance.
cancelTimeout(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
Cancels any scheduled Future corresponding to the passed timer
cancelTimer(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
 
cannotBeApplicationExceptionBecauseNotAnExceptionType(Class<?>) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
cannotBeApplicationExceptionBecauseNotAnExceptionType(Class<?>) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotBeApplicationExceptionBecauseNotAnExceptionType$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotBeginUserTransaction() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
cannotBeginUserTransaction() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotBeginUserTransaction$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotBuildIndexForServerInterceptor(String, Exception) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
cannotBuildIndexForServerInterceptor(String, Exception) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotBuildIndexForServerInterceptor$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotCall(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the inability to call the method as something is missing for the invocation.
cannotCall(String, String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Cannot call getInvokedBusinessInterface when invoking through ejb object
cannotCall(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotCall(String, String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotCall2$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotCall3$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotCallGetPKOnSessionBean() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
cannotCallGetPKOnSessionBean() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotCallGetPKOnSessionBean$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotCallMethod(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Exception thrown if a method cannot be invoked at the given time
cannotCallMethod(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotCallMethod$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotCallMethodInAfterCompletion(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Deprecated.
cannotCallMethodInAfterCompletion(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotCallMethodInAfterCompletion$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotDeactivateBeanServant(Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
cannotDeactivateBeanServant(Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotDeactivateBeanServant$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotDeactivateHomeServant(Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
cannotDeactivateHomeServant(Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotDeactivateHomeServant$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotLoadServerInterceptorModule(ModuleIdentifier, Exception) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
cannotLoadServerInterceptorModule(ModuleIdentifier, Exception) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotLoadServerInterceptorModule$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotReadStrictMaxPoolDerivedSize(ServiceName) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
cannotReadStrictMaxPoolDerivedSize(ServiceName) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotReadStrictMaxPoolDerivedSize$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotRemoveWhileParticipatingInTransaction() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Exception that is thrown when invoking remove while an Jakarta Enterprise Beans is in a transaction
cannotRemoveWhileParticipatingInTransaction() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotRemoveWhileParticipatingInTransaction$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotResolveFilteredClass(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
cannotResolveFilteredClass(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotResolveFilteredClass$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotUnregisterEJBHomeFromCobra(Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
cannotUnregisterEJBHomeFromCobra(Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cannotUnregisterEJBHomeFromCobra$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
CAPABILITY_APPLICATION_SECURITY_DOMAIN_KNOWN_DEPLOYMENTS - Static variable in class org.jboss.as.ejb3.subsystem.ApplicationSecurityDomainDefinition
 
CHANNEL_CREATION_OPTIONS - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
checkAllowed(MethodType) - Static method in class org.jboss.as.ejb3.component.allowedmethods.AllowedMethodsInformation
Checks that the current method
CLASS - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
clear() - Static method in class org.jboss.as.ejb3.component.stateful.CurrentSynchronizationCallback
 
CLIENT_INTERCEPTOR - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
CLIENT_INTERCEPTORS - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
CLIENT_INTERCEPTORS - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
 
CLIENT_MAPPINGS_CACHE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
Deprecated.
CLIENT_MAPPINGS_CLUSTER_NAME - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
ClientInterceptorCache - Class in org.jboss.as.ejb3.interceptor.server
 
ClientInterceptorCache(List<ServerInterceptorMetaData>) - Constructor for class org.jboss.as.ejb3.interceptor.server.ClientInterceptorCache
 
ClientInterceptorsBindingsProcessor - Class in org.jboss.as.ejb3.subsystem
 
ClientInterceptorsBindingsProcessor(ClientInterceptorCache) - Constructor for class org.jboss.as.ejb3.subsystem.ClientInterceptorsBindingsProcessor
 
clone(Class<?>) - Method in class org.jboss.as.ejb3.remote.LocalInvocationClassCloner
 
clone() - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
 
cloneProxy(Class<?>) - Method in class org.jboss.as.ejb3.remote.LocalInvocationClassCloner
 
close(EJBReceiverContext) - Method in class org.jboss.as.ejb3.remote.LocalTransportProvider
 
CLUSTER_PASSIVATION_STORE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
Deprecated.
CLUSTER_PASSIVATION_STORE_CAPABILITY - Static variable in class org.jboss.as.ejb3.subsystem.ClusterPassivationStoreResourceDefinition
Deprecated.
 
CLUSTER_PASSIVATION_STORE_CAPABILITY_NAME - Static variable in class org.jboss.as.ejb3.subsystem.ClusterPassivationStoreResourceDefinition
Deprecated.
 
CLUSTERED_SINGLETON_CAPABILITY - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
 
ClusteredAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
Deprecated.
ClusteredAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.ClusteredAnnotationInformationFactory
Deprecated.
 
clusteredAnnotationIsNotApplicableForBean(DeploymentUnit, String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Deprecated.
clusteredAnnotationIsNotApplicableForBean(DeploymentUnit, String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
clusteredAnnotationIsNotApplicableForBean$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
clusteredAnnotationIsNotApplicableForEntityBean(DeploymentUnit, String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Deprecated.
clusteredAnnotationIsNotApplicableForEntityBean(DeploymentUnit, String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
clusteredAnnotationIsNotApplicableForEntityBean$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
clusteredAnnotationIsNotApplicableForMDB(DeploymentUnit, String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Deprecated.
clusteredAnnotationIsNotApplicableForMDB(DeploymentUnit, String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
clusteredAnnotationIsNotApplicableForMDB$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
clusteredAnnotationNotYetImplementedForSingletonBean(DeploymentUnit, String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Deprecated.
clusteredAnnotationNotYetImplementedForSingletonBean(DeploymentUnit, String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
clusteredAnnotationNotYetImplementedForSingletonBean$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
clusteredEJBsBoundToINADDRANY(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
clusteredEJBsBoundToINADDRANY(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
clusteredEJBsBoundToINADDRANY$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ClusteredSingletonAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
Processes the ClusteredSingleton annotation
ClusteredSingletonAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.ClusteredSingletonAnnotationInformationFactory
 
ClusteredSingletonMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
Handles ClusteredSingleton merging.
ClusteredSingletonMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.ClusteredSingletonMergingProcessor
 
ClusteringSchema - Enum in org.jboss.as.ejb3.clustering
 
ClusterPassivationStoreAdd - Class in org.jboss.as.ejb3.subsystem
Deprecated.
ClusterPassivationStoreAdd(AttributeDefinition...) - Constructor for class org.jboss.as.ejb3.subsystem.ClusterPassivationStoreAdd
Deprecated.
 
ClusterPassivationStoreResourceDefinition - Class in org.jboss.as.ejb3.subsystem
Deprecated.
CMTTxInterceptor - Class in org.jboss.as.ejb3.tx
NOTE: References in this file to Enterprise JavaBeans(EJB) refer to the Jakarta Enterprise Beans unless otherwise noted.
CMTTxInterceptor() - Constructor for class org.jboss.as.ejb3.tx.CMTTxInterceptor
 
cobraInterfaceRepository(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
cobraInterfaceRepository(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
cobraInterfaceRepository$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
compile(Class<?>, String) - Static method in class org.jboss.as.ejb3.iiop.stub.IIOPStubCompiler
Generates the bytecodes of a stub class for a given interface.
compileToClass(Class<?>, String) - Method in class org.jboss.as.ejb3.iiop.stub.IIOPStubCompiler
 
componentClassHasMultipleTimeoutAnnotations(Class<?>) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Component class has multiple @Timeout annotations
componentClassHasMultipleTimeoutAnnotations(Class<?>) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
componentClassHasMultipleTimeoutAnnotations$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
componentInstanceNotAvailable(InterceptorContext) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating component instance isn't available for invocation
componentInstanceNotAvailable(InterceptorContext) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
componentInstanceNotAvailable$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
componentIsNull(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating component cannot be null
componentIsNull(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
componentIsNull$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
componentIsShuttingDown() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
componentIsShuttingDown() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
componentIsShuttingDown$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
componentNotInstanceOfSessionComponent(Component, Class<?>, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Component with component specified class: isn't a stateful component
componentNotInstanceOfSessionComponent(Component, Class<?>, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
componentNotInstanceOfSessionComponent$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
componentNotSetInInterceptor(InterceptorContext) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating it a component was not set on the InterceptorContext
componentNotSetInInterceptor(InterceptorContext) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
componentNotSetInInterceptor$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ComponentTypeIdentityInterceptorFactory - Class in org.jboss.as.ejb3.component.interceptors
Interceptor for equals / hashCode for SLSB's and Singleton beans
componentViewNotAvailableInContext(InterceptorContext) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the component view instance is not available in interceptor context
componentViewNotAvailableInContext(InterceptorContext) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
componentViewNotAvailableInContext$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ConcurrencyManagementAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
Processes the ConcurrencyManagement annotation on a session bean
ConcurrencyManagementAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.ConcurrencyManagementAnnotationInformationFactory
 
ConcurrencyManagementMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
 
ConcurrencyManagementMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.ConcurrencyManagementMergingProcessor
 
concurrentAccessTimeoutException(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception Enterprise Beans 3.1 PFD2 4.8.5.5.1 concurrent access timeout on invocation - could not obtain lock within
concurrentAccessTimeoutException(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
concurrentAccessTimeoutException$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
configure(CapabilityServiceSupport) - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCacheFactoryServiceConfigurator
 
configure(DeploymentPhaseContext, ComponentConfiguration, ViewDescription, ViewConfiguration) - Method in class org.jboss.as.ejb3.component.EJBContainerInterceptorsViewConfigurator
 
configure(DeploymentPhaseContext, ComponentDescription, ComponentConfiguration) - Method in class org.jboss.as.ejb3.component.EJBValidationConfigurator
 
configure(DeploymentPhaseContext, ComponentConfiguration, ViewDescription, ViewConfiguration) - Method in class org.jboss.as.ejb3.component.ServerInterceptorsViewConfigurator
 
configure(DeploymentPhaseContext, ComponentConfiguration, ViewDescription, ViewConfiguration) - Method in class org.jboss.as.ejb3.component.session.SessionBeanObjectViewConfigurator
 
configure(OperationContext) - Method in class org.jboss.as.ejb3.remote.EJBRemotingConnectorClientMappingsEntryProviderService
 
configure(DeploymentPhaseContext, ComponentDescription, ComponentConfiguration) - Method in class org.jboss.as.ejb3.security.EjbJaccConfigurator
 
configure(DeploymentPhaseContext, ComponentConfiguration, ViewDescription, ViewConfiguration) - Method in class org.jboss.as.ejb3.security.EJBSecurityViewConfigurator
 
CONNECT_TIMEOUT - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
CONNECT_TIMEOUT - Static variable in class org.jboss.as.ejb3.subsystem.RemotingEjbReceiverDefinition
 
CONNECTOR_CAPABILITY_NAME - Static variable in class org.jboss.as.ejb3.subsystem.EJB3RemoteResourceDefinition
 
CONNECTOR_REF - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
connectorNotConfiguredForEJBClientInvocations(String, int) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
connectorNotConfiguredForEJBClientInvocations(String, int) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
connectorNotConfiguredForEJBClientInvocations$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
CONNECTORS - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
constructComponentInstance(ManagedReference, boolean) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
constructComponentInstance(ManagedReference, boolean, Map<Object, Object>) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
constructService(ComponentConfiguration) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentCreateServiceFactory
 
constructService(ComponentConfiguration) - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentCreateServiceFactory
 
constructService(ComponentConfiguration) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentCreateServiceFactory
 
constructService(ComponentConfiguration) - Method in class org.jboss.as.ejb3.component.stateless.StatelessComponentCreateServiceFactory
 
ContainerInterceptorBindingsDDProcessor - Class in org.jboss.as.ejb3.deployment.processors.dd
A DeploymentUnitProcessor which processes the container interceptor bindings that are configured the jboss-ejb3.xml deployment descriptor of a deployment
ContainerInterceptorBindingsDDProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.dd.ContainerInterceptorBindingsDDProcessor
 
ContainerInterceptorMethodInterceptorFactory - Class in org.jboss.as.ejb3.component
An InterceptorFactory responsible for creating Interceptor instance corresponding to a container-interceptor applicable for an Jakarta Enterprise Beans
ContainerInterceptorMethodInterceptorFactory(ManagedReference, Method) - Constructor for class org.jboss.as.ejb3.component.ContainerInterceptorMethodInterceptorFactory
 
ContainerInterceptorsMetaData - Class in org.jboss.as.ejb3.interceptor
Holds the interceptor bindings information configured within a container-interceptors element of jboss-ejb3.xml
ContainerInterceptorsMetaData() - Constructor for class org.jboss.as.ejb3.interceptor.ContainerInterceptorsMetaData
 
ContainerInterceptorsParser - Class in org.jboss.as.ejb3.interceptor
Responsible for parsing the container-interceptors in jboss-ejb3.xml
ContainerInterceptorsParser() - Constructor for class org.jboss.as.ejb3.interceptor.ContainerInterceptorsParser
 
containerSuspended() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
containerSuspended() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
containerSuspended$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
contains(K) - Method in interface org.jboss.as.ejb3.cache.Cache
Indicates whether or not the specified key is contained within this cache.
contains(K) - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
 
contains(K) - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
 
Contextual<C> - Interface in org.jboss.as.ejb3.cache
Exposes a mechanism for attaching a context to a cached object
couldNotCreateCorbaObject(Exception, EJBLocator<?>) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
couldNotCreateCorbaObject(Exception, EJBLocator<?>) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
couldNotCreateCorbaObject$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
couldNotCreateTable(SQLException) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
couldNotCreateTable(SQLException) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
couldNotCreateTable$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
couldNotDetermineEjbLocalRefForInjectionTarget(String, ResourceInjectionTarget) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
couldNotDetermineEjbLocalRefForInjectionTarget(String, ResourceInjectionTarget) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
couldNotDetermineEjbLocalRefForInjectionTarget$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
couldNotDetermineEjbRefForInjectionTarget(String, ResourceInjectionTarget) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
couldNotDetermineEjbRefForInjectionTarget(String, ResourceInjectionTarget) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
couldNotDetermineEjbRefForInjectionTarget$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
couldNotDetermineLocalInterfaceFromLocalHome(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
couldNotDetermineLocalInterfaceFromLocalHome(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
couldNotDetermineLocalInterfaceFromLocalHome$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
couldNotDetermineRemoteInterfaceFromHome(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
couldNotDetermineRemoteInterfaceFromHome(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
couldNotDetermineRemoteInterfaceFromHome$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
couldNotFindClassLoaderForStub(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
couldNotFindClassLoaderForStub(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
couldNotFindClassLoaderForStub$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
couldNotFindEjb(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating it could not find the Jakarta Enterprise Beans with specific id
couldNotFindEjb(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
couldNotFindEjb$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
couldNotFindEjbForLocatorIIOP(EJBLocator<?>) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs an error message indicating that an Jakarta Enterprise Beans client proxy could not be swapped out in a RMI invocation
couldNotFindEjbForLocatorIIOP(EJBLocator<?>) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
couldNotFindEjbForLocatorIIOP$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
couldNotFindViewMethodOnEjb(Method, String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Thrown when an Jakarta Enterprise Beans 2 Jakarta Enterprise Beans does not implement a method on an Jakarta Enterprise Beans 2
couldNotFindViewMethodOnEjb(Method, String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
couldNotFindViewMethodOnEjb$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
couldNotParseScheduleExpression(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating it could not parse schedule expression
couldNotParseScheduleExpression(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
couldNotParseScheduleExpression$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
couldNotWriteMethodInvocation(Throwable, Method, String, String, String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
couldNotWriteMethodInvocation(Throwable, Method, String, String, String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
couldNotWriteMethodInvocation$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
create() - Method in interface org.jboss.as.ejb3.cache.Cache
Creates and caches a new instance of T.
create() - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
 
create() - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
 
create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.ContainerInterceptorMethodInterceptorFactory
Creates and returns a Interceptor which invokes the underlying container-interceptor during a method invocation
create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.interceptors.AsyncFutureInterceptorFactory
 
create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.interceptors.ComponentTypeIdentityInterceptorFactory
 
create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.interceptors.GetHomeInterceptorFactory
 
create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.interceptors.SessionBeanHomeInterceptorFactory
 
create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory
 
create(Component, InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentInstanceAssociatingFactory
 
create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulWriteReplaceInterceptor.Factory
 
create(Component, InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.stateless.StatelessComponentInstanceAssociatingFactory
 
create() - Method in class org.jboss.as.ejb3.pool.AbstractPool
 
create() - Method in interface org.jboss.as.ejb3.pool.StatelessObjectFactory
Creates a new stateless object by calling it's empty constructor, do injection and calling post-construct.
create(Component, InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.security.IdentityOutflowInterceptorFactory
 
create(Component, InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.security.SecurityContextInterceptorFactory
 
create(Component, InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.security.SecurityDomainInterceptorFactory
 
create(XMLStreamWriter) - Static method in class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
 
create(Component, InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.tx.LifecycleCMTTxInterceptor.Factory
 
create(CreationalContext<BeanMetaDataClassNormalizer>) - Method in class org.jboss.as.ejb3.validator.EjbProxyBeanMetaDataClassNormalizer
 
createCache(Supplier<K>, StatefulObjectFactory<T>, PassivationListener<T>) - Method in interface org.jboss.as.ejb3.cache.CacheFactory
 
createCache(Supplier<K>, StatefulObjectFactory<V>, PassivationListener<V>) - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCacheFactoryServiceConfigurator
 
createCache(Supplier<K>, StatefulObjectFactory<V>, PassivationListener<V>) - Method in class org.jboss.as.ejb3.cache.simple.SimpleCacheFactoryServiceConfigurator
 
createCalendarTimer(ScheduleExpression) - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
 
createCalendarTimer(ScheduleExpression, TimerConfig) - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
 
createCalendarTimer(ScheduleExpression) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
createCalendarTimer(ScheduleExpression, TimerConfig) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
createComponent() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentCreateService
 
createComponent() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentCreateService
 
createComponent() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
 
createComponent() - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionComponentCreateService
 
createConfiguration(ClassReflectionIndex, ClassLoader, ModuleLoader) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
 
createConfiguration(ClassReflectionIndex, ClassLoader, ModuleLoader) - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentDescription
 
createConfiguration(ClassReflectionIndex, ClassLoader, ModuleLoader) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
 
createConfiguration(ClassReflectionIndex, ClassLoader, ModuleLoader) - Method in class org.jboss.as.ejb3.component.stateless.StatelessComponentDescription
 
CREATED_ACTIVE_IN_TIMEOUT_RETRY_TIMEOUT - Static variable in enum org.jboss.as.ejb3.timerservice.TimerState
An unmodifiable set that contains timer states TimerState.IN_TIMEOUT, TimerState.RETRY_TIMEOUT, TimerState.CREATED and TimerState.ACTIVE.
createEndpoint(XAResource) - Method in class org.jboss.as.ejb3.inflow.JBossMessageEndpointFactory
 
createEndpoint(XAResource, long) - Method in class org.jboss.as.ejb3.inflow.JBossMessageEndpointFactory
 
createInjectionSource(ServiceName, Value<ClassLoader>, boolean) - Method in class org.jboss.as.ejb3.component.EJBViewDescription
 
createInstance() - Method in interface org.jboss.as.ejb3.cache.StatefulObjectFactory
Create a new instance of this component.
createInstance() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
createInstance(Object) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
createInterceptors(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
createIntervalTimer(Date, long, TimerConfig) - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
 
createIntervalTimer(long, long, TimerConfig) - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
 
createIntervalTimer(Date, long, TimerConfig) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
createIntervalTimer(long, long, TimerConfig) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
createPermissions(EjbJaccConfig, EJBComponentDescription, EJBViewConfiguration, Method, DeploymentReflectionIndex, ApplicableMethodInformation<EJBMethodSecurityAttribute>) - Method in class org.jboss.as.ejb3.security.EjbJaccConfigurator
 
createPermissions(AttachmentList<EjbJaccConfig>, PolicyConfiguration) - Method in class org.jboss.as.ejb3.security.EjbJaccService
 
createPool(StatelessObjectFactory<T>) - Method in class org.jboss.as.ejb3.component.pool.PoolConfig
 
createPool(StatelessObjectFactory<T>) - Method in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
 
createReference(String) - Method in interface org.jboss.as.ejb3.iiop.ReferenceFactory
Creates a reference with a null id in its "reference data" and with object type information given by the interfId parameter.
createReferenceWithId(byte[], String) - Method in interface org.jboss.as.ejb3.iiop.ReferenceFactory
Creates a reference with the specified id in its "reference data" and with object type information given by the interfId parameter.
createService(String, AttachmentList<EjbJaccConfig>, Boolean) - Method in class org.jboss.as.ejb3.deployment.EjbSecurityDeployer
createSession() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
createSession(EJBReceiverSessionCreationContext) - Method in class org.jboss.as.ejb3.remote.LocalEjbReceiver
 
createSessionRemote() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
creates a session using the global request controller.
createSingleActionTimer(Date, TimerConfig) - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
 
createSingleActionTimer(long, TimerConfig) - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
 
createSingleActionTimer(Date, TimerConfig) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
createSingleActionTimer(long, TimerConfig) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
createStaticEjbList(OperationContext, ModelNode) - Static method in class org.jboss.as.ejb3.subsystem.StaticEJBDiscoveryDefinition
 
createTimer(long, Serializable) - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
 
createTimer(long, long, Serializable) - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
 
createTimer(Date, Serializable) - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
 
createTimer(Date, long, Serializable) - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
 
createTimer(long, Serializable) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
createTimer(Date, Serializable) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
createTimer(long, long, Serializable) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
createTimer(Date, long, Serializable) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
createViewConfiguration(Class<?>, ComponentConfiguration, ProxyFactory<?>) - Method in class org.jboss.as.ejb3.component.EJBViewDescription
 
createViewInstance(ComponentView, Map<Object, Object>) - Method in class org.jboss.as.ejb3.component.RemoteHomeViewInstanceFactory
 
createViewInstance(ComponentView, Map<Object, Object>) - Method in class org.jboss.as.ejb3.component.session.StatelessRemoteViewInstanceFactory
 
createViewInstance(ComponentView, Map<Object, Object>) - Method in class org.jboss.as.ejb3.component.stateful.StatefulRemoteViewInstanceFactory
 
createViewInstanceProxy(Class<T>, Map<Object, Object>) - Method in class org.jboss.as.ejb3.component.EJBComponent
 
createViewInstanceProxy(Class<T>, Map<Object, Object>, ServiceName) - Method in class org.jboss.as.ejb3.component.EJBComponent
 
CURRENT_GROUP - Static variable in interface org.jboss.as.ejb3.cache.Cache
 
currentComponentNotAEjb(ComponentInstance) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the current component is not an Jakarta Enterprise Beans.
currentComponentNotAEjb(ComponentInstance) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
currentComponentNotAEjb$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
CurrentInvocationContext - Class in org.jboss.as.ejb3.context
 
CurrentInvocationContext() - Constructor for class org.jboss.as.ejb3.context.CurrentInvocationContext
 
CurrentInvocationContextInterceptor - Class in org.jboss.as.ejb3.component.interceptors
 
CurrentInvocationContextInterceptor() - Constructor for class org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor
 
CurrentSynchronizationCallback - Class in org.jboss.as.ejb3.component.stateful
Thread local that tracks the current state of SFSB synchronization callbacks
CurrentSynchronizationCallback() - Constructor for class org.jboss.as.ejb3.component.stateful.CurrentSynchronizationCallback
 
CurrentSynchronizationCallback.CallbackType - Enum in org.jboss.as.ejb3.component.stateful
 

D

DATABASE - Static variable in class org.jboss.as.ejb3.subsystem.DatabaseDataStoreResourceDefinition
 
DATABASE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
DATABASE_DATA_STORE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
DATABASE_DATA_STORE_PATH - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
DatabaseDataStoreAdd - Class in org.jboss.as.ejb3.subsystem
Adds the timer service file based data store
DatabaseDataStoreResourceDefinition - Class in org.jboss.as.ejb3.subsystem
ResourceDefinition for the database data store resource.
databaseDialectNotConfiguredOrDetected() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs a warning message indicating that the database dialect cannot be detected automatically.
databaseDialectNotConfiguredOrDetected() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
databaseDialectNotConfiguredOrDetected$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
DatabaseTimerPersistence - Class in org.jboss.as.ejb3.timerservice.persistence.database
Database timer persistence store.
DatabaseTimerPersistence(String, String, String, int, boolean) - Constructor for class org.jboss.as.ejb3.timerservice.persistence.database.DatabaseTimerPersistence
 
DATASOURCE_JNDI_NAME - Static variable in class org.jboss.as.ejb3.subsystem.DatabaseDataStoreResourceDefinition
 
DATASOURCE_JNDI_NAME - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
DAY_OF_MONTH - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
 
DAY_OF_WEEK - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
 
DayOfMonth - Class in org.jboss.as.ejb3.timerservice.schedule.attribute
Represents the value of a day in a month, constructed out of a ScheduleExpression.getDayOfMonth()

DayOfMonth(String) - Constructor for class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfMonth
Creates a DayOfMonth by parsing the passed String value
DayOfWeek - Class in org.jboss.as.ejb3.timerservice.schedule.attribute
DayOfWeek
DayOfWeek(String) - Constructor for class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfWeek
 
deactivate() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
 
DECLARED_ROLES - Static variable in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
 
DeclareRolesAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
 
DeclareRolesAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.DeclareRolesAnnotationInformationFactory
 
DeclareRolesMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
Merging process for @DeclareRoles
DeclareRolesMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.DeclareRolesMergingProcessor
 
DEFAULT - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
DEFAULT_CACHE_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.cache.CacheFactoryBuilderServiceNameProvider
 
DEFAULT_CLUSTERED_SFSB_CACHE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
DEFAULT_DATA_STORE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
DEFAULT_DISTINCT_NAME - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
DEFAULT_ENTITY_BEAN_INSTANCE_POOL - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
DEFAULT_ENTITY_BEAN_OPTIMISTIC_LOCKING - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
DEFAULT_ENTITY_POOL_CONFIG_CAPABILITY - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
 
DEFAULT_ENTITY_POOL_CONFIG_CAPABILITY_NAME - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
 
DEFAULT_LOCAL_TRANSPORT_PROVIDER_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.remote.LocalTransportProvider
 
DEFAULT_MAX_POOL_SIZE - Static variable in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
 
DEFAULT_MDB_INSTANCE_POOL - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
DEFAULT_MDB_POOL_CONFIG_CAPABILITY - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
 
DEFAULT_MDB_POOL_CONFIG_CAPABILITY_NAME - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
 
DEFAULT_MISSING_METHOD_PERMISSIONS_DENY_ACCESS - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
DEFAULT_MISSING_METHOD_PERMISSIONS_DENY_ACCESS - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
 
DEFAULT_PASSIVATION_DISABLED_CACHE_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.cache.CacheFactoryBuilderServiceNameProvider
 
DEFAULT_RA_NAME_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.component.messagedriven.DefaultResourceAdapterService
 
DEFAULT_RESOURCE_ADAPTER_NAME - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
DEFAULT_SECURITY_DOMAIN - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
DEFAULT_SECURITY_DOMAIN - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
 
DEFAULT_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.remote.EJBClientContextService
 
DEFAULT_SFSB_CACHE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
DEFAULT_SFSB_PASSIVATION_DISABLED_CACHE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
DEFAULT_SINGLETON_BEAN_ACCESS_TIMEOUT - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
DEFAULT_SLSB_INSTANCE_POOL - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
DEFAULT_SLSB_POOL_CONFIG_CAPABILITY - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
 
DEFAULT_SLSB_POOL_CONFIG_CAPABILITY_NAME - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
 
DEFAULT_STATEFUL_BEAN_ACCESS_TIMEOUT - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
DEFAULT_STATEFUL_BEAN_SESSION_TIMEOUT - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
DEFAULT_TIMEOUT - Static variable in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
 
DEFAULT_TIMEOUT_UNIT - Static variable in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
 
DefaultAccessTimeoutService - Class in org.jboss.as.ejb3.component
Service that manages the default access timeout for session beans
DefaultAccessTimeoutService(long) - Constructor for class org.jboss.as.ejb3.component.DefaultAccessTimeoutService
 
DefaultDistinctNameService - Class in org.jboss.as.ejb3.subsystem
 
DefaultDistinctNameService(String) - Constructor for class org.jboss.as.ejb3.subsystem.DefaultDistinctNameService
 
defaultInterceptorClassNotListed(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs a warning message indicating Default interceptor class is not listed in the section of ejb-jar.xml and will not be applied"
defaultInterceptorClassNotListed(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
defaultInterceptorClassNotListed$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
defaultInterceptorsNotBindToMethod() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Default interceptors cannot specify a method to bind to in ejb-jar.xml
defaultInterceptorsNotBindToMethod() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
defaultInterceptorsNotBindToMethod$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
defaultInterceptorsNotSpecifyOrder() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Default interceptors specify an absolute ordering
defaultInterceptorsNotSpecifyOrder() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
defaultInterceptorsNotSpecifyOrder$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
defaultPoolExpressionCouldNotBeResolved(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
defaultPoolExpressionCouldNotBeResolved(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
defaultPoolExpressionCouldNotBeResolved$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
DefaultResourceAdapterService - Class in org.jboss.as.ejb3.component.messagedriven
User: jpai
DefaultResourceAdapterService(String) - Constructor for class org.jboss.as.ejb3.component.messagedriven.DefaultResourceAdapterService
 
DefaultResourceAdapterWriteHandler - Class in org.jboss.as.ejb3.subsystem
User: jpai
DefaultSessionBeanAccessTimeoutWriteHandler - Class in org.jboss.as.ejb3.subsystem
 
DefaultSessionBeanAccessTimeoutWriteHandler(AttributeDefinition, ServiceName) - Constructor for class org.jboss.as.ejb3.subsystem.DefaultSessionBeanAccessTimeoutWriteHandler
 
DefaultStatefulBeanSessionTimeoutWriteHandler - Class in org.jboss.as.ejb3.subsystem
 
DeliveryActiveAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
Processes the DeliveryActive annotation
DeliveryActiveAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.DeliveryActiveAnnotationInformationFactory
 
DeliveryGroupAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
Processes the DeliveryGroup annotation
DeliveryGroupAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.DeliveryGroupAnnotationInformationFactory
 
DeniedMethodKey - Class in org.jboss.as.ejb3.component.allowedmethods
 
DeniedMethodKey(InvocationType, MethodType) - Constructor for class org.jboss.as.ejb3.component.allowedmethods.DeniedMethodKey
 
DENY_ALL - Static variable in class org.jboss.as.ejb3.security.EJBMethodSecurityAttribute
 
denyAll() - Static method in class org.jboss.as.ejb3.security.EJBMethodSecurityAttribute
 
DependsOnAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
 
DependsOnAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.DependsOnAnnotationInformationFactory
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.AnnotatedEJBComponentDescriptionDeploymentUnitProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.ApplicationExceptionAnnotationProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.AroundTimeoutAnnotationParsingProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.BusinessViewAnnotationProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.CacheDependenciesProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.dd.AbstractEjbXmlDescriptorProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.dd.AssemblyDescriptorProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.dd.ContainerInterceptorBindingsDDProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.dd.DeploymentDescriptorInterceptorBindingsProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.dd.DeploymentDescriptorMethodProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.dd.InterceptorClassDeploymentDescriptorProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.DeploymentRepositoryProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.DiscoveryRegistrationProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.EjbCleanUpProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.EjbClientContextSetupProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.EJBClientDescriptorMetaDataProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.EJBComponentSuspendDeploymentUnitProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.EjbContextJndiBindingProcessor
*
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.EjbDefaultDistinctNameProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.EJBDefaultSecurityDomainProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.EjbDependencyDeploymentUnitProcessor
Adds Jakarta EE module as a dependency to any deployment unit which is an Jakarta Enterprise Beans deployment
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.EjbIIOPDeploymentUnitProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.EjbJarParsingDeploymentUnitProcessor
Finds an ejb-jar.xml (at WEB-INF of a .war or META-INF of a .jar) parses the file and creates metadata out of it.
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.EjbManagementDeploymentUnitProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.EjbResourceInjectionAnnotationProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.HibernateValidatorDeploymentUnitProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.IIOPJndiBindingProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.MdbDeliveryDependenciesProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.merging.AbstractMergingProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.merging.ApplicationExceptionMergingProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.merging.HomeViewMergingProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.PassivationAnnotationParsingProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.security.JaccEjbDeploymentProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.StartupAwaitDeploymentUnitProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.TimerServiceDeploymentProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.subsystem.ClientInterceptorsBindingsProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.subsystem.ServerInterceptorsBindingsProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.subsystem.StaticInterceptorsDependenciesDeploymentUnitProcessor
 
DEPLOYMENT_BASE_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.remote.EJBClientContextService
 
DEPLOYMENT_LOGGER - Static variable in interface org.jboss.as.ejb3.logging.EjbLogger
A logger with the category org.jboss.as.ejb3.deployment used for deployment log messages
deploymentAddListenerException(Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
deploymentAddListenerException(Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
deploymentAddListenerException$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
deploymentAvailable(DeploymentModuleIdentifier, ModuleDeployment) - Method in interface org.jboss.as.ejb3.deployment.DeploymentRepositoryListener
Callback when a deployment becomes available
DeploymentDescriptorInterceptorBindingsProcessor - Class in org.jboss.as.ejb3.deployment.processors.dd
Processor that handles interceptor bindings that are defined in the deployment descriptor.
DeploymentDescriptorInterceptorBindingsProcessor(EjbNameRegexService) - Constructor for class org.jboss.as.ejb3.deployment.processors.dd.DeploymentDescriptorInterceptorBindingsProcessor
 
DeploymentDescriptorMethodProcessor - Class in org.jboss.as.ejb3.deployment.processors.dd
Deployment descriptor that resolves interceptor methods defined in ejb-jar.xml that could not be resolved at DD parse time.
DeploymentDescriptorMethodProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.dd.DeploymentDescriptorMethodProcessor
 
DeploymentModuleIdentifier - Class in org.jboss.as.ejb3.deployment
Identifier for a deployed module, consisting of application + distinct + module name.
DeploymentModuleIdentifier(String, String, String) - Constructor for class org.jboss.as.ejb3.deployment.DeploymentModuleIdentifier
 
deploymentRemoved(DeploymentModuleIdentifier) - Method in interface org.jboss.as.ejb3.deployment.DeploymentRepositoryListener
Called when a deployment is no longer available
deploymentRemoveListenerException(Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
deploymentRemoveListenerException(Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
deploymentRemoveListenerException$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
DeploymentRepository - Interface in org.jboss.as.ejb3.deployment
 
DeploymentRepositoryListener - Interface in org.jboss.as.ejb3.deployment
Listener class that notifies on deployment availability changes
DeploymentRepositoryProcessor - Class in org.jboss.as.ejb3.deployment.processors
 
DeploymentRepositoryProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.DeploymentRepositoryProcessor
 
DeploymentRepositoryService - Class in org.jboss.as.ejb3.deployment
Repository for information about deployed modules.
DeploymentRepositoryService() - Constructor for class org.jboss.as.ejb3.deployment.DeploymentRepositoryService
 
deploymentResumed(DeploymentModuleIdentifier) - Method in interface org.jboss.as.ejb3.deployment.DeploymentRepositoryListener
Called when a deployment is no longer suspended, as a result of server resume.
deploymentStarted(DeploymentModuleIdentifier, ModuleDeployment) - Method in interface org.jboss.as.ejb3.deployment.DeploymentRepositoryListener
Callback when a deployment has started, i.e.
deploymentSuspended(DeploymentModuleIdentifier) - Method in interface org.jboss.as.ejb3.deployment.DeploymentRepositoryListener
Called when a deployment is suspended, as a result of server suspension.
deprecatedAnnotation(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
deprecatedAnnotation(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
deprecatedAnnotation$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
deprecatedNamespace(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
deprecatedNamespace(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
deprecatedNamespace$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
DERIVE_SIZE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
DERIVE_SIZE - Static variable in class org.jboss.as.ejb3.subsystem.StrictMaxPoolResourceDefinition
 
DERIVED_SIZE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
DERIVED_SIZE - Static variable in class org.jboss.as.ejb3.subsystem.StrictMaxPoolResourceDefinition
 
deSerialize(String) - Method in class org.jboss.as.ejb3.timerservice.persistence.database.DatabaseTimerPersistence
 
destroy(T) - Method in class org.jboss.as.ejb3.pool.AbstractPool
 
destroy(T) - Method in interface org.jboss.as.ejb3.pool.StatelessObjectFactory
Perform any cleanup actions on the object, such as calling the pre-destroy callback.
destroy(BeanMetaDataClassNormalizer, CreationalContext<BeanMetaDataClassNormalizer>) - Method in class org.jboss.as.ejb3.validator.EjbProxyBeanMetaDataClassNormalizer
 
destroyInstance(T) - Method in interface org.jboss.as.ejb3.cache.StatefulObjectFactory
Destroy an instance of the component.
destroyInstance(StatefulSessionComponentInstance) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
DISABLE_DEFAULT_EJB_PERMISSIONS - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
DISABLE_DEFAULT_EJB_PERMISSIONS - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
 
DISABLED - Static variable in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
 
disableDefaultEjbPermissionsCannotBeTrue() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
disableDefaultEjbPermissionsCannotBeTrue() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
disableDefaultEjbPermissionsCannotBeTrue$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
discard(V) - Method in interface org.jboss.as.ejb3.cache.Cache
Discard the specified object from cache.
discard(V) - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
 
discard(V) - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
 
discard() - Method in class org.jboss.as.ejb3.component.EjbComponentInstance
 
discard() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
 
discard(T) - Method in interface org.jboss.as.ejb3.pool.Pool
Discard an object.
discard(T) - Method in class org.jboss.as.ejb3.pool.strictmax.StrictMaxPool
 
discardingStatefulComponent(StatefulSessionComponentInstance, Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs an error message indicating Discarding stateful component instance due to exception
discardingStatefulComponent(StatefulSessionComponentInstance, Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
discardingStatefulComponent$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
DISCOVERY - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
DiscoveryRegistrationProcessor - Class in org.jboss.as.ejb3.deployment.processors
Processor responsible for ensuring that the discovery service for each deployment unit exists.
DiscoveryRegistrationProcessor(boolean) - Constructor for class org.jboss.as.ejb3.deployment.processors.DiscoveryRegistrationProcessor
 
DiscoveryService - Class in org.jboss.as.ejb3.deployment.processors
A service that provides discovery services.
DiscoveryService() - Constructor for class org.jboss.as.ejb3.deployment.processors.DiscoveryService
 
DISTINCT - Static variable in class org.jboss.as.ejb3.subsystem.StaticEJBDiscoveryDefinition
 
DISTINCT_AD - Static variable in class org.jboss.as.ejb3.subsystem.StaticEJBDiscoveryDefinition
 
DistributableCache<K,V extends Identifiable<K> & Contextual<org.wildfly.clustering.ee.Batch>> - Class in org.jboss.as.ejb3.cache.distributable
Distributable Cache implementation.
DistributableCache(BeanManager<K, V, Batch>, StatefulObjectFactory<V>, TransactionSynchronizationRegistry) - Constructor for class org.jboss.as.ejb3.cache.distributable.DistributableCache
 
DistributableCacheFactoryBuilder<K,V extends Identifiable<K>> - Interface in org.jboss.as.ejb3.cache.distributable
Builds a service that provides a distributable CacheFactory.
DistributableCacheFactoryBuilderServiceConfigurator<K,V extends Identifiable<K> & Contextual<org.wildfly.clustering.ee.Batch>> - Class in org.jboss.as.ejb3.cache.distributable
Service that returns a distributable CacheFactoryBuilder.
DistributableCacheFactoryBuilderServiceConfigurator(String, BeanManagerFactoryServiceConfiguratorConfiguration) - Constructor for class org.jboss.as.ejb3.cache.distributable.DistributableCacheFactoryBuilderServiceConfigurator
 
DistributableCacheFactoryBuilderServiceConfigurator(String, BeanManagerFactoryServiceConfiguratorFactoryProvider, BeanManagerFactoryServiceConfiguratorConfiguration) - Constructor for class org.jboss.as.ejb3.cache.distributable.DistributableCacheFactoryBuilderServiceConfigurator
 
DistributableCacheFactoryBuilderServiceNameProvider - Class in org.jboss.as.ejb3.cache.distributable
 
DistributableCacheFactoryBuilderServiceNameProvider(String) - Constructor for class org.jboss.as.ejb3.cache.distributable.DistributableCacheFactoryBuilderServiceNameProvider
 
DistributableCacheFactoryServiceConfigurator<K,V extends Identifiable<K> & Contextual<org.wildfly.clustering.ee.Batch>> - Class in org.jboss.as.ejb3.cache.distributable
Service that provides a distributable CacheFactory.
DistributableCacheFactoryServiceConfigurator(ServiceName, CapabilityServiceConfigurator) - Constructor for class org.jboss.as.ejb3.cache.distributable.DistributableCacheFactoryServiceConfigurator
 
doEquals(Object) - Method in class org.jboss.as.ejb3.inflow.MessageEndpointInvocationHandler
 
doesScheduleMatch(ScheduleExpression, ScheduleExpression) - Static method in class org.jboss.as.ejb3.timerservice.schedule.CalendarBasedTimeout
 
doInvoke(Object, Method, Object[]) - Method in class org.jboss.as.ejb3.inflow.MessageEndpointInvocationHandler
 
done() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
done() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent
 
done() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponent
 
done() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
done() - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionComponent
 
doRemove(T) - Method in class org.jboss.as.ejb3.pool.AbstractPool
Remove the bean context and invoke any callbacks and track the remove count
duplicateCacheEntry(Object) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Deprecated.
duplicateCacheEntry(Object) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
duplicateCacheEntry$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
duplicateSerializationGroupMember(Object, Object) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Deprecated.
duplicateSerializationGroupMember(Object, Object) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
duplicateSerializationGroupMember$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
DynamicIIOPStub - Class in org.jboss.as.ejb3.iiop.stub
Dynamically generated IIOP stub classes extend this abstract superclass, which extends javax.rmi.CORBA.Stub.
DynamicIIOPStub() - Constructor for class org.jboss.as.ejb3.iiop.stub.DynamicIIOPStub
Constructs a DynamicIIOPStub.
dynamicStubCreationFailed(String, Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs an error message indicating that dynamic stub creation failed
dynamicStubCreationFailed(String, Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
dynamicStubCreationFailed$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
DynamicStubFactoryFactory - Class in org.jboss.as.ejb3.iiop.stub
 
DynamicStubFactoryFactory() - Constructor for class org.jboss.as.ejb3.iiop.stub.DynamicStubFactoryFactory
 

E

ejb2xViewNotApplicableForSingletonBeans() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
ejb2xViewNotApplicableForSingletonBeans() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ejb2xViewNotApplicableForSingletonBeans$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
Ejb2xViewType - Enum in org.jboss.as.ejb3.component
An enum that is used as a marker for Enterprise Beans 2.x views.
EJB3_IIOP_SETTINGS_CAPABILITY - Static variable in class org.jboss.as.ejb3.subsystem.EJB3IIOPResourceDefinition
 
EJB3_IIOP_SETTINGS_CAPABILITY_NAME - Static variable in class org.jboss.as.ejb3.subsystem.EJB3IIOPResourceDefinition
 
EJB3_INVOCATION_LOGGER - Static variable in interface org.jboss.as.ejb3.logging.EjbLogger
logger use to log Jakarta Enterprise Beans invocation errors
EJB3_TIMER_LOGGER - Static variable in interface org.jboss.as.ejb3.logging.EjbLogger
logger use to log Jakarta Enterprise Beans timer messages
EJB3AsyncResourceDefinition - Class in org.jboss.as.ejb3.subsystem
A ResourceDefinition for the Jakarta Enterprise Beans async service

EJB3AsyncServiceAdd - Class in org.jboss.as.ejb3.subsystem
A AbstractBoottimeAddStepHandler to handle the add operation for the Jakarta Enterprise Beans remote service, in the Jakarta Enterprise Beans subsystem

EJB3Extension - Class in org.jboss.as.ejb3.subsystem
Extension that provides the EJB3 subsystem.
EJB3Extension() - Constructor for class org.jboss.as.ejb3.subsystem.EJB3Extension
 
EJB3IIOPAdd - Class in org.jboss.as.ejb3.subsystem
A AbstractBoottimeAddStepHandler to handle the add operation for the Jakarta Enterprise Beans IIOP service
EJB3IIOPResourceDefinition - Class in org.jboss.as.ejb3.subsystem
A ResourceDefinition for the EJB IIOP resource definition

EJB3Model - Enum in org.jboss.as.ejb3.subsystem
Enumerates the supported model versions.
EJB3RemoteHTTPService - Class in org.jboss.as.ejb3.remote.http
 
EJB3RemoteHTTPService(Function<String, Boolean>) - Constructor for class org.jboss.as.ejb3.remote.http.EJB3RemoteHTTPService
 
EJB3RemoteResourceDefinition - Class in org.jboss.as.ejb3.subsystem
A ResourceDefinition for the EJB remote service
EJB3RemoteServiceAdd - Class in org.jboss.as.ejb3.subsystem
A AbstractAddStepHandler to handle the add operation for the Jakarta Enterprise Beans remote service, in the Jakarta Enterprise Beans subsystem
EJB3Subsystem10Parser - Class in org.jboss.as.ejb3.subsystem
User: Jaikiran Pai
EJB3Subsystem11Parser - Class in org.jboss.as.ejb3.subsystem
User: Jaikiran Pai
EJB3Subsystem12Parser - Class in org.jboss.as.ejb3.subsystem
 
EJB3Subsystem12Parser() - Constructor for class org.jboss.as.ejb3.subsystem.EJB3Subsystem12Parser
 
EJB3Subsystem13Parser - Class in org.jboss.as.ejb3.subsystem
 
EJB3Subsystem13Parser() - Constructor for class org.jboss.as.ejb3.subsystem.EJB3Subsystem13Parser
 
EJB3Subsystem14Parser - Class in org.jboss.as.ejb3.subsystem
 
EJB3Subsystem14Parser() - Constructor for class org.jboss.as.ejb3.subsystem.EJB3Subsystem14Parser
 
EJB3Subsystem15Parser - Class in org.jboss.as.ejb3.subsystem
 
EJB3Subsystem15Parser() - Constructor for class org.jboss.as.ejb3.subsystem.EJB3Subsystem15Parser
 
EJB3Subsystem20Parser - Class in org.jboss.as.ejb3.subsystem
 
EJB3Subsystem20Parser() - Constructor for class org.jboss.as.ejb3.subsystem.EJB3Subsystem20Parser
 
EJB3Subsystem30Parser - Class in org.jboss.as.ejb3.subsystem
 
EJB3Subsystem30Parser() - Constructor for class org.jboss.as.ejb3.subsystem.EJB3Subsystem30Parser
 
EJB3Subsystem40Parser - Class in org.jboss.as.ejb3.subsystem
Parser for ejb3:4.0 namespace.
EJB3Subsystem40Parser() - Constructor for class org.jboss.as.ejb3.subsystem.EJB3Subsystem40Parser
 
EJB3Subsystem50Parser - Class in org.jboss.as.ejb3.subsystem
Parser for ejb3:5.0 namespace.
EJB3Subsystem60Parser - Class in org.jboss.as.ejb3.subsystem
Parser for ejb3:6.0 namespace.
EJB3Subsystem70Parser - Class in org.jboss.as.ejb3.subsystem
Parser for ejb3:7.0 namespace.
EJB3Subsystem80Parser - Class in org.jboss.as.ejb3.subsystem
Parser for ejb3:8.0 namespace.
EJB3Subsystem90Parser - Class in org.jboss.as.ejb3.subsystem
Parser for ejb3:9.0 namespace.
EJB3SubsystemDefaultCacheWriteHandler - Class in org.jboss.as.ejb3.subsystem
 
EJB3SubsystemDefaultCacheWriteHandler(ServiceName, AttributeDefinition) - Constructor for class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultCacheWriteHandler
 
EJB3SubsystemDefaultEntityBeanOptimisticLockingWriteHandler - Class in org.jboss.as.ejb3.subsystem
 
EJB3SubsystemDefaultPoolWriteHandler - Class in org.jboss.as.ejb3.subsystem
User: jpai
EJB3SubsystemDefaultPoolWriteHandler(String, AttributeDefinition) - Constructor for class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultPoolWriteHandler
 
EJB3SubsystemModel - Interface in org.jboss.as.ejb3.subsystem
User: jpai
EJB3SubsystemNamespace - Enum in org.jboss.as.ejb3.subsystem
An enumeration of the supported EJB3 subsystem namespaces
EJB3SubsystemRemove - Class in org.jboss.as.ejb3.subsystem
Handler for removing the EJB3 subsystem.
EJB3SubsystemRootResourceDefinition - Class in org.jboss.as.ejb3.subsystem
ResourceDefinition for the EJB3 subsystem's root management resource.
EJB3SubsystemXMLAttribute - Enum in org.jboss.as.ejb3.subsystem
 
EJB3SubsystemXMLElement - Enum in org.jboss.as.ejb3.subsystem
Enumeration of elements used in the EJB3 subsystem
EJB3SubsystemXMLPersister - Class in org.jboss.as.ejb3.subsystem
The XMLElementWriter that handles the EJB subsystem.
EJB3SubsystemXMLPersister() - Constructor for class org.jboss.as.ejb3.subsystem.EJB3SubsystemXMLPersister
 
EJB3UserTransactionAccessControlService - Class in org.jboss.as.ejb3.subsystem
Service which installs the UserTransaction access control into the transaction subsystem.
EJB3UserTransactionAccessControlService() - Constructor for class org.jboss.as.ejb3.subsystem.EJB3UserTransactionAccessControlService
 
EJB_CAPABILITY - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
 
EJB_CLIENT_CONFIGURATOR_CAPABILITY - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
 
EJB_CLIENT_CONTEXT_SERVICE - Static variable in class org.jboss.as.ejb3.deployment.EjbDeploymentAttachmentKeys
 
EJB_CLIENT_CONTEXT_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.deployment.EjbDeploymentAttachmentKeys
 
EJB_INJECTIONS - Static variable in class org.jboss.as.ejb3.deployment.EjbDeploymentAttachmentKeys
 
EJB_JAR_DESCRIPTION - Static variable in class org.jboss.as.ejb3.deployment.EjbDeploymentAttachmentKeys
 
EJB_JAR_METADATA - Static variable in class org.jboss.as.ejb3.deployment.EjbDeploymentAttachmentKeys
Attachment key to the EjbJarMetaData attachment representing the metadata created out of the ejb-jar.xml deployment descriptor
EJB_REMOTE_CAPABILITY_NAME - Static variable in class org.jboss.as.ejb3.subsystem.EJB3RemoteResourceDefinition
 
EJB_REMOTING_PROFILE_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.deployment.EjbDeploymentAttachmentKeys
 
EjbAnnotationProcessor - Class in org.jboss.as.ejb3.deployment.processors.annotation
Processes Jakarta Enterprise Beans annotations and attaches them to the EEModuleClassDescription
EjbAnnotationProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.EjbAnnotationProcessor
 
EjbBMTInterceptor - Class in org.jboss.as.ejb3.tx
EJB 3 13.6.1: If a stateless session bean instance starts a transaction in a business method or interceptor method, it must commit the transaction before the business method (or all its interceptor methods) returns.
EJBBoundCacheMetaData - Class in org.jboss.as.ejb3.cache
Metadata represents the pool name configured for Jakarta Enterprise Beans via the jboss-ejb3.xml deployment descriptor
EJBBoundCacheMetaData() - Constructor for class org.jboss.as.ejb3.cache.EJBBoundCacheMetaData
 
EJBBoundCacheParser - Class in org.jboss.as.ejb3.cache
Parser for urn:ejb-cache namespace.
EJBBoundCacheParser() - Constructor for class org.jboss.as.ejb3.cache.EJBBoundCacheParser
 
EJBBoundClusteringMetaData - Class in org.jboss.as.ejb3.clustering
 
EJBBoundClusteringMetaData() - Constructor for class org.jboss.as.ejb3.clustering.EJBBoundClusteringMetaData
 
EJBBoundClusteringMetaDataParser - Class in org.jboss.as.ejb3.clustering
Parses the urn:clustering namespace elements for clustering related metadata on Jakarta Enterprise Beans.
EJBBoundClusteringMetaDataParser(ClusteringSchema) - Constructor for class org.jboss.as.ejb3.clustering.EJBBoundClusteringMetaDataParser
 
EJBBoundMdbDeliveryMetaData - Class in org.jboss.as.ejb3.deliveryactive.metadata
Metadata for delivery active property of message-driven beans
EJBBoundMdbDeliveryMetaData() - Constructor for class org.jboss.as.ejb3.deliveryactive.metadata.EJBBoundMdbDeliveryMetaData
 
EJBBoundMdbDeliveryMetaDataParser - Class in org.jboss.as.ejb3.deliveryactive.parser
Parser for EJBBoundMdbDeliveryMetaData components.
EJBBoundMdbDeliveryMetaDataParser11 - Class in org.jboss.as.ejb3.deliveryactive.parser
Parser for EJBBoundMdbDeliveryMetaData components, namespace delivery-active:1.1
EJBBoundMdbDeliveryMetaDataParser12 - Class in org.jboss.as.ejb3.deliveryactive.parser
Parser for EJBBoundMdbDeliveryMetaData components, namespace delivery-active:1.2
EJBBoundPoolMetaData - Class in org.jboss.as.ejb3.pool
Metadata represents the pool name configured for EJBs via the jboss-ejb3.xml deployment descriptor
EJBBoundPoolMetaData() - Constructor for class org.jboss.as.ejb3.pool.EJBBoundPoolMetaData
 
EJBBoundPoolParser - Class in org.jboss.as.ejb3.pool
Parser for urn:ejb-pool namespace.
EJBBoundPoolParser() - Constructor for class org.jboss.as.ejb3.pool.EJBBoundPoolParser
 
EJBBoundResourceAdapterBindingMetaData - Class in org.jboss.as.ejb3.resourceadapterbinding.metadata
Metadata for resource adapter binding of message driven beans
EJBBoundResourceAdapterBindingMetaData() - Constructor for class org.jboss.as.ejb3.resourceadapterbinding.metadata.EJBBoundResourceAdapterBindingMetaData
 
EJBBoundResourceAdapterBindingMetaDataParser - Class in org.jboss.as.ejb3.resourceadapterbinding.parser
Parser for EJBBoundSecurityMetaData components.
EJBBoundSecurityMetaData - Class in org.jboss.as.ejb3.security.metadata
Metadata for security related information of EJB components
EJBBoundSecurityMetaData() - Constructor for class org.jboss.as.ejb3.security.metadata.EJBBoundSecurityMetaData
 
EJBBoundSecurityMetaDataParser - Class in org.jboss.as.ejb3.security.parser
Parser for EJBBoundSecurityMetaData components.
EJBBoundSecurityMetaDataParser() - Constructor for class org.jboss.as.ejb3.security.parser.EJBBoundSecurityMetaDataParser
 
EJBBoundSecurityMetaDataParser11 - Class in org.jboss.as.ejb3.security.parser
Parses 1.1 version of urn:security namespace
EJBBoundSecurityMetaDataParser11() - Constructor for class org.jboss.as.ejb3.security.parser.EJBBoundSecurityMetaDataParser11
 
EJBBusinessMethod - Class in org.jboss.as.ejb3.component
 
EJBBusinessMethod(Method) - Constructor for class org.jboss.as.ejb3.component.EJBBusinessMethod
 
EJBBusinessMethod(String, Class<?>...) - Constructor for class org.jboss.as.ejb3.component.EJBBusinessMethod
 
EJBBusinessMethod(MethodIntf, String, Class<?>...) - Constructor for class org.jboss.as.ejb3.component.EJBBusinessMethod
 
ejbBusinessMethodMustBePublic(Method) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
ejbBusinessMethodMustBePublic(Method) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ejbBusinessMethodMustBePublic$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
EjbCleanUpProcessor - Class in org.jboss.as.ejb3.deployment.processors
 
EjbCleanUpProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbCleanUpProcessor
 
EJBClientConfiguratorService - Class in org.jboss.as.ejb3.subsystem
A service to configure an EJBClientContext with any information defined in the subsystem model.
EJBClientConfiguratorService() - Constructor for class org.jboss.as.ejb3.subsystem.EJBClientConfiguratorService
 
EJBClientContextIdentifierObjectTable - Class in org.jboss.as.ejb3.component.stateful
Deprecated.
EJBClientContextIdentifierObjectTable() - Constructor for class org.jboss.as.ejb3.component.stateful.EJBClientContextIdentifierObjectTable
Deprecated.
 
EJBClientContextIdentifierResolver - Class in org.jboss.as.ejb3.component.stateful
 
EJBClientContextIdentifierResolver() - Constructor for class org.jboss.as.ejb3.component.stateful.EJBClientContextIdentifierResolver
 
EJBClientContextService - Class in org.jboss.as.ejb3.remote
The Jakarta Enterprise Beans client context service.
EJBClientContextService(boolean) - Constructor for class org.jboss.as.ejb3.remote.EJBClientContextService
 
EJBClientContextService() - Constructor for class org.jboss.as.ejb3.remote.EJBClientContextService
 
EjbClientContextSetupProcessor - Class in org.jboss.as.ejb3.deployment.processors
A deployment processor which associates the EJBClientContext, belonging to a deployment unit, with the deployment unit's classloader.
EjbClientContextSetupProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbClientContextSetupProcessor
 
EJBClientDescriptorMetaDataProcessor - Class in org.jboss.as.ejb3.deployment.processors
A deployment unit processor which processing only top level deployment units and checks for the presence of a Attachments.EJB_CLIENT_METADATA key corresponding to EJBClientDescriptorMetaData, in the deployment unit.
EJBClientDescriptorMetaDataProcessor(boolean) - Constructor for class org.jboss.as.ejb3.deployment.processors.EJBClientDescriptorMetaDataProcessor
 
EJBComponent - Class in org.jboss.as.ejb3.component
 
EJBComponent(EJBComponentCreateService) - Constructor for class org.jboss.as.ejb3.component.EJBComponent
Construct a new instance.
EJBComponentCreateService - Class in org.jboss.as.ejb3.component
 
EJBComponentCreateService(ComponentConfiguration, ApplicationExceptions) - Constructor for class org.jboss.as.ejb3.component.EJBComponentCreateService
Construct a new instance.
EJBComponentCreateServiceFactory - Class in org.jboss.as.ejb3.component
User: jpai
EJBComponentCreateServiceFactory() - Constructor for class org.jboss.as.ejb3.component.EJBComponentCreateServiceFactory
 
EJBComponentDescription - Class in org.jboss.as.ejb3.component
 
EJBComponentDescription(String, String, EjbJarDescription, DeploymentUnit, EnterpriseBeanMetaData) - Constructor for class org.jboss.as.ejb3.component.EJBComponentDescription
Construct a new instance.
EJBComponentDescriptionFactory - Class in org.jboss.as.ejb3.deployment.processors
 
EJBComponentDescriptionFactory(boolean) - Constructor for class org.jboss.as.ejb3.deployment.processors.EJBComponentDescriptionFactory
 
EjbComponentInstance - Class in org.jboss.as.ejb3.component
 
EjbComponentInstance(BasicComponent, Interceptor, Map<Method, Interceptor>) - Constructor for class org.jboss.as.ejb3.component.EjbComponentInstance
Construct a new instance.
EJBComponentSuspendDeploymentUnitProcessor - Class in org.jboss.as.ejb3.deployment.processors
 
EJBComponentSuspendDeploymentUnitProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.EJBComponentSuspendDeploymentUnitProcessor
 
EJBComponentType - Enum in org.jboss.as.ejb3.subsystem.deployment
Enumeration of types of manageable Jakarta Enterprise Beans components.
EJBComponentUnavailableException - Exception in org.jboss.as.ejb3.component
An exception which can be used to indicate that a particular Jakarta Enterprise Beans component is (no longer) available for handling invocations.
EJBComponentUnavailableException() - Constructor for exception org.jboss.as.ejb3.component.EJBComponentUnavailableException
 
EJBComponentUnavailableException(String) - Constructor for exception org.jboss.as.ejb3.component.EJBComponentUnavailableException
 
EJBComponentUnavailableException(String, Exception) - Constructor for exception org.jboss.as.ejb3.component.EJBComponentUnavailableException
 
EJBComponentUnavailableException(Exception) - Constructor for exception org.jboss.as.ejb3.component.EJBComponentUnavailableException
 
EjbConcurrencyMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
Class that can merge Lock and AccessTimeout metadata
EjbConcurrencyMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.EjbConcurrencyMergingProcessor
 
EJBContainerInterceptorsViewConfigurator - Class in org.jboss.as.ejb3.component
A ViewConfigurator which sets up the Jakarta Enterprise Beans view with the relevant Interceptors which will carry out invocation on the container-interceptor(s) applicable for an Jakarta Enterprise Beans, during an Jakarta Enterprise Beans method invocation
EJBContextHandleFactory - Class in org.jboss.as.ejb3.component.concurrent
The context handle factory responsible for saving and setting the ejb context.
EJBContextImpl - Class in org.jboss.as.ejb3.context
 
EJBContextImpl(EjbComponentInstance) - Constructor for class org.jboss.as.ejb3.context.EJBContextImpl
 
EjbContextJndiBindingProcessor - Class in org.jboss.as.ejb3.deployment.processors
Deployment processor responsible for detecting Jakarta Enterprise Beans components and adding a BindingConfiguration for the java:comp/EJBContext entry.
EjbContextJndiBindingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbContextJndiBindingProcessor
 
EjbContextResourceReferenceProcessor - Class in org.jboss.as.ejb3.context
Handler for EjbContext JNDI bindings
EjbContextResourceReferenceProcessor(Class<? extends EJBContext>) - Constructor for class org.jboss.as.ejb3.context.EjbContextResourceReferenceProcessor
 
EjbCorbaServant - Class in org.jboss.as.ejb3.iiop
CORBA servant class for the EJBObjects of a given bean.
EjbCorbaServant(Current, Map<String, SkeletonStrategy>, String[], InterfaceDef, ORB, ComponentView, MarshallerFactory, MarshallingConfiguration, TransactionManager, ClassLoader, boolean, String, SecurityDomain) - Constructor for class org.jboss.as.ejb3.iiop.EjbCorbaServant
Constructs an EjbObjectCorbaServant>.
EjbDefaultDistinctNameProcessor - Class in org.jboss.as.ejb3.deployment.processors
processor that sets the default distinct name for a deployment.
EjbDefaultDistinctNameProcessor(DefaultDistinctNameService) - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbDefaultDistinctNameProcessor
 
EJBDefaultSecurityDomainProcessor - Class in org.jboss.as.ejb3.deployment.processors
A DeploymentUnitProcessor which looks for EJBComponentDescriptions in the deployment unit and sets the default security domain name, that's configured at the Jakarta Enterprise Beans subsystem level, to each of the Jakarta Enterprise Beans component descriptions.
EJBDefaultSecurityDomainProcessor(String, Function<String, ApplicationSecurityDomainConfig>, BooleanSupplier) - Constructor for class org.jboss.as.ejb3.deployment.processors.EJBDefaultSecurityDomainProcessor
 
EjbDependencyDeploymentUnitProcessor - Class in org.jboss.as.ejb3.deployment.processors
Responsible for adding appropriate Jakarta EE module dependencies

Author : Jaikiran Pai

EjbDependencyDeploymentUnitProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbDependencyDeploymentUnitProcessor
 
EjbDependsOnMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
 
EjbDependsOnMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.EjbDependsOnMergingProcessor
 
EjbDeploymentAttachmentKeys - Class in org.jboss.as.ejb3.deployment
DeploymentUnitProcessor attachment keys specific to EJB3 deployment unit processors

Author: Jaikiran Pai

EjbDeploymentAttachmentKeys() - Constructor for class org.jboss.as.ejb3.deployment.EjbDeploymentAttachmentKeys
 
EjbDeploymentInformation - Class in org.jboss.as.ejb3.deployment
Runtime information about an Jakarta Enterprise Beans in a module
EjbDeploymentInformation(String, InjectedValue<EJBComponent>, Map<String, InjectedValue<ComponentView>>, ClassLoader, InjectedValue<EjbIIOPService>) - Constructor for class org.jboss.as.ejb3.deployment.EjbDeploymentInformation
EjbDeploymentInformation(String, InjectedValue<EJBComponent>, Map<String, InjectedValue<ComponentView>>, Map<String, InjectedValue<ComponentView>>, ClassLoader, InjectedValue<EjbIIOPService>) - Constructor for class org.jboss.as.ejb3.deployment.EjbDeploymentInformation
 
EjbExceptionTransformingInterceptorFactories - Class in org.jboss.as.ejb3.component.interceptors
An interceptor that transforms Enterprise Beans 3.0 business interface exceptions to Enterprise Beans 2.x exceptions when required.
EjbExceptionTransformingInterceptorFactories() - Constructor for class org.jboss.as.ejb3.component.interceptors.EjbExceptionTransformingInterceptorFactories
 
ejbHasNoTimerMethods() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
ejbHasNoTimerMethods() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ejbHasNoTimerMethods$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
EjbHomeViewDescription - Class in org.jboss.as.ejb3.component
 
EjbHomeViewDescription(ComponentDescription, String, MethodIntf) - Constructor for class org.jboss.as.ejb3.component.EjbHomeViewDescription
 
EjbIIOPDeploymentUnitProcessor - Class in org.jboss.as.ejb3.deployment.processors
This is the DUP that sets up IIOP for Jakarta Enterprise Beans's
EjbIIOPDeploymentUnitProcessor(IIOPSettingsService) - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbIIOPDeploymentUnitProcessor
 
EjbIIOPService - Class in org.jboss.as.ejb3.iiop
This is an IIOP "proxy factory" for EJBHomes and EJBObjects.
EjbIIOPService(Map<String, SkeletonStrategy>, String[], Map<String, SkeletonStrategy>, String[], boolean, IIOPMetaData, Module) - Constructor for class org.jboss.as.ejb3.iiop.EjbIIOPService
 
EjbIIOPTransactionInterceptor - Class in org.jboss.as.ejb3.iiop
 
EjbIIOPTransactionInterceptor() - Constructor for class org.jboss.as.ejb3.iiop.EjbIIOPTransactionInterceptor
 
EjbInjectionSource - Class in org.jboss.as.ejb3.deployment.processors
Implementation of InjectionSource responsible for finding a specific bean instance with a bean name and interface.
EjbInjectionSource(String, String, String, DeploymentUnit, boolean) - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbInjectionSource
 
EjbInjectionSource(String, String, DeploymentUnit, boolean) - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbInjectionSource
 
EjbJaccConfig - Class in org.jboss.as.ejb3.security
Class that stores the JACC config for an Jakarta Enterprise Beans before being consumed by the JACC service.
EjbJaccConfig() - Constructor for class org.jboss.as.ejb3.security.EjbJaccConfig
 
EjbJaccConfigurator - Class in org.jboss.as.ejb3.security
Component configurator the calculates JACC roles
EjbJaccConfigurator() - Constructor for class org.jboss.as.ejb3.security.EjbJaccConfigurator
 
EjbJaccService - Class in org.jboss.as.ejb3.security
A service that creates JACC permissions for an ejb deployment
EjbJaccService(String, AttachmentList<EjbJaccConfig>, Boolean) - Constructor for class org.jboss.as.ejb3.security.EjbJaccService
 
ejbJarConfigNotBeenSet(ComponentCreateServiceFactory, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating EjbJarConfiguration hasn't been set
ejbJarConfigNotBeenSet(ComponentCreateServiceFactory, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ejbJarConfigNotBeenSet$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ejbJarConfigNotFound(DeploymentUnit) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating that the EjbJarConfiguration was not found as an attachment in deployment unit
ejbJarConfigNotFound(DeploymentUnit) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ejbJarConfigNotFound$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ejbJarConfiguration - Variable in class org.jboss.as.ejb3.component.EJBComponentCreateServiceFactory
 
EjbJarConfigurationIsNull() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating EjbJarConfiguration cannot be null
EjbJarConfigurationIsNull() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
EjbJarConfigurationIsNull$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
EjbJarDescription - Class in org.jboss.as.ejb3.deployment
User: jpai
EjbJarDescription(EEModuleDescription, boolean) - Constructor for class org.jboss.as.ejb3.deployment.EjbJarDescription
 
EjbJarJBossAllParser - Class in org.jboss.as.ejb3.deployment.processors
The app client handler for jboss-all.xml
EjbJarJBossAllParser() - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbJarJBossAllParser
 
EjbJarParsingDeploymentUnitProcessor - Class in org.jboss.as.ejb3.deployment.processors
Processes a DeploymentUnit containing an ejb-jar.xml and creates EjbJarMetaData for that unit.
EjbJarParsingDeploymentUnitProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbJarParsingDeploymentUnitProcessor
 
EjbJndiBindingsDeploymentUnitProcessor - Class in org.jboss.as.ejb3.deployment.processors
Sets up JNDI bindings for each of the views exposed by a session bean
EjbJndiBindingsDeploymentUnitProcessor(boolean) - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor
 
ejbLocalObjectUnavailable(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
ejbLocalObjectUnavailable(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ejbLocalObjectUnavailable$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
EjbLogger - Interface in org.jboss.as.ejb3.logging
 
EjbLogger_$logger - Class in org.jboss.as.ejb3.logging
Warning this class consists of generated code.
EjbLogger_$logger(Logger) - Constructor for class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
EjbLookupInjectionSource - Class in org.jboss.as.ejb3.deployment.processors
Injection source for remote Jakarta Enterprise Beans lookups.
EjbLookupInjectionSource(String, String) - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbLookupInjectionSource
 
EjbLookupInjectionSource(String, Class<?>) - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbLookupInjectionSource
 
EjbManagementDeploymentUnitProcessor - Class in org.jboss.as.ejb3.deployment.processors
Phase.INSTALL processor that adds management resources describing EJB components.
EjbManagementDeploymentUnitProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbManagementDeploymentUnitProcessor
 
EjbMetadataInterceptor - Class in org.jboss.as.ejb3.component.interceptors
Interceptor that handles the Jakarta Enterprise Beans metadata for non-IIOP invocations.
EjbMetadataInterceptor(Class<?>, Class<? extends EJBHome>, Class<?>, boolean, boolean) - Constructor for class org.jboss.as.ejb3.component.interceptors.EjbMetadataInterceptor
 
ejbMethodMustNotBeFinalNorStatic(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
ejbMethodMustNotBeFinalNorStatic(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ejbMethodMustNotBeFinalNorStatic$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
EJBMethodSecurityAttribute - Class in org.jboss.as.ejb3.security
Holds security metadata of a method corresponding to an Jakarta Enterprise Beans's view.
ejbMethodSecurityMetaDataIsNull() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the Jakarta Enterprise Beans method security metadata cannot be null
ejbMethodSecurityMetaDataIsNull() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ejbMethodSecurityMetaDataIsNull$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ejbMustBePublicClass(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
ejbMustBePublicClass(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ejbMustBePublicClass$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ejbMustHavePublicDefaultConstructor(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
ejbMustHavePublicDefaultConstructor(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ejbMustHavePublicDefaultConstructor$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ejbMustNotBeFinalClass(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
ejbMustNotBeFinalClass(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ejbMustNotBeFinalClass$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ejbMustNotBeInnerClass(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
ejbMustNotBeInnerClass(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ejbMustNotBeInnerClass$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
EjbNameRegexService - Class in org.jboss.as.ejb3.subsystem
 
EjbNameRegexService(boolean) - Constructor for class org.jboss.as.ejb3.subsystem.EjbNameRegexService
 
ejbNotExposedOverIIOP(EJBLocator<?>) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs an error message indicating that an Jakarta Enterprise Beans client proxy could not be swapped out in a RMI invocation
ejbNotExposedOverIIOP(EJBLocator<?>) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ejbNotExposedOverIIOP$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ejbNotFound(String, String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
ejbNotFound(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
ejbNotFound(String, String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ejbNotFound(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ejbNotFound2$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ejbNotFound3$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ejbNotFoundInDeployment(EJBLocator<?>) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
ejbNotFoundInDeployment(EJBLocator<?>) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ejbNotFoundInDeployment$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
EjbProxy - Interface in org.jboss.as.ejb3.validator
 
EjbProxyBeanMetaDataClassNormalizer - Class in org.jboss.as.ejb3.validator
This class is used to provide bean validation with a interface instead of Jakarta Enterprise Beans proxy.
EjbProxyBeanMetaDataClassNormalizer() - Constructor for class org.jboss.as.ejb3.validator.EjbProxyBeanMetaDataClassNormalizer
 
EjbProxyNormalizerCdiExtension - Class in org.jboss.as.ejb3.validator
 
EjbProxyNormalizerCdiExtension() - Constructor for class org.jboss.as.ejb3.validator.EjbProxyNormalizerCdiExtension
 
EJBReadWriteLock - Class in org.jboss.as.ejb3.component.singleton
An implementation of ReadWriteLock which throws an IllegalLoopbackException when a thread holding a read lock tries to obtain a write lock.
EJBReadWriteLock() - Constructor for class org.jboss.as.ejb3.component.singleton.EJBReadWriteLock
 
EJBReadWriteLock.ReadLock - Class in org.jboss.as.ejb3.component.singleton
A read lock which increments/decrements the count of read locks held by the thread and delegates the locking calls to the EJBReadWriteLock.delegate
EJBReadWriteLock.WriteLock - Class in org.jboss.as.ejb3.component.singleton
An implementation of lock which first checks the number of EJBReadWriteLock.ReadLock held by this thread.
EjbRefProcessor - Class in org.jboss.as.ejb3.deployment.processors
Deployment processor responsible for processing Jakarta Enterprise Beans references from deployment descriptors
EjbRefProcessor(boolean) - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbRefProcessor
 
EJBRemoteConnectorService - Class in org.jboss.as.ejb3.remote
 
EJBRemoteConnectorService(OptionMap, Function<String, Boolean>) - Constructor for class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
 
EJBRemotingConnectorClientMappingsEntryProviderService - Class in org.jboss.as.ejb3.remote
 
EJBRemotingConnectorClientMappingsEntryProviderService(String, String) - Constructor for class org.jboss.as.ejb3.remote.EJBRemotingConnectorClientMappingsEntryProviderService
 
EjbResourceInjectionAnnotationProcessor - Class in org.jboss.as.ejb3.deployment.processors
Deployment processor responsible for processing @EJB annotations within components.
EjbResourceInjectionAnnotationProcessor(boolean) - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbResourceInjectionAnnotationProcessor
 
EjbSecurityDeployer - Class in org.jboss.as.ejb3.deployment
Handles Jakarta Enterprise Beans jar deployments
EjbSecurityDeployer() - Constructor for class org.jboss.as.ejb3.deployment.EjbSecurityDeployer
 
EJBSecurityDomainService - Class in org.jboss.as.ejb3.deployment
A service that sets up the security domain mapping for an Jakarta Enterprise Beans deployment.
EJBSecurityDomainService(DeploymentUnit) - Constructor for class org.jboss.as.ejb3.deployment.EJBSecurityDomainService
 
EJBSecurityMetaData - Class in org.jboss.as.ejb3.security
Holds the Jakarta Enterprise Beans component level security metadata.
EJBSecurityMetaData(ComponentConfiguration) - Constructor for class org.jboss.as.ejb3.security.EJBSecurityMetaData
 
EJBSecurityViewConfigurator - Class in org.jboss.as.ejb3.security
ViewConfigurator responsible for setting up necessary security interceptors on an EJB view.
EJBSecurityViewConfigurator() - Constructor for class org.jboss.as.ejb3.security.EJBSecurityViewConfigurator
 
EJBStatistics - Class in org.jboss.as.ejb3.subsystem
 
EJBSuspendHandlerService - Class in org.jboss.as.ejb3.suspend
Controls shutdown indicating whether a remote request should be accepted or not.
EJBSuspendHandlerService(boolean) - Constructor for class org.jboss.as.ejb3.suspend.EJBSuspendHandlerService
Constructor.
EjbSuspendInterceptor - Class in org.jboss.as.ejb3.deployment.processors
An interceptor that allows the component to shutdown gracefully.
EjbSuspendInterceptor() - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbSuspendInterceptor
 
EjbTimerXmlParser_1_0 - Class in org.jboss.as.ejb3.timerservice.persistence.filestore
Parser for persistent Jakarta Enterprise Beans timers that are stored in XML.
EjbTimerXmlParser_1_0(TimerServiceImpl, MarshallerFactory, MarshallingConfiguration, ClassLoader) - Constructor for class org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0
 
EjbTimerXmlPersister - Class in org.jboss.as.ejb3.timerservice.persistence.filestore
 
EjbTimerXmlPersister(MarshallerFactory, MarshallingConfiguration) - Constructor for class org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlPersister
 
EJBValidationConfigurator - Class in org.jboss.as.ejb3.component
Configurator that validates than an Jakarta Enterprise Beans class does not validate the Jakarta Enterprise Beans specification
EjbValidationsUtil - Class in org.jboss.as.ejb3.util
 
EJBViewConfiguration - Class in org.jboss.as.ejb3.component
Jakarta Enterprise Beans specific view configuration.
EJBViewConfiguration(Class<?>, ComponentConfiguration, ServiceName, ProxyFactory<?>, MethodIntf) - Constructor for class org.jboss.as.ejb3.component.EJBViewConfiguration
 
EJBViewDescription - Class in org.jboss.as.ejb3.component
Jakarta Enterprise Beans specific view description.
EJBViewDescription(ComponentDescription, String, MethodIntf, boolean) - Constructor for class org.jboss.as.ejb3.component.EJBViewDescription
 
EJBViewMethodSecurityAttributesService - Class in org.jboss.as.ejb3.security.service
A Service which can be used by other components like WS to get the security metadata associated with methods on an Jakarta Enterprise Beans view.
EJBViewMethodSecurityAttributesService(Map<Method, EJBMethodSecurityAttribute>) - Constructor for class org.jboss.as.ejb3.security.service.EJBViewMethodSecurityAttributesService
 
EJBViewMethodSecurityAttributesService.Builder - Class in org.jboss.as.ejb3.security.service
 
EMPTY_BYTES - Static variable in class org.jboss.as.ejb3.iiop.POARegistry
 
EMPTY_STRING_ARRAY - Static variable in class org.jboss.as.ejb3.util.MethodInfoHelper
 
ENABLE_BY_DEFAULT - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
ENABLE_GRACEFUL_TXN_SHUTDOWN - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
ENABLE_GRACEFUL_TXN_SHUTDOWN - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
 
ENABLE_JACC - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
ENABLE_STATISTICS - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
enableGracefulTxnShutdown(boolean) - Method in class org.jboss.as.ejb3.suspend.EJBSuspendHandlerService
Sets a new value for gracefulTxnShutdown.
EnableGracefulTxnShutdownWriteHandler - Class in org.jboss.as.ejb3.subsystem
Write handler for enable graceful shutdown.
END - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
 
endpointUnAvailable(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Returns a IllegalStateException indicating that the Endpoint is not available
endpointUnAvailable(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
endpointUnAvailable$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
endTransaction(Transaction) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
The endTransaction method ends a transaction and translates any exceptions into TransactionRolledBack[Local]Exception or SystemException.
ENTITY_BEAN_POOL - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultPoolWriteHandler
 
entityBeansAreNotSupported(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
entityBeansAreNotSupported(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
entityBeansAreNotSupported$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ENTRY_POINT_NAME - Static variable in class org.jboss.as.ejb3.deployment.processors.EJBComponentSuspendDeploymentUnitProcessor
 
equals(Object) - Method in class org.jboss.as.ejb3.cache.CacheInfo
 
equals(Object) - Method in class org.jboss.as.ejb3.component.allowedmethods.DeniedMethodKey
 
equals(Object) - Method in class org.jboss.as.ejb3.component.EJBBusinessMethod
 
equals(Object) - Method in class org.jboss.as.ejb3.component.EJBViewDescription
 
equals(Object) - Method in class org.jboss.as.ejb3.component.MethodTransactionAttributeKey
 
equals(Object) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription.StatefulRemoveMethod
 
equals(Object) - Method in class org.jboss.as.ejb3.deployment.DeploymentModuleIdentifier
 
equals(Object) - Method in class org.jboss.as.ejb3.deployment.processors.EjbInjectionSource
 
equals(Object) - Method in class org.jboss.as.ejb3.deployment.processors.EjbLookupInjectionSource
 
equals(Object) - Method in class org.jboss.as.ejb3.remote.RemoteViewInjectionSource
 
equals(Object) - Method in class org.jboss.as.ejb3.security.ApplicationSecurityDomainConfig
 
equals(Object) - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
 
equals(Object) - Method in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
 
equals(Object) - Method in class org.jboss.as.ejb3.timerservice.TimerHandleImpl
 
equals(Object) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
 
equals(Object) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceBindingSource
 
errorDuringRetryTimeout(Timer, Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs an error message indicating an error during retyring timeout for timer
errorDuringRetryTimeout(Timer, Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
errorDuringRetryTimeout$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
errorInvokeTimeout(Timer, Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs an error message indicating an error invoking timeout for timer
errorInvokeTimeout(Timer, Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
errorInvokeTimeout$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
exceptionCheckingIfTimerShouldRun(Timer, Exception) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
exceptionCheckingIfTimerShouldRun(Timer, Exception) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
exceptionCheckingIfTimerShouldRun$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
exceptionGeneratingSessionId(Throwable, String, Object) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
exceptionGeneratingSessionId(Throwable, String, Object) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
exceptionGeneratingSessionId$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
exceptionPersistPostTimerState(Timer, Exception) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
exceptionPersistPostTimerState(Timer, Exception) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
exceptionPersistPostTimerState$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
exceptionPersistTimerState(Timer, Exception) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
exceptionPersistTimerState(Timer, Exception) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
exceptionPersistTimerState$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
exceptionRepositoryNotFound(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
exceptionRepositoryNotFound(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
exceptionRepositoryNotFound$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
exceptionRunningTimerTask(Timer, String, Exception) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
exceptionRunningTimerTask(Timer, String, Exception) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
exceptionRunningTimerTask$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
EXCLUDE_LOCAL_RECEIVER - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
EXCLUDE_LOCAL_RECEIVER - Static variable in class org.jboss.as.ejb3.subsystem.RemotingProfileResourceDefinition
 
excludeClassLevelContainerInterceptors(MethodIdentifier) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
excludeDefaultContainerInterceptors(MethodIdentifier) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
EXECUTE_IN_WORKER - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
executeAgainstComponent(OperationContext, ModelNode, T, String, PathAddress) - Method in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentRuntimeHandler
 
executeAgainstComponent(OperationContext, ModelNode, MessageDrivenComponent, String, PathAddress) - Method in class org.jboss.as.ejb3.subsystem.deployment.MessageDrivenBeanRuntimeHandler
 
executeReadAttribute(String, OperationContext, T, PathAddress) - Method in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentRuntimeHandler
 
executeReadAttribute(String, OperationContext, MessageDrivenComponent, PathAddress) - Method in class org.jboss.as.ejb3.subsystem.deployment.MessageDrivenBeanRuntimeHandler
 
executeReadAttribute(String, OperationContext, SingletonComponent, PathAddress) - Method in class org.jboss.as.ejb3.subsystem.deployment.SingletonBeanRuntimeHandler
 
executeReadAttribute(String, OperationContext, StatefulSessionComponent, PathAddress) - Method in class org.jboss.as.ejb3.subsystem.deployment.StatefulSessionBeanRuntimeHandler
 
executeReadMetricStep(OperationContext, ModelNode, EJBComponent) - Method in class org.jboss.as.ejb3.subsystem.deployment.AbstractRuntimeMetricsHandler
 
executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentRuntimeHandler
 
executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.deployment.AbstractRuntimeMetricsHandler
 
executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.StrictMaxPoolDerivedSizeReadHandler
 
executeWriteAttribute(String, OperationContext, ModelNode, T, PathAddress) - Method in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentRuntimeHandler
 
ExecutionTimeInterceptor - Class in org.jboss.as.ejb3.component.invocationmetrics
 
executorIsNull() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the Executor cannot be null
executorIsNull() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
executorIsNull$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
existingSerializationGroup(Object, Object) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Deprecated.
existingSerializationGroup(Object, Object) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
existingSerializationGroup$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
EXPIRED_CANCELED - Static variable in enum org.jboss.as.ejb3.timerservice.TimerState
An unmodifiable set that contains timer states TimerState.EXPIRED and TimerState.CANCELED.
expireTimer(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
 

F

factory(List<SetupAction>) - Static method in class org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor
 
FACTORY - Static variable in class org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor
 
FACTORY - Static variable in class org.jboss.as.ejb3.component.interceptors.HomeRemoveInterceptor
 
FACTORY - Static variable in class org.jboss.as.ejb3.component.interceptors.LoggingInterceptor
 
FACTORY - Static variable in class org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor
 
FACTORY - Static variable in class org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor
 
factory(Method) - Static method in class org.jboss.as.ejb3.component.InvokeMethodOnTargetInterceptor
 
FACTORY - Static variable in class org.jboss.as.ejb3.component.session.InvalidRemoveExceptionMethodInterceptor
 
FACTORY - Static variable in class org.jboss.as.ejb3.component.session.SessionBeanSetSessionContextMethodInvocationInterceptor
 
factory(String) - Static method in class org.jboss.as.ejb3.component.session.StatelessWriteReplaceInterceptor
 
FACTORY - Static variable in class org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor
 
FACTORY - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulComponentInstanceInterceptor
 
FACTORY - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulComponentSessionIdGeneratingInterceptor
 
FACTORY - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulIdentityInterceptor
 
FACTORY - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulRemoveDelegationInterceptor
 
factory(TransactionManagementType) - Static method in class org.jboss.as.ejb3.component.stateful.StatefulSessionSynchronizationInterceptor
 
Factory(String) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulWriteReplaceInterceptor.Factory
 
FACTORY - Static variable in class org.jboss.as.ejb3.iiop.EjbIIOPTransactionInterceptor
 
FACTORY - Static variable in class org.jboss.as.ejb3.tx.CMTTxInterceptor
 
FACTORY - Static variable in class org.jboss.as.ejb3.tx.EjbBMTInterceptor
 
Factory(MethodIdentifier, boolean) - Constructor for class org.jboss.as.ejb3.tx.LifecycleCMTTxInterceptor.Factory
 
FACTORY - Static variable in class org.jboss.as.ejb3.tx.TimerCMTTxInterceptor
 
failedToAcquirePermit(long, TimeUnit) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
failedToAcquirePermit(long, TimeUnit) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToAcquirePermit$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToActivateMdb(String, Exception) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
failedToActivateMdb(String, Exception) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToActivateMdb$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToAnalyzeRemoteInterface(Exception, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
failedToAnalyzeRemoteInterface(Exception, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToAnalyzeRemoteInterface$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToCreateDeploymentNodeSelector(Exception, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
failedToCreateDeploymentNodeSelector(Exception, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToCreateDeploymentNodeSelector$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToCreateEJBClientInterceptor(Exception, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
failedToCreateEJBClientInterceptor(Exception, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToCreateEJBClientInterceptor$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToCreateOptionForProperty(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
failedToCreateOptionForProperty(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToCreateOptionForProperty$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToCreateSessionForStatefulBean(Exception, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
failedToCreateSessionForStatefulBean(Exception, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToCreateSessionForStatefulBean$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToGetStatus(Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
failedToGetStatus(Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToGetStatus$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToInstallManagementResource(Exception, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
failedToInstallManagementResource(Exception, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToInstallManagementResource$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToLoadViewClass(Exception, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
failedToLoadViewClass(Exception, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToLoadViewClass$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToLoadViewClassForComponent(Exception, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
failedToLoadViewClassForComponent(Exception, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToLoadViewClassForComponent$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToLookupORB() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
failedToLookupORB() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToLookupORB$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToMarshalEjbParameters(Exception) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
failedToMarshalEjbParameters(Exception) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToMarshalEjbParameters$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToObtainSSLContext(Exception) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
failedToObtainSSLContext(Exception) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToObtainSSLContext$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToParse(Exception, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
failedToParse(Exception, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToParse$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToPersistTimer(Timer, Exception) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
failedToPersistTimer(Timer, Exception) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToPersistTimer$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToPersistTimerOnStartup(TimerImpl, Exception) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
failedToPersistTimerOnStartup(TimerImpl, Exception) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToPersistTimerOnStartup$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToProcessBusinessInterfaces(Class<?>, Exception) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
failedToProcessBusinessInterfaces(Class<?>, Exception) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToProcessBusinessInterfaces$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToRefreshTimers(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
failedToRefreshTimers(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToRefreshTimers$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToRemoveManagementResources(InstalledComponent, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
failedToRemoveManagementResources(InstalledComponent, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToRemoveManagementResources$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToRetrieveTimerInfo(TimerImpl, Exception) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
failedToRetrieveTimerInfo(TimerImpl, Exception) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToRetrieveTimerInfo$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToRollback(Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
failedToRollback(Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToRollback$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToSetRollbackOnly(Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
failedToSetRollbackOnly(Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failedToSetRollbackOnly$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failProcessInvocation(String, Method, String, Method, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating class cannot handle method of view class
failProcessInvocation(String, Method, String, Method, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failProcessInvocation$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToAddClassToLocalView(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating can't add view class as local view since it's already marked as remote view for bean
failToAddClassToLocalView(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToAddClassToLocalView$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToCallBusinessOnNonePublicMethod(Method) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating not a business method.
failToCallBusinessOnNonePublicMethod(Method) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToCallBusinessOnNonePublicMethod$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToCallEjbCreateForHomeInterface(Method, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Could not resolve corresponding ejbCreate or @Init method for home interface method on Jakarta Enterprise Beans
failToCallEjbCreateForHomeInterface(Method, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToCallEjbCreateForHomeInterface$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToCallEjbRefByDependsOn(String, String, Set<ComponentDescription>) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating more than one Jakarta Enterprise Beans called referenced by @DependsOn annotation in Components
failToCallEjbRefByDependsOn(String, String, Set<ComponentDescription>) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToCallEjbRefByDependsOn$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToCallgetRollbackOnly() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the getRollBackOnly was called on none container-managed transaction
failToCallgetRollbackOnly() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToCallgetRollbackOnly$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToCallgetRollbackOnlyAfterTxcompleted() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the call getRollBackOnly not allowed after transaction is completed
failToCallgetRollbackOnlyAfterTxcompleted() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToCallgetRollbackOnlyAfterTxcompleted$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToCallgetRollbackOnlyOnNoneTransaction() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the getRollBackOnly not allowed without a transaction
failToCallgetRollbackOnlyOnNoneTransaction() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToCallgetRollbackOnlyOnNoneTransaction$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToCallSetRollbackOnlyOnNoneCMB() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating setRollBackOnly was called on none CMB
failToCallSetRollbackOnlyOnNoneCMB() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToCallSetRollbackOnlyOnNoneCMB$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToCallSetRollbackOnlyWithNoTx() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating setRollBackOnly was without a transaction
failToCallSetRollbackOnlyWithNoTx() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToCallSetRollbackOnlyWithNoTx$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToCloseFile(Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs an error message indicating error closing file
failToCloseFile(Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToCloseFile$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToCompleteTaskBeforeTimeOut(long, TimeUnit) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating it fail to complete task before time out
failToCompleteTaskBeforeTimeOut(long, TimeUnit) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToCompleteTaskBeforeTimeOut$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToCreateDirectoryForPersistTimers(File) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs an error message indicating Could not restore timers for specified id
failToCreateDirectoryForPersistTimers(File) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToCreateDirectoryForPersistTimers$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToCreateTimerFileStoreDir(File) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating it could not create timer file store directory
failToCreateTimerFileStoreDir(File) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToCreateTimerFileStoreDir$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToFindEjbRefByDependsOn(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating it Could not find Jakarta Enterprise Beans referenced by @DependsOn annotation
failToFindEjbRefByDependsOn(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToFindEjbRefByDependsOn$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToFindMethodInEjbJarXml(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Could not find method specified referenced in ejb-jar.xml
failToFindMethodInEjbJarXml(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToFindMethodInEjbJarXml$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToFindMethodWithParameterTypes(String, String, MethodParametersMetaData) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating could not find method with parameter types referenced in ejb-jar.xml
failToFindMethodWithParameterTypes(String, String, MethodParametersMetaData) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToFindMethodWithParameterTypes$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToGetEjbComponent(InterceptorContext) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating EJBComponent has not been set in the current invocation context
failToGetEjbComponent(InterceptorContext) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToGetEjbComponent$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToInvokegetTimeoutMethod() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating it cannot invoke getTimeoutMethod on a timer which is not an auto-timer
failToInvokegetTimeoutMethod() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToInvokegetTimeoutMethod$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToInvokeTimeout(Method) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating it cannot invoke timeout method
failToInvokeTimeout(Method) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToInvokeTimeout$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToInvokeTimerServiceDoLifecycle() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating it cannot invoke timer service methods in lifecycle callback of non-singleton beans
failToInvokeTimerServiceDoLifecycle() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToInvokeTimerServiceDoLifecycle$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToLinkFromEmptySecurityRole(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating it cannot link from a null or empty security role
failToLinkFromEmptySecurityRole(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToLinkFromEmptySecurityRole$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToLinkToEmptySecurityRole(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating it cannot link to a null or empty security role:
failToLinkToEmptySecurityRole(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToLinkToEmptySecurityRole$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToLoadAppExceptionClassInEjbJarXml(String, Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating it could not load application exception class %s in ejb-jar.xml
failToLoadAppExceptionClassInEjbJarXml(String, Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToLoadAppExceptionClassInEjbJarXml$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToLoadComponentClass(Throwable, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating could not load component class
failToLoadComponentClass(Throwable, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToLoadComponentClass$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToLoadDeclaringClassOfTimeOut(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating it could not load declared class of timeout method
failToLoadDeclaringClassOfTimeOut(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToLoadDeclaringClassOfTimeOut$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToLoadEjbClass(String, Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating it could not load Jakarta Enterprise Beans class
failToLoadEjbClass(String, Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToLoadEjbClass$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToLoadViewClassEjb(String, Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating it could not load view class for ejb
failToLoadViewClassEjb(String, Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToLoadViewClassEjb$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToLookupJNDI(String, Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the NamespaceContextSelector was not set
failToLookupJNDI(String, Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToLookupJNDI$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToLookupJNDINameSpace(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the namespace was wrong
failToLookupJNDINameSpace(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToLookupJNDINameSpace$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToLookupStrippedJNDI(NamespaceContextSelector, Context, Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating it failed to lookup the namespace
failToLookupStrippedJNDI(NamespaceContextSelector, Context, Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToLookupStrippedJNDI$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToMergeData(String, Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Could not merge data
failToMergeData(String, Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToMergeData$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToObtainLock(String, long, TimeUnit) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating could not obtain lock within the specified time
failToObtainLock(String, long, TimeUnit) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToObtainLock$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToObtainLockIllegalType(LockType, Method, SingletonComponent) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Illegal lock type for component
failToObtainLockIllegalType(LockType, Method, SingletonComponent) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToObtainLockIllegalType$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToReadTimerInformation(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs a warning message indicating could not read timer information for Jakarta Enterprise Beans component
failToReadTimerInformation(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToReadTimerInformation$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToRestoreTimers(File) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs an error message indicating it's not a directory, could not restore timers"
failToRestoreTimers(File) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToRestoreTimers$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToRestoreTimersForObjectId(String, Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs an error message indicating Could not restore timers for specified id
failToRestoreTimersForObjectId(String, Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToRestoreTimersForObjectId$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToRestoreTimersFromFile(File, Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs an error message indicating it could not restore timer from file
failToRestoreTimersFromFile(File, Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToRestoreTimersFromFile$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToUpgradeToWriteLock() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Enterprise Beans 3.1 PFD2 4.8.5.1.1 upgrading from read to write lock is not allowed
failToUpgradeToWriteLock() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failToUpgradeToWriteLock$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failureDuringEndpointDeactivation(String, ResourceException) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Returns a RuntimeException indicating that the Endpoint for the message driven component, could not be deactivated
failureDuringEndpointDeactivation(String, ResourceException) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failureDuringEndpointDeactivation$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failureDuringLoadOfClusterNodeSelector(String, String, Exception) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
failureDuringLoadOfClusterNodeSelector(String, String, Exception) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
failureDuringLoadOfClusterNodeSelector$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
FILE_DATA_STORE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
FILE_DATA_STORE_PATH - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
FILE_PASSIVATION_STORE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
Deprecated.
FileDataStoreAdd - Class in org.jboss.as.ejb3.subsystem
Adds the timer service file based data store
FileDataStoreResourceDefinition - Class in org.jboss.as.ejb3.subsystem
ResourceDefinition for the file data store
FileDataStoreResourceDefinition(PathManager) - Constructor for class org.jboss.as.ejb3.subsystem.FileDataStoreResourceDefinition
 
FilePassivationStoreAdd - Class in org.jboss.as.ejb3.subsystem
Deprecated.
FilePassivationStoreAdd(AttributeDefinition...) - Constructor for class org.jboss.as.ejb3.subsystem.FilePassivationStoreAdd
Deprecated.
 
FilePassivationStoreResourceDefinition - Class in org.jboss.as.ejb3.subsystem
Deprecated.
FileTimerPersistence - Class in org.jboss.as.ejb3.timerservice.persistence.filestore
File based persistent timer store.
FileTimerPersistence(boolean, String, String) - Constructor for class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
 
forName(String) - Static method in enum org.jboss.as.ejb3.subsystem.EJB3SubsystemXMLAttribute
 
forName(String) - Static method in enum org.jboss.as.ejb3.subsystem.EJB3SubsystemXMLElement
 
forUri(String) - Static method in enum org.jboss.as.ejb3.subsystem.EJB3SubsystemNamespace
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.AccessTimeoutAnnotationInformationFactory
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.CacheAnnotationInformationFactory
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.ClusteredAnnotationInformationFactory
Deprecated.
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.ClusteredSingletonAnnotationInformationFactory
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.ConcurrencyManagementAnnotationInformationFactory
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.DeclareRolesAnnotationInformationFactory
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.DeliveryActiveAnnotationInformationFactory
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.DeliveryGroupAnnotationInformationFactory
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.DependsOnAnnotationInformationFactory
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.InitAnnotationInformationFactory
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.LegacySecurityDomainAnnotationInformationFactory
Deprecated.
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.LocalHomeAnnotationInformationFactory
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.LockAnnotationInformationFactory
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.PoolAnnotationInformationFactory
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.RemoteHomeAnnotationInformationFactory
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.RemoveAnnotationInformationFactory
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.ResourceAdaptorAnnotationInformationFactory
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.RolesAllowedAnnotationInformationFactory
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.RunAsAnnotationInformationFactory
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.RunAsPrincipalAnnotationInformationFactory
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.ScheduleAnnotationInformationFactory
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.SecurityDomainAnnotationInformationFactory
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.StatefulTimeoutAnnotationInformationFactory
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.TransactionAttributeAnnotationInformationFactory
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.TransactionManagementAnnotationInformationFactory
 
fromAnnotation(AnnotationInstance, PropertyReplacer) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.TransactionTimeoutAnnotationInformationFactory
 

G

get(K) - Method in interface org.jboss.as.ejb3.cache.Cache
Get the specified object from cache.
get(K) - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
 
get(K) - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
 
get() - Method in class org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask
 
get(long, TimeUnit) - Method in class org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask
 
get() - Static method in class org.jboss.as.ejb3.component.stateful.CurrentSynchronizationCallback
 
get() - Method in class org.jboss.as.ejb3.component.stateful.MarshallingConfigurationRepositoryServiceConfigurator
 
get() - Static method in class org.jboss.as.ejb3.context.CurrentInvocationContext
 
get() - Method in interface org.jboss.as.ejb3.pool.Pool
Get an object from the pool.
get() - Method in class org.jboss.as.ejb3.pool.strictmax.StrictMaxPool
Get an instance without identity.
get() - Method in class org.jboss.as.ejb3.remote.EJBRemotingConnectorClientMappingsEntryProviderService
 
getAccessTimeout(Method) - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponent
 
getAccessTimeout(Method) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
Returns the AccessTimeout applicable to given method
getActivationName() - Method in class org.jboss.as.ejb3.inflow.JBossMessageEndpointFactory
 
getActivationName() - Method in interface org.jboss.as.ejb3.inflow.MessageEndpointService
 
getActivationProps() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
 
getAddress() - Method in class org.jboss.as.ejb3.subsystem.deployment.InstalledComponent
 
getAfterBegin() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
 
getAfterBegin() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
getAfterBegin() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
 
getAfterBeginMethod() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
getAfterBeginMethod() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
 
getAfterCompletion() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
 
getAfterCompletion() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
getAfterCompletion() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
 
getAfterCompletionMethod() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
getAfterCompletionMethod() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
 
getAllActiveTimers() - Method in class org.jboss.as.ejb3.component.TimerServiceRegistry
 
getAllAttributes(MethodIntf, Method) - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
 
getAllContainerInterceptors() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
Returns a combined map of class and method level container interceptors
getAllowedMethodsInformation() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getAllowedMethodsInformation() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent
 
getAllowedMethodsInformation() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponent
 
getAllowedMethodsInformation() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
getAllowedMethodsInformation() - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionComponent
 
getAllowedValues() - Method in class org.jboss.as.ejb3.subsystem.AllowedChannelOptionTypesValidator
 
getAllTimers() - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
 
getAllTimers() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
getAnnotationMethodPermissions() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getApp() - Method in class org.jboss.as.ejb3.subsystem.StaticEJBDiscoveryDefinition.StaticEjbDiscovery
 
getAppClientEjbProperties() - Method in class org.jboss.as.ejb3.remote.EJBClientContextService
 
getAppClientUri() - Method in class org.jboss.as.ejb3.remote.EJBClientContextService
 
getApplicationClassLoader() - Method in class org.jboss.as.ejb3.inflow.MessageEndpointInvocationHandler
 
getApplicationException(Class<?>, Method) - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getApplicationException(Class<?>) - Method in class org.jboss.as.ejb3.deployment.ApplicationExceptions
 
getApplicationExceptions() - Method in class org.jboss.as.ejb3.deployment.ApplicationExceptionDescriptions
 
getApplicationExceptions() - Method in class org.jboss.as.ejb3.deployment.ApplicationExceptions
 
getApplicationName() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getApplicationName() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
 
getApplicationName() - Method in class org.jboss.as.ejb3.deployment.DeploymentModuleIdentifier
 
getApplicationSecurityDomainInjector() - Method in class org.jboss.as.ejb3.deployment.EJBSecurityDomainService
 
getAssociation() - Method in class org.jboss.as.ejb3.remote.AssociationService
 
getAssociationServiceInjectedValue() - Method in class org.jboss.as.ejb3.remote.http.EJB3RemoteHTTPService
 
getAssociationServiceInjector() - Method in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
 
getAsyncExecutorService() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentCreateService
 
getAsynchronousClasses() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
 
getAsynchronousExecutor() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponent
Return the Executor used for asynchronous invocations.
getAsynchronousMethods() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
 
getAttribute(MethodIntf, Method) - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
 
getAttribute(MethodIntf, Method, MethodIntf) - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
 
getAttributes() - Method in class org.jboss.as.ejb3.subsystem.RemotingProfileChildResourceAddHandler
 
getAttributeStyle1(MethodIntf, String) - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
 
getAttributeStyle2(MethodIntf, String) - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
 
getAttributeStyle3(MethodIntf, String, String, String...) - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
 
getAvailableCount() - Method in interface org.jboss.as.ejb3.pool.Pool
 
getAvailableCount() - Method in class org.jboss.as.ejb3.pool.strictmax.StrictMaxPool
 
getBeanAccessTimeout() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentCreateService
 
getBeanClass() - Method in class org.jboss.as.ejb3.validator.EjbProxyBeanMetaDataClassNormalizer
 
getBeanLevelAccessTimeout() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
Returns the AccessTimeout applicable for the bean.
getBeanLevelLockType() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
Returns the LockType applicable for the bean.
getBeanLockType() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentCreateService
 
getBeforeCompletion() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
 
getBeforeCompletion() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
getBeforeCompletion() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
 
getBeforeCompletionMethod() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
getBeforeCompletionMethod() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
 
getBusinessMethods(Class<?>) - Static method in class org.jboss.as.ejb3.util.EjbValidationsUtil
 
getBusinessObject(Class<T>, InterceptorContext) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponent
 
getBusinessObject(Class<T>, InterceptorContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
getBusinessObject(Class<T>) - Method in class org.jboss.as.ejb3.context.SessionContextImpl
 
getCache() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
 
getCache() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
getCacheContext() - Method in interface org.jboss.as.ejb3.cache.Contextual
Returns the cache context of this cached object.
getCacheContext() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
 
getCachedTimerInfo() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
Obtains the timer info cached in memory, without checking the persistent store.
getCacheFactoryServiceName() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
 
getCacheName() - Method in class org.jboss.as.ejb3.cache.EJBBoundCacheMetaData
 
getCacheSize() - Method in interface org.jboss.as.ejb3.cache.Cache
 
getCacheSize() - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
 
getCacheSize() - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
 
getCalendarTimeout() - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer
Returns the CalendarBasedTimeout corresponding to this CalendarTimer
getCalendarTimeout() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
 
getCallerIdentity() - Method in class org.jboss.as.ejb3.context.EJBContextImpl
 
getCallerPrincipal() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getCallerPrincipal() - Method in class org.jboss.as.ejb3.context.EJBContextImpl
 
getCanonicalParameterTypes(Method) - Static method in class org.jboss.as.ejb3.util.MethodInfoHelper
This method returns the class names of the parameters of the given method in canonical form.
getChainPriority() - Method in class org.jboss.as.ejb3.component.concurrent.EJBContextHandleFactory
 
getChild(PathElement) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
 
getChildren(String) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
 
getChildrenNames(String) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
 
getChildTypes() - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
 
getClassLevelAttribute(String) - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
 
getClassLevelContainerInterceptors() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getClassLoader() - Method in interface org.jboss.as.ejb3.inflow.MessageEndpointService
Returns the classloader that's applicable for the endpoint application.
getClassLoader() - Method in interface org.jboss.as.ejb3.timerservice.spi.TimedObjectInvoker
 
getClassLoader() - Method in class org.jboss.as.ejb3.timerservice.TimedObjectInvokerImpl
 
getClazz() - Method in class org.jboss.as.ejb3.interceptor.server.ServerInterceptorMetaData
 
getClientContext() - Method in class org.jboss.as.ejb3.remote.EJBClientContextService
 
getClientInterceptors() - Method in class org.jboss.as.ejb3.interceptor.server.ClientInterceptorCache
 
getClustersAuthenticationContext() - Method in class org.jboss.as.ejb3.remote.EJBClientContextService
 
getComponent() - Method in class org.jboss.as.ejb3.component.EjbComponentInstance
 
getComponent(InterceptorContext, Class<C>) - Static method in class org.jboss.as.ejb3.component.interceptors.AbstractEJBInterceptor
 
getComponent() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentInstance
 
getComponent() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentInstance
 
getComponent() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
 
getComponent() - Method in class org.jboss.as.ejb3.context.EJBContextImpl
 
getComponent() - Method in class org.jboss.as.ejb3.context.MessageDrivenContext
 
getComponent() - Method in class org.jboss.as.ejb3.context.SessionContextImpl
 
getComponent() - Method in class org.jboss.as.ejb3.tx.BMTInterceptor
 
getComponentClass() - Method in enum org.jboss.as.ejb3.subsystem.deployment.EJBComponentType
 
getComponentDescription() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getComponentDescription() - Method in class org.jboss.as.ejb3.component.EJBViewDescription
 
getComponentDescriptionClass() - Method in enum org.jboss.as.ejb3.subsystem.deployment.EJBComponentType
 
getComponentInstance() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponent
 
getComponentType(ComponentConfiguration) - Static method in enum org.jboss.as.ejb3.subsystem.deployment.EJBComponentType
 
getConcurrencyManagementType() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
Returns the concurrency management type for this bean.
getConcurrent() - Method in class org.jboss.as.ejb3.component.invocationmetrics.InvocationMetrics
 
getConfiguration() - Method in interface org.jboss.as.ejb3.cache.distributable.DistributableCacheFactoryBuilder
 
getConfiguration() - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCacheFactoryBuilderServiceConfigurator
 
getConfiguratorServiceInjector() - Method in class org.jboss.as.ejb3.remote.EJBClientContextService
 
getConnectionName() - Method in class org.jboss.as.ejb3.remote.RemotingProfileService.RemotingConnectionSpec
 
getConnectionSpecs() - Method in class org.jboss.as.ejb3.remote.RemotingProfileService
 
getConnectOptions() - Method in class org.jboss.as.ejb3.remote.RemotingProfileService.RemotingConnectionSpec
 
getConnectTimeout() - Method in class org.jboss.as.ejb3.remote.RemotingProfileService.RemotingConnectionSpec
 
getContextData() - Method in class org.jboss.as.ejb3.context.EJBContextImpl
 
getControlPoint() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getControlPoint() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
 
getControlPointInjector() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
 
getCorbaNamingContext() - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
 
getCreateCount() - Method in class org.jboss.as.ejb3.pool.AbstractPool
 
getCreateCount() - Method in interface org.jboss.as.ejb3.pool.Pool
 
getCurrentSize() - Method in interface org.jboss.as.ejb3.pool.Pool
 
getCurrentSize() - Method in class org.jboss.as.ejb3.pool.strictmax.StrictMaxPool
 
getCurrentTransactionAttribute() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getCurrentTransactionTimeout(EJBComponent) - Method in class org.jboss.as.ejb3.tx.BMTInterceptor
 
getDataSourceInjectedValue() - Method in class org.jboss.as.ejb3.timerservice.persistence.database.DatabaseTimerPersistence
 
getDataStoreName() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceMetaData
 
getDateOfLastDayOfWeekInMonth(Calendar, int) - Static method in class org.jboss.as.ejb3.timerservice.schedule.util.CalendarUtil
 
getDayOfMonth() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
 
getDayOfWeek() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
 
getDaysOfWeek() - Static method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfWeek
 
getDeclaredRoles() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getDeclaredRoles() - Method in class org.jboss.as.ejb3.security.EJBSecurityMetaData
Returns the roles that have been declared by the bean.
getDeclaringClass() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimeoutMethod
 
getDefaultAccessTimeout() - Method in class org.jboss.as.ejb3.component.DefaultAccessTimeoutService
 
getDefaultAccessTimeout() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponent
 
getDefaultAccessTimeoutService() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentCreateService
 
getDefaultAccessTimeoutService() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
 
getDefaultAttribute() - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
 
getDefaultContainerInterceptors() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getDefaultDistinctName() - Method in class org.jboss.as.ejb3.subsystem.DefaultDistinctNameService
 
getDefaultResourceAdapterName() - Method in class org.jboss.as.ejb3.component.messagedriven.DefaultResourceAdapterService
 
getDefinedSecurityDomain() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getDelegate() - Static method in class org.jboss.as.ejb3.iiop.handle.HandleDelegateImpl
 
getDeliveryControllerName() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent
 
getDeliveryControllerName() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
 
getDeliveryGroups() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
 
getDeliveryGroups() - Method in class org.jboss.as.ejb3.deliveryactive.metadata.EJBBoundMdbDeliveryMetaData
 
getDeny() - Method in class org.jboss.as.ejb3.security.EjbJaccConfig
 
getDependsOn() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentDescription
 
getDeployment() - Method in interface org.jboss.as.ejb3.component.stateful.MarshallingConfigurationContext
 
getDeployment() - Method in class org.jboss.as.ejb3.component.stateful.MarshallingConfigurationRepositoryServiceConfigurator
 
getDeploymentClassLoader() - Method in class org.jboss.as.ejb3.deployment.EjbDeploymentInformation
 
getDeploymentRepository() - Method in class org.jboss.as.ejb3.deployment.ModuleDeployment
 
getDeploymentRepository() - Method in class org.jboss.as.ejb3.deployment.ModuleDeployment.ModuleDeploymentStartService
 
getDeploymentRepository() - Method in class org.jboss.as.ejb3.remote.LocalTransportProvider
 
getDeploymentRepositoryInjectedValue() - Method in class org.jboss.as.ejb3.iiop.RemoteObjectSubstitutionService
 
getDeploymentRepositoryInjectedValue() - Method in class org.jboss.as.ejb3.suspend.EJBSuspendHandlerService
Returns deployment repository injected value.
getDeploymentRepositoryInjector() - Method in class org.jboss.as.ejb3.remote.AssociationService
 
getDeployments() - Method in class org.jboss.as.ejb3.subsystem.ApplicationSecurityDomainService
 
getDeploymentServiceConfigurators(DeploymentUnit) - Method in interface org.jboss.as.ejb3.cache.CacheFactoryBuilder
Returns configurators for services to be installed for the specified deployment.
getDeploymentServiceConfigurators(DeploymentUnit) - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCacheFactoryBuilderServiceConfigurator
 
getDeploymentServiceConfigurators(DeploymentUnit) - Method in class org.jboss.as.ejb3.cache.simple.SimpleCacheFactoryBuilderServiceConfigurator
 
getDeploymentUnitServiceName() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
 
getDerivedSize() - Method in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfigService
 
getDescriptorData() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getDescriptorData() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
 
getDescriptorData() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
 
getDescriptorMethodPermissions() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getDiscoveryProviderInjector() - Method in class org.jboss.as.ejb3.deployment.processors.DiscoveryService
 
getDistinct() - Method in class org.jboss.as.ejb3.subsystem.StaticEJBDiscoveryDefinition.StaticEjbDiscovery
 
getDistinctName() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getDistinctName() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
 
getDistinctName() - Method in class org.jboss.as.ejb3.deployment.DeploymentModuleIdentifier
 
getEarApplicationName() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getEarApplicationName() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
 
getEEModuleDescription() - Method in class org.jboss.as.ejb3.deployment.EjbJarDescription
 
getEjb2XRemoveInterceptor() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
 
getEjb2XRemoveMethod() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
getEjb2XRemoveMethod() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
 
getEJBClassName() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getEjbComponent() - Method in class org.jboss.as.ejb3.deployment.EjbDeploymentInformation
 
getEjbComponent() - Method in class org.jboss.as.ejb3.timerservice.TimedObjectInvokerImpl
 
getEjbComponentInjectedValue() - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
 
getEjbComponentInjectedValue() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
 
getEjbContext() - Method in class org.jboss.as.ejb3.component.EjbComponentInstance
 
getEjbContext() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentInstance
Returns a MessageDrivenContext
getEjbContext() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentInstance
 
getEjbContext() - Static method in class org.jboss.as.ejb3.context.CurrentInvocationContext
 
getEJBHome() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getEjbHome() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
 
getEJBHome() - Method in class org.jboss.as.ejb3.context.EJBContextImpl
 
getEjbHomeView() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getEjbJarDescription(DeploymentUnit) - Static method in class org.jboss.as.ejb3.deployment.processors.AnnotatedEJBComponentDescriptionDeploymentUnitProcessor
 
getEJBLocalHome() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getEjbLocalHome() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
 
getEJBLocalHome() - Method in class org.jboss.as.ejb3.context.EJBContextImpl
 
getEjbLocalHomeView() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getEjbLocalObject() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
 
getEJBLocalObject(InterceptorContext) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponent
 
getEJBLocalObject(InterceptorContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
getEJBLocalObject() - Method in class org.jboss.as.ejb3.context.SessionContextImpl
 
getEjbLocalObjectType() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getEjbLocalObjectViewServiceName() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getEjbLocalView() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getEJBName() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getEjbName() - Method in class org.jboss.as.ejb3.deployment.EjbDeploymentInformation
 
getEjbObject() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
 
getEJBObject(InterceptorContext) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponent
 
getEJBObject(InterceptorContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
getEJBObject() - Method in class org.jboss.as.ejb3.context.SessionContextImpl
 
getEjbObjectType() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getEjbObjectViewServiceName() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getEjbRemoteView() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getEjbs() - Method in class org.jboss.as.ejb3.deployment.ModuleDeployment
 
getEJBSuspendHandlerInjector() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
 
getEjbSuspendHandlerService() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getElytronInterceptorFactories(String, boolean, boolean) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getEnd() - Method in class org.jboss.as.ejb3.timerservice.schedule.value.RangeValue
Returns the end value of this RangeValue
getEndDate() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
 
getEndpointClass() - Method in class org.jboss.as.ejb3.inflow.JBossMessageEndpointFactory
 
getEndpointInjector() - Method in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
 
getEndpointInjector() - Method in class org.jboss.as.ejb3.subsystem.EJBClientConfiguratorService
Get the endpoint injector.
getEnvironment() - Method in class org.jboss.as.ejb3.context.EJBContextImpl
 
getExceptionClass() - Method in class org.jboss.as.ejb3.tx.ApplicationExceptionDetails
 
getExceptionLoggingEnabled() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
 
getExecutingThread() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
Returns the executing thread which is processing the timeout task
getExecutionTime() - Method in class org.jboss.as.ejb3.component.invocationmetrics.InvocationMetrics
 
getExecutionTime() - Method in class org.jboss.as.ejb3.component.invocationmetrics.InvocationMetrics.Values
 
getExecutorService() - Method in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
 
getExecutorServiceInjectedValue() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
 
getExpectedNamespace() - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem12Parser
 
getExpectedNamespace() - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem13Parser
 
getExpectedNamespace() - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem14Parser
 
getExpectedNamespace() - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem15Parser
 
getExpectedNamespace() - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem20Parser
 
getExpectedNamespace() - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem30Parser
 
getExpectedNamespace() - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem40Parser
 
getExpectedNamespace() - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem50Parser
 
getExpectedNamespace() - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem60Parser
 
getExpectedNamespace() - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem70Parser
 
getExpectedNamespace() - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem80Parser
 
getExpectedNamespace() - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem90Parser
 
getFactory() - Static method in class org.jboss.as.ejb3.component.interceptors.LogDiagnosticContextRecoveryInterceptor
Get the interceptor factory.
getFactory() - Static method in class org.jboss.as.ejb3.component.interceptors.LogDiagnosticContextStorageInterceptor
Get the interceptor factory for this interceptor.
getFirst() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfWeek
 
getFirst() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Hour
 
getFirst() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Minute
 
getFirst() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Second
 
getFirstMatch(Calendar) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfMonth
 
getFirstMatch() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Month
 
getFirstTimeout() - Method in class org.jboss.as.ejb3.timerservice.schedule.CalendarBasedTimeout
 
getGrantedRoles(SecurityIdentity) - Static method in class org.jboss.as.ejb3.security.JaccInterceptor
Returns an array of Principal representing the roles associated with the identity invoking the Jakarta Enterprise Beans.
getHandle() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
GetHomeInterceptorFactory - Class in org.jboss.as.ejb3.component.interceptors
Interceptor that can return a home interface for an Jakarta Enterprise Beans
GetHomeInterceptorFactory() - Constructor for class org.jboss.as.ejb3.component.interceptors.GetHomeInterceptorFactory
 
getHomeView() - Method in class org.jboss.as.ejb3.component.interceptors.EjbMetadataInterceptor
 
getHomeView() - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
 
getHour() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
 
getHttpConnectionSpecs() - Method in class org.jboss.as.ejb3.remote.RemotingProfileService
 
getId() - Method in interface org.jboss.as.ejb3.cache.Identifiable
The object identifier.
getId() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentInstance
 
getId() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentInstance
 
getId() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
 
getId() - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionComponentInstance
 
getId() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
 
getId() - Method in class org.jboss.as.ejb3.timerservice.TimerHandleImpl
 
getId() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
 
getId() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
Returns the id of this timer
getId() - Method in class org.jboss.as.ejb3.validator.EjbProxyBeanMetaDataClassNormalizer
 
getIdentifier() - Method in class org.jboss.as.ejb3.deployment.ModuleDeployment
 
getIdentifierFactory() - Method in interface org.jboss.as.ejb3.cache.Cache
Returns the identifier factory of this cache.
getIdentifierFactory() - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
 
getIdentifierFactory() - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
 
getIdentityOutflowFunction() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getIdentityOutflowFunction() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
 
getIncomingRunAsIdentity() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getInfo() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
 
getInfo() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
getInitialDate() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
 
getInitialExpiration() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
Returns the initial (first) timeout date of this timer
getInitMethods() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
 
getInjectionPoints() - Method in class org.jboss.as.ejb3.validator.EjbProxyBeanMetaDataClassNormalizer
 
getInjector() - Method in class org.jboss.as.ejb3.remote.RemotingProfileService.RemotingConnectionSpec
 
getInstance() - Static method in class org.jboss.as.ejb3.component.interceptors.LogDiagnosticContextRecoveryInterceptor
Get the interceptor instance.
getInstance() - Static method in class org.jboss.as.ejb3.component.interceptors.LogDiagnosticContextStorageInterceptor
Get this interceptor instance.
getInstance() - Static method in class org.jboss.as.ejb3.subsystem.EJBStatistics
 
getInstanceClassName() - Method in class org.jboss.as.ejb3.remote.RemoteViewManagedReferenceFactory
 
getInterceptorBindings() - Method in class org.jboss.as.ejb3.interceptor.ContainerInterceptorsMetaData
 
getInterval() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
 
getInterval() - Method in class org.jboss.as.ejb3.timerservice.schedule.value.IncrementValue
Returns the interval of this IncrementValue
getInterval() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
Returns the interval (in milliseconds), between timeouts, of this timer.
getInvocationMetrics() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getInvocations() - Method in class org.jboss.as.ejb3.component.invocationmetrics.InvocationMetrics
 
getInvocations() - Method in class org.jboss.as.ejb3.component.invocationmetrics.InvocationMetrics.Values
 
getInvocationType() - Method in class org.jboss.as.ejb3.component.allowedmethods.DeniedMethodKey
 
getInvokedBusinessInterface() - Method in class org.jboss.as.ejb3.context.SessionContextImpl
 
getInvoker() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
Returns the TimedObjectInvoker to which this timer service belongs
getIorFactory() - Method in class org.jboss.as.ejb3.deployment.EjbDeploymentInformation
 
getIORSecConfigMetaDataInjectedValue() - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
 
getIrPoa() - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
 
getJndiViewInstanceValue() - Method in class org.jboss.as.ejb3.remote.RemoteViewManagedReferenceFactory
 
getLabel() - Method in enum org.jboss.as.ejb3.component.allowedmethods.MethodType
 
getLastDateOfMonth(Calendar) - Static method in class org.jboss.as.ejb3.timerservice.schedule.util.CalendarUtil
Returns the last date of the month represented by the passed cal
getLocalDiscoveryProvider() - Method in class org.jboss.as.ejb3.remote.AssociationService
 
getLocalName() - Method in enum org.jboss.as.ejb3.subsystem.EJB3SubsystemXMLAttribute
Get the local name of this attribute.
getLocalName() - Method in enum org.jboss.as.ejb3.subsystem.EJB3SubsystemXMLElement
Get the local name of this element.
getLocalProviderInjector() - Method in class org.jboss.as.ejb3.remote.EJBClientContextService
 
getLocalTransactionContextInjectedValue() - Method in class org.jboss.as.ejb3.remote.http.EJB3RemoteHTTPService
 
getLocalTransactionContextInjectedValue() - Method in class org.jboss.as.ejb3.suspend.EJBSuspendHandlerService
Returns local transaction context injected value.
getLocalTransportProviderInjector() - Method in class org.jboss.as.ejb3.remote.RemotingProfileService
 
getLock() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponent
 
getLockType(Method) - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponent
 
getLoggingLocale() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
getMappedName() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
Returns the mapped-name of this bean
getMaxPoolSize() - Method in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
 
getMaxSize() - Method in interface org.jboss.as.ejb3.pool.Pool
 
getMaxSize() - Method in class org.jboss.as.ejb3.pool.strictmax.StrictMaxPool
 
getMaxThreadsInjector() - Method in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfigService
 
getMaxValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfMonth
Returns the maximum allowed value for a DayOfMonth
getMaxValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfWeek
 
getMaxValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Hour
Returns the maximum allowed value for a Hour
getMaxValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
 
getMaxValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Minute
Returns the maximum allowed value for a Minute
getMaxValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Month
 
getMaxValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Second
Returns the maximum allowed value for a Second
getMaxValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Year
Returns the maximum possible value for a Year
getMdbComponent() - Method in class org.jboss.as.ejb3.component.messagedriven.MdbDeliveryControllerService
 
getMessageContext() - Method in class org.jboss.as.ejb3.context.SessionContextImpl
 
getMessageListenerInterface() - Method in interface org.jboss.as.ejb3.inflow.MessageEndpointService
 
getMessageListenerInterfaceName() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
 
getMetaDataType() - Method in class org.jboss.as.ejb3.deployment.EjbSecurityDeployer
getMetaDataType() - Method in class org.jboss.as.ejb3.deployment.processors.dd.AbstractEjbXmlDescriptorProcessor
 
getMetaDataType() - Method in class org.jboss.as.ejb3.deployment.processors.dd.SecurityRoleRefDDProcessor
 
getMetaDataType() - Method in class org.jboss.as.ejb3.deployment.processors.dd.SessionBeanXmlDescriptorProcessor
 
getMethod() - Method in class org.jboss.as.ejb3.timerservice.spi.ScheduleTimer
 
getMethodApplicableAccessTimeouts() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentCreateService
 
getMethodApplicableAccessTimeouts() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
 
getMethodApplicableLockTypes() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentCreateService
 
getMethodApplicableLockTypes() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
 
getMethodIdentifier() - Method in class org.jboss.as.ejb3.component.MethodTransactionAttributeKey
 
getMethodIdentifier() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription.StatefulRemoveMethod
 
getMethodInterfaceType(MethodIntf) - Method in class org.jboss.as.ejb3.security.AuthorizationInterceptor
Gets the MethodInterfaceType that corresponds to the specified MethodIntf.
getMethodInterfaceType(MethodIntf) - Method in class org.jboss.as.ejb3.security.EjbJaccConfigurator
 
getMethodInterfaceType(MethodIntf) - Method in class org.jboss.as.ejb3.security.JaccInterceptor
Gets the MethodInterfaceType that corresponds to the specified MethodIntf.
getMethodIntf() - Method in class org.jboss.as.ejb3.component.EJBViewConfiguration
 
getMethodIntf() - Method in class org.jboss.as.ejb3.component.EJBViewDescription
 
getMethodIntf() - Method in class org.jboss.as.ejb3.component.MethodTransactionAttributeKey
 
getMethodIntf(MethodInterfaceType, MethodIntf) - Method in class org.jboss.as.ejb3.deployment.processors.merging.AbstractMergingProcessor
 
getMethodLevelContainerInterceptors() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getMethodName() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimeoutMethod
 
getMethodParams(MethodParametersMetaData) - Method in class org.jboss.as.ejb3.deployment.processors.merging.AbstractMergingProcessor
 
getMethodRolesAsPrincipals() - Method in class org.jboss.as.ejb3.security.AuthorizationInterceptor
Returns the method roles as a set of Principal instances.
getMethods() - Method in class org.jboss.as.ejb3.component.invocationmetrics.InvocationMetrics
 
getMethodType() - Method in class org.jboss.as.ejb3.component.allowedmethods.DeniedMethodKey
 
getMinute() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
 
getMinValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfMonth
Returns the minimum allowed value for a DayOfMonth
getMinValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfWeek
 
getMinValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Hour
Returns the minimum allowed value for a Hour
getMinValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
 
getMinValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Minute
Returns the minimum allowed value for a Minute
getMinValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Month
 
getMinValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Second
Returns the minimum allowed value for a Second
getMinValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Year
Returns the minimum possible value for a Year
getMissingMethodPermissionsDenyAccess() - Method in class org.jboss.as.ejb3.security.metadata.EJBBoundSecurityMetaData
 
getModel() - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
 
getModule() - Method in interface org.jboss.as.ejb3.component.stateful.MarshallingConfigurationContext
 
getModule() - Method in class org.jboss.as.ejb3.component.stateful.MarshallingConfigurationRepositoryServiceConfigurator
 
getModule() - Method in class org.jboss.as.ejb3.interceptor.server.ServerInterceptorMetaData
 
getModule() - Method in class org.jboss.as.ejb3.subsystem.StaticEJBDiscoveryDefinition.StaticEjbDiscovery
 
getModuleClassLoader() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentCreateService
 
getModuleLoader() - Method in class org.jboss.as.ejb3.timerservice.persistence.database.DatabaseTimerPersistence
 
getModuleLoader() - Method in class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
 
getModuleName() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getModuleName() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
 
getModuleName() - Method in class org.jboss.as.ejb3.deployment.DeploymentModuleIdentifier
 
getModules() - Method in interface org.jboss.as.ejb3.deployment.DeploymentRepository
Returns all deployments.
getModules() - Method in class org.jboss.as.ejb3.deployment.DeploymentRepositoryService
 
getMonth() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
 
getName() - Method in class org.jboss.as.ejb3.cache.CacheInfo
 
getName() - Method in class org.jboss.as.ejb3.component.concurrent.EJBContextHandleFactory
 
getName() - Method in class org.jboss.as.ejb3.validator.EjbProxyBeanMetaDataClassNormalizer
 
getNamespaceUri() - Method in enum org.jboss.as.ejb3.clustering.ClusteringSchema
 
getNextDate() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
 
getNextExpiration() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
This method is similar to TimerImpl.getNextTimeout(), except that this method does not check the timer state and hence does not throw either IllegalStateException or NoSuchObjectLocalException or EJBException.
getNextMatch(Calendar) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfMonth
 
getNextMatch(Calendar) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfWeek
 
getNextMatch(int) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Hour
 
getNextMatch(int) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Minute
 
getNextMatch(Calendar) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Month
 
getNextMatch(int) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Second
 
getNextMatch(Calendar) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Year
 
getNextTimeout() - Method in class org.jboss.as.ejb3.timerservice.schedule.CalendarBasedTimeout
 
getNextTimeout(Calendar) - Method in class org.jboss.as.ejb3.timerservice.schedule.CalendarBasedTimeout
 
getNextTimeout() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
getNthDayOfMonth(Calendar, int, int) - Static method in class org.jboss.as.ejb3.timerservice.schedule.util.CalendarUtil
 
getObjectWriter(Object) - Method in class org.jboss.as.ejb3.component.stateful.EJBClientContextIdentifierObjectTable
Deprecated.
 
getOrb() - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
 
getOrderedChildTypes() - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
 
getParentServiceName(PathAddress) - Method in class org.jboss.as.ejb3.subsystem.RemotingProfileChildResourceHandlerBase
 
getParentServiceName(PathAddress) - Method in class org.jboss.as.ejb3.subsystem.RemotingProfileResourceChildWriteAttributeHandler
 
getPassivatedCount() - Method in interface org.jboss.as.ejb3.cache.Cache
 
getPassivatedCount() - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
 
getPassivatedCount() - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
 
getPathHandlerInjectedValue() - Method in class org.jboss.as.ejb3.remote.http.EJB3RemoteHTTPService
 
getPathManager() - Method in class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
 
getPeakConcurrent() - Method in class org.jboss.as.ejb3.component.invocationmetrics.InvocationMetrics
 
getPermit() - Method in class org.jboss.as.ejb3.security.EjbJaccConfig
 
getPersistedTimerInfo(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.persistence.database.DatabaseTimerPersistence
Retrieves the timer info from the timer database.
getPersistedTimerInfo(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
Retrieves the timer info from the timer database.
getPOA() - Method in interface org.jboss.as.ejb3.iiop.ReferenceFactory
Returns a reference to the POA encapsulated by this ReferenceFactory.
getPoaRegistry() - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
 
getPolicyContextID() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
 
getPolicyContextID() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getPool() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent
 
getPool() - Method in interface org.jboss.as.ejb3.component.pool.PooledComponent
 
getPool() - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionComponent
 
getPool(EJBComponent) - Method in enum org.jboss.as.ejb3.subsystem.deployment.EJBComponentType
 
getPoolConfig() - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionComponentCreateService
 
getPoolConfigInjector() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentCreateService
 
getPoolConfigInjector() - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionComponentCreateService
 
getPoolConfigName() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
 
getPoolConfigName() - Method in class org.jboss.as.ejb3.component.stateless.StatelessComponentDescription
 
getPoolName() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent
 
getPoolName() - Method in class org.jboss.as.ejb3.component.pool.PoolConfig
 
getPoolName() - Method in interface org.jboss.as.ejb3.component.pool.PooledComponent
 
getPoolName() - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionComponent
 
getPoolName() - Method in class org.jboss.as.ejb3.pool.EJBBoundPoolMetaData
 
getPostActivate() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
getPostActivate() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
 
getPrePassivate() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
getPrePassivate() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
 
getPreviousRun() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
 
getPreviousRun() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
Returns the Date of the previous timeout of this timer
getPrimaryKey() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
 
getPrimaryKey() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
 
getProfileServiceInjector() - Method in class org.jboss.as.ejb3.remote.EJBClientContextService
 
getQualifiers() - Method in class org.jboss.as.ejb3.validator.EjbProxyBeanMetaDataClassNormalizer
 
getReceiver(EJBReceiverContext, String) - Method in class org.jboss.as.ejb3.remote.LocalTransportProvider
 
getReference() - Method in class org.jboss.as.ejb3.remote.RemoteViewManagedReferenceFactory
 
getRegistryWithPersistentPOAPerServant() - Method in class org.jboss.as.ejb3.iiop.POARegistry
 
getRegistryWithTransientPOAPerServant() - Method in class org.jboss.as.ejb3.iiop.POARegistry
 
getRemoteView() - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
 
getRemotingTransactionServiceInjector() - Method in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
 
getRemoveCount() - Method in class org.jboss.as.ejb3.pool.AbstractPool
 
getRemoveCount() - Method in interface org.jboss.as.ejb3.pool.Pool
 
getRemoveMethods() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
 
getResolvedSecurityDomain() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
Returns the security domain that is applicable for this bean.
getResource() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
 
getResourceAdapterInjector() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentCreateService
 
getResourceAdapterName() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
 
getResourceAdapterName() - Method in class org.jboss.as.ejb3.resourceadapterbinding.metadata.EJBBoundResourceAdapterBindingMetaData
 
getResourceAdapterRepositoryInjector() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentCreateService
 
getResourceDescriptionResolver(String) - Static method in class org.jboss.as.ejb3.subsystem.EJB3Extension
 
getResourceReferenceBindingSource() - Method in class org.jboss.as.ejb3.context.EjbContextResourceReferenceProcessor
 
getResourceReferenceType() - Method in class org.jboss.as.ejb3.context.EjbContextResourceReferenceProcessor
 
getResourceType() - Method in enum org.jboss.as.ejb3.subsystem.deployment.EJBComponentType
 
getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ejb3.deployment.processors.EjbInjectionSource
 
getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ejb3.deployment.processors.EjbLookupInjectionSource
 
getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ejb3.remote.RemoteViewInjectionSource
getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceBindingSource
 
getRetainIfException() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription.StatefulRemoveMethod
 
getRoles() - Method in class org.jboss.as.ejb3.security.EjbJaccConfig
 
getRolesAllowed() - Method in class org.jboss.as.ejb3.security.EJBMethodSecurityAttribute
 
getRollbackOnly() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getRollbackOnly() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponent
 
getRollbackOnly() - Method in class org.jboss.as.ejb3.context.EJBContextImpl
 
getRollbackOnly() - Method in class org.jboss.as.ejb3.context.SessionContextImpl
 
getRollBackOnlyIsNotAllowWithSupportsAttribute() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Jakarta Enterprise Beans 3.1 FR 13.6.2.9 getRollbackOnly is not allowed with SUPPORTS attribute
getRollBackOnlyIsNotAllowWithSupportsAttribute() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
getRollBackOnlyIsNotAllowWithSupportsAttribute$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
getRootPOA() - Method in class org.jboss.as.ejb3.iiop.POARegistry
 
getRunAs() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getRunAs() - Method in class org.jboss.as.ejb3.security.EJBSecurityMetaData
Returns the run-as role associated with this bean.
getRunAsPrincipal() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getRunAsPrincipal() - Method in class org.jboss.as.ejb3.security.EJBSecurityMetaData
Returns the run-as principal associated with this bean.
getRunAsPrincipal() - Method in class org.jboss.as.ejb3.security.metadata.EJBBoundSecurityMetaData
 
getRuntimeHandler() - Method in enum org.jboss.as.ejb3.subsystem.deployment.EJBComponentType
 
getSchedule() - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer
getSchedule() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
getScheduleExpression() - Method in class org.jboss.as.ejb3.timerservice.AutoTimer
 
getScheduleExpression() - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer
This method is similar to CalendarTimer.getSchedule(), except that this method does not check the timer state and hence does not throw either IllegalStateException or NoSuchObjectLocalException or EJBException.
getScheduleExpression() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
 
getScheduleExpression() - Method in class org.jboss.as.ejb3.timerservice.schedule.CalendarBasedTimeout
Returns the original ScheduleExpression from which this CalendarBasedTimeout was created.
getScheduleExpression() - Method in class org.jboss.as.ejb3.timerservice.spi.ScheduleTimer
 
getScheduleMethods() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getScope() - Method in class org.jboss.as.ejb3.validator.EjbProxyBeanMetaDataClassNormalizer
 
getSecond() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
 
getSecurityAttributes(Method) - Method in class org.jboss.as.ejb3.security.service.EJBViewMethodSecurityAttributesService
Returns the EJBMethodSecurityAttribute associated with the passed view method.
getSecurityDomain() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getSecurityDomain() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
 
getSecurityDomain() - Method in class org.jboss.as.ejb3.security.metadata.EJBBoundSecurityMetaData
 
getSecurityDomain() - Method in class org.jboss.as.ejb3.subsystem.ApplicationSecurityDomainService.ApplicationSecurityDomain
 
getSecurityDomainInjector() - Method in class org.jboss.as.ejb3.deployment.EJBSecurityDomainService
 
getSecurityDomainName() - Method in class org.jboss.as.ejb3.security.EJBSecurityMetaData
Returns the security domain associated with the bean
getSecurityDomainServiceName() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getSecurityFunction() - Method in class org.jboss.as.ejb3.subsystem.ApplicationSecurityDomainService.ApplicationSecurityDomain
 
getSecurityManager() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getSecurityMetaData() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getSecurityMetaData() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
 
getSecurityRoleLinks() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getSecurityRoleLinks() - Method in class org.jboss.as.ejb3.security.EJBSecurityMetaData
Returns the security role links (configured via ) applicable for the Jakarta Enterprise Beans.
getSecurityRoles() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getSecurityRoles() - Method in class org.jboss.as.ejb3.deployment.EjbJarDescription
Returns the security roles that have been defined at the application level (via security-role elements in the ejb-jar.xml).
getSecurityRoles() - Method in class org.jboss.as.ejb3.security.EJBSecurityMetaData
Returns the security-role mapping.
getSerialiableInterceptorContextKeys() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
getSerializableInterceptorContextKeys() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
 
getServerEnvironmentServiceInjector() - Method in class org.jboss.as.ejb3.remote.AssociationService
 
getServerInterceptorCache() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getServerInterceptorsAroundInvoke() - Method in class org.jboss.as.ejb3.interceptor.server.ServerInterceptorCache
 
getServerInterceptorsAroundTimeout() - Method in class org.jboss.as.ejb3.interceptor.server.ServerInterceptorCache
 
getServiceConfigurator(DeploymentUnit, StatefulComponentDescription, ComponentConfiguration) - Method in interface org.jboss.as.ejb3.cache.CacheFactoryBuilder
Returns a configurator for a service supplying a cache factory.
getServiceConfigurator(DeploymentUnit, StatefulComponentDescription, ComponentConfiguration) - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCacheFactoryBuilderServiceConfigurator
 
getServiceConfigurator(DeploymentUnit, StatefulComponentDescription, ComponentConfiguration) - Method in class org.jboss.as.ejb3.cache.simple.SimpleCacheFactoryBuilderServiceConfigurator
 
getServiceModuleLoaderInjectedValue() - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
 
getServiceName() - Method in class org.jboss.as.ejb3.component.EJBViewDescription
 
getServiceName(String, String, String, String) - Static method in class org.jboss.as.ejb3.security.service.EJBViewMethodSecurityAttributesService
Returns a ServiceName for the EJBViewMethodSecurityAttributesService
getServiceName() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
 
getServiceUrls() - Method in class org.jboss.as.ejb3.remote.RemotingProfileService
 
getSessionBeanObjectViewConfigurator() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
 
getSessionBeanObjectViewConfigurator() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentDescription
 
getSessionBeanObjectViewConfigurator() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
 
getSessionBeanObjectViewConfigurator() - Method in class org.jboss.as.ejb3.component.stateless.StatelessComponentDescription
 
getSessionBeanType() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
Returns the type of the session bean
getSessionBeanType() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentDescription
 
getSessionBeanType() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
 
getSessionBeanType() - Method in class org.jboss.as.ejb3.component.stateless.StatelessComponentDescription
 
getSessionIdOf(InterceptorContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
getShutDownInterceptorFactory() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getShutDownInterceptorFactory() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
 
getShutDownInterceptorFactory() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getStart() - Method in class org.jboss.as.ejb3.timerservice.schedule.value.IncrementValue
Returns the start of this IncrementValue
getStart() - Method in class org.jboss.as.ejb3.timerservice.schedule.value.RangeValue
Returns the start value of this RangeValue
getStartDate() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
 
getStartedModules() - Method in interface org.jboss.as.ejb3.deployment.DeploymentRepository
Returns all deployments that are in a started state, i.e.
getStartedModules() - Method in class org.jboss.as.ejb3.deployment.DeploymentRepositoryService
 
getState() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
Returns the current state of this timer
getStatefulTimeout() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
 
getStereotypes() - Method in class org.jboss.as.ejb3.validator.EjbProxyBeanMetaDataClassNormalizer
 
getStrictAffinity() - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
 
getStrictAffinity() - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
 
getSuspendControllerInjectedValue() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentCreateService
 
getSuspendControllerInjectedValue() - Method in class org.jboss.as.ejb3.suspend.EJBSuspendHandlerService
Returns suspend controller injected value.
getSuspendControllerInjector() - Method in class org.jboss.as.ejb3.remote.AssociationService
 
getTarget() - Method in class org.jboss.as.ejb3.context.EJBContextImpl
 
getTimedObjectId() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
 
getTimedObjectId() - Method in interface org.jboss.as.ejb3.timerservice.spi.TimedObjectInvoker
The globally unique identifier for this timed object invoker.
getTimedObjectId() - Method in class org.jboss.as.ejb3.timerservice.TimedObjectInvokerImpl
 
getTimedObjectId() - Method in class org.jboss.as.ejb3.timerservice.TimerHandleImpl
 
getTimedObjectId() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
 
getTimedObjectId() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
Returns the timed object id to which this timer belongs
getTimedObjectInvoker() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
 
getTimeout() - Method in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
 
getTimeoutInterceptors() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getTimeoutInterceptors() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
 
getTimeoutMethod() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getTimeoutMethod() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
 
getTimeoutMethod() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getTimeoutMethod() - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionComponent
 
getTimeoutMethod() - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer
 
getTimeoutMethod(TimeoutMethod, ClassLoader) - Static method in class org.jboss.as.ejb3.timerservice.CalendarTimer
Returns the Method, represented by the TimeoutMethod
getTimeoutMethod() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
 
getTimeoutUnit() - Method in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
 
getTimer() - Method in class org.jboss.as.ejb3.timerservice.TimerHandleImpl
Returns the Timer corresponding to this timer handle

getTimer(String) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
 
getTimer(String, String) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
Returns the timer corresponding to the passed timer id and timed object id.
getTimerConfig() - Method in class org.jboss.as.ejb3.timerservice.AutoTimer
 
getTimerConfig() - Method in class org.jboss.as.ejb3.timerservice.spi.ScheduleTimer
 
getTimeRemaining() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
getTimerInfo() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
This method is similar to TimerImpl.getInfo(), except that this method does not check the timer state and hence does not throw either IllegalStateException or NoSuchObjectLocalException or EJBException.
getTimerInjectedValue() - Method in class org.jboss.as.ejb3.timerservice.persistence.database.DatabaseTimerPersistence
 
getTimerInjectedValue() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
 
getTimerMethods() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getTimerPersistence() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
 
getTimers() - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
 
getTimers() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
getTimerService() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getTimerService() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
 
getTimerService() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getTimerService() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
getTimerService() - Method in class org.jboss.as.ejb3.context.EJBContextImpl
 
getTimerService() - Method in class org.jboss.as.ejb3.context.SessionContextImpl
 
getTimerService() - Method in interface org.jboss.as.ejb3.timerservice.persistence.TimerPersistence.TimerChangeListener
Gets the timer service associated with this listener
getTimerService() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
Returns the timer service through which this timer was created
getTimerState() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
 
getTimerTask() - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer
Returns the task which handles the timeouts on this CalendarTimer
getTimerTask() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
Returns the task which handles the timeouts of this TimerImpl
getTimeUnit() - Method in class org.jboss.as.ejb3.component.stateful.StatefulTimeoutInfo
 
getTimeUnit() - Method in class org.jboss.as.ejb3.concurrency.AccessTimeoutDetails
 
getTimezone() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
 
getTotalSize() - Method in interface org.jboss.as.ejb3.cache.Cache
 
getTotalSize() - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
 
getTotalSize() - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
 
getTransaction() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
 
getTransaction() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
 
getTransactionAttributes() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getTransactionAttributeType(MethodIntf, Method) - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getTransactionAttributeType(MethodIntf, MethodIdentifier) - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getTransactionAttributeType(MethodIntf, MethodIdentifier, TransactionAttributeType) - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getTransactionManagementType() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getTransactionManager() - Method in class org.jboss.as.ejb3.component.EJBComponent
Deprecated.
Use ContextTransactionManager.getInstance() instead.
getTransactionManager() - Method in class org.jboss.as.ejb3.inflow.MessageEndpointInvocationHandler
 
getTransactionManager() - Method in interface org.jboss.as.ejb3.inflow.MessageEndpointService
 
getTransactionManagerInjectedValue() - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
 
getTransactionSynchronizationRegistry() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getTransactionSynchronizationRegistry() - Method in class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
 
getTransactionTimeout(MethodIntf, Method) - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getTransactionTimeout(MethodIntf, MethodIdentifier) - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getTransactionTimeouts() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
getTxManagerStatusFailed(Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs an error message indicating an exception occurred while getting status
getTxManagerStatusFailed(Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
getTxManagerStatusFailed$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
getType() - Method in class org.jboss.as.ejb3.subsystem.deployment.InstalledComponent
 
getType(String) - Static method in enum org.jboss.as.ejb3.timerservice.schedule.value.ScheduleExpressionType
 
getTypes() - Method in class org.jboss.as.ejb3.validator.EjbProxyBeanMetaDataClassNormalizer
 
getUri() - Method in class org.jboss.as.ejb3.remote.RemotingProfileService.HttpConnectionSpec
 
getUriString() - Method in enum org.jboss.as.ejb3.subsystem.EJB3SubsystemNamespace
Get the URI of this namespace.
getUrl() - Method in class org.jboss.as.ejb3.subsystem.StaticEJBDiscoveryDefinition.StaticEjbDiscovery
 
getUserTransaction() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
getUserTransaction() - Method in class org.jboss.as.ejb3.context.EJBContextImpl
 
getUserTransaction() - Method in class org.jboss.as.ejb3.context.SessionContextImpl
 
getUserTransactionAccessControlServiceInjector() - Method in class org.jboss.as.ejb3.subsystem.EJB3UserTransactionAccessControlService
 
getValue() - Method in class org.jboss.as.ejb3.component.DefaultAccessTimeoutService
 
getValue() - Method in class org.jboss.as.ejb3.component.messagedriven.DefaultResourceAdapterService
 
getValue() - Method in class org.jboss.as.ejb3.component.messagedriven.MdbDeliveryControllerService
 
getValue() - Method in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfigService
 
getValue() - Method in class org.jboss.as.ejb3.component.stateful.StatefulTimeoutInfo
 
getValue() - Method in class org.jboss.as.ejb3.concurrency.AccessTimeoutDetails
 
getValue() - Method in class org.jboss.as.ejb3.deployment.DeploymentRepositoryService
 
getValue() - Method in class org.jboss.as.ejb3.deployment.EJBSecurityDomainService
 
getValue() - Method in class org.jboss.as.ejb3.deployment.ModuleDeployment
 
getValue() - Method in class org.jboss.as.ejb3.deployment.ModuleDeployment.ModuleDeploymentStartService
 
getValue() - Method in class org.jboss.as.ejb3.deployment.processors.DiscoveryService
 
getValue() - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
 
getValue() - Method in class org.jboss.as.ejb3.iiop.POARegistry
 
getValue() - Method in class org.jboss.as.ejb3.iiop.RemoteObjectSubstitutionService
 
getValue() - Method in class org.jboss.as.ejb3.remote.AssociationService
 
getValue() - Method in class org.jboss.as.ejb3.remote.EJBClientContextService
 
getValue() - Method in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
 
getValue() - Method in class org.jboss.as.ejb3.remote.http.EJB3RemoteHTTPService
 
getValue() - Method in class org.jboss.as.ejb3.remote.LocalTransportProvider
 
getValue() - Method in class org.jboss.as.ejb3.remote.RemotingProfileService
 
getValue() - Method in class org.jboss.as.ejb3.security.service.EJBViewMethodSecurityAttributesService
 
getValue() - Method in class org.jboss.as.ejb3.subsystem.DefaultDistinctNameService
 
getValue() - Method in class org.jboss.as.ejb3.subsystem.EJB3UserTransactionAccessControlService
 
getValue() - Method in class org.jboss.as.ejb3.subsystem.EJBClientConfiguratorService
 
getValue() - Method in class org.jboss.as.ejb3.subsystem.EjbNameRegexService
 
getValue() - Method in class org.jboss.as.ejb3.subsystem.IIOPSettingsService
 
getValue() - Method in class org.jboss.as.ejb3.suspend.EJBSuspendHandlerService
Returns service value.
getValue() - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
 
getValue() - Method in class org.jboss.as.ejb3.timerservice.persistence.database.DatabaseTimerPersistence
 
getValue() - Method in class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
 
getValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.value.SingleValue
 
getValue() - Method in class org.jboss.as.ejb3.timerservice.TimedObjectInvokerImpl
 
getValue() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
 
getValues() - Method in class org.jboss.as.ejb3.timerservice.schedule.value.ListValue
Returns the values that make up the ListValue.
getVersion() - Method in enum org.jboss.as.ejb3.subsystem.EJB3Model
 
getView(String) - Method in class org.jboss.as.ejb3.deployment.EjbDeploymentInformation
 
getViewAttribute(MethodIntf, Method) - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
 
getViewNames() - Method in class org.jboss.as.ejb3.deployment.EjbDeploymentInformation
 
getViewServices() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
 
getViewToCreate() - Method in class org.jboss.as.ejb3.component.interceptors.GetHomeInterceptorFactory
 
getViewToCreate() - Method in class org.jboss.as.ejb3.component.interceptors.SessionBeanHomeInterceptorFactory
 
getWaitTime() - Method in class org.jboss.as.ejb3.component.invocationmetrics.InvocationMetrics
 
getWaitTime() - Method in class org.jboss.as.ejb3.component.invocationmetrics.InvocationMetrics.Values
 
getWeakAffinity(K) - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
 
getWeakAffinity(K) - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
 
getWeakAffinity() - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionComponentCreateService
 
getYear() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
 
groupCreationContextAlreadyExists() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Deprecated.
groupCreationContextAlreadyExists() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
groupCreationContextAlreadyExists$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
GROUPS_PATH - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
Deprecated.
GROUPS_PATH - Static variable in class org.jboss.as.ejb3.subsystem.FilePassivationStoreResourceDefinition
Deprecated.

H

handleAnnotations(DeploymentUnit, EEApplicationClasses, DeploymentReflectionIndex, Class<?>, T) - Method in class org.jboss.as.ejb3.deployment.processors.merging.AbstractMergingProcessor
Handle annotations relating to the component that have been found in the deployment.
handleAnnotations(DeploymentUnit, EEApplicationClasses, DeploymentReflectionIndex, Class<?>, T) - Method in class org.jboss.as.ejb3.deployment.processors.merging.AbstractPoolMergingProcessor
 
handleAnnotations(DeploymentUnit, EEApplicationClasses, DeploymentReflectionIndex, Class<?>, SessionBeanComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.AsynchronousMergingProcessor
 
handleAnnotations(DeploymentUnit, EEApplicationClasses, DeploymentReflectionIndex, Class<?>, StatefulComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.CacheMergingProcessor
 
handleAnnotations(DeploymentUnit, EEApplicationClasses, DeploymentReflectionIndex, Class<?>, MessageDrivenComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.ClusteredSingletonMergingProcessor
 
handleAnnotations(DeploymentUnit, EEApplicationClasses, DeploymentReflectionIndex, Class<?>, SessionBeanComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.ConcurrencyManagementMergingProcessor
 
handleAnnotations(DeploymentUnit, EEApplicationClasses, DeploymentReflectionIndex, Class<?>, EJBComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.DeclareRolesMergingProcessor
 
handleAnnotations(DeploymentUnit, EEApplicationClasses, DeploymentReflectionIndex, Class<?>, SessionBeanComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.EjbConcurrencyMergingProcessor
 
handleAnnotations(DeploymentUnit, EEApplicationClasses, DeploymentReflectionIndex, Class<?>, EJBComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.EjbDependsOnMergingProcessor
 
handleAnnotations(DeploymentUnit, EEApplicationClasses, DeploymentReflectionIndex, Class<?>, StatefulComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.InitMethodMergingProcessor
 
handleAnnotations(DeploymentUnit, EEApplicationClasses, DeploymentReflectionIndex, Class<?>, MessageDrivenComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.MdbDeliveryMergingProcessor
 
handleAnnotations(DeploymentUnit, EEApplicationClasses, DeploymentReflectionIndex, Class<?>, EJBComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.MethodPermissionsMergingProcessor
 
handleAnnotations(DeploymentUnit, EEApplicationClasses, DeploymentReflectionIndex, Class<?>, EJBComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.MissingMethodPermissionsDenyAccessMergingProcessor
 
handleAnnotations(DeploymentUnit, EEApplicationClasses, DeploymentReflectionIndex, Class<?>, StatefulComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.RemoveMethodMergingProcessor
 
handleAnnotations(DeploymentUnit, EEApplicationClasses, DeploymentReflectionIndex, Class<?>, MessageDrivenComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.ResourceAdaptorMergingProcessor
 
handleAnnotations(DeploymentUnit, EEApplicationClasses, DeploymentReflectionIndex, Class<?>, EJBComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.RunAsMergingProcessor
 
handleAnnotations(DeploymentUnit, EEApplicationClasses, DeploymentReflectionIndex, Class<?>, EJBComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.SecurityDomainMergingProcessor
 
handleAnnotations(DeploymentUnit, EEApplicationClasses, DeploymentReflectionIndex, Class<?>, EJBComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.SecurityRolesMergingProcessor
 
handleAnnotations(DeploymentUnit, EEApplicationClasses, DeploymentReflectionIndex, Class<?>, SessionBeanComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.SessionBeanMergingProcessor
 
handleAnnotations(DeploymentUnit, EEApplicationClasses, DeploymentReflectionIndex, Class<?>, StatefulComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.SessionSynchronizationMergingProcessor
 
handleAnnotations(DeploymentUnit, EEApplicationClasses, DeploymentReflectionIndex, Class<?>, SingletonComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.StartupMergingProcessor
 
handleAnnotations(DeploymentUnit, EEApplicationClasses, DeploymentReflectionIndex, Class<?>, StatefulComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.StatefulTimeoutMergingProcessor
 
handleAnnotations(DeploymentUnit, EEApplicationClasses, DeploymentReflectionIndex, Class<?>, EJBComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.TimerMethodMergingProcessor
 
handleAnnotations(DeploymentUnit, EEApplicationClasses, DeploymentReflectionIndex, Class<?>, EJBComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.TransactionAttributeMergingProcessor
 
handleAnnotations(DeploymentUnit, EEApplicationClasses, DeploymentReflectionIndex, Class<?>, EJBComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.TransactionManagementMergingProcessor
 
HandleDelegateImpl - Class in org.jboss.as.ejb3.iiop.handle
Implementation of the javax.ejb.spi.HandleDelegate interface
HandleDelegateImpl(ClassLoader) - Constructor for class org.jboss.as.ejb3.iiop.handle.HandleDelegateImpl
 
handleDeploymentDescriptor(DeploymentUnit, DeploymentReflectionIndex, Class<?>, T) - Method in class org.jboss.as.ejb3.deployment.processors.merging.AbstractMergingProcessor
Handle the deployment descriptor
handleDeploymentDescriptor(DeploymentUnit, DeploymentReflectionIndex, Class<?>, T) - Method in class org.jboss.as.ejb3.deployment.processors.merging.AbstractPoolMergingProcessor
 
handleDeploymentDescriptor(DeploymentUnit, DeploymentReflectionIndex, Class<?>, SessionBeanComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.AsynchronousMergingProcessor
 
handleDeploymentDescriptor(DeploymentUnit, DeploymentReflectionIndex, Class<?>, StatefulComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.CacheMergingProcessor
 
handleDeploymentDescriptor(DeploymentUnit, DeploymentReflectionIndex, Class<?>, MessageDrivenComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.ClusteredSingletonMergingProcessor
 
handleDeploymentDescriptor(DeploymentUnit, DeploymentReflectionIndex, Class<?>, SessionBeanComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.ConcurrencyManagementMergingProcessor
 
handleDeploymentDescriptor(DeploymentUnit, DeploymentReflectionIndex, Class<?>, EJBComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.DeclareRolesMergingProcessor
 
handleDeploymentDescriptor(DeploymentUnit, DeploymentReflectionIndex, Class<?>, SessionBeanComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.EjbConcurrencyMergingProcessor
 
handleDeploymentDescriptor(DeploymentUnit, DeploymentReflectionIndex, Class<?>, EJBComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.EjbDependsOnMergingProcessor
 
handleDeploymentDescriptor(DeploymentUnit, DeploymentReflectionIndex, Class<?>, StatefulComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.InitMethodMergingProcessor
 
handleDeploymentDescriptor(DeploymentUnit, DeploymentReflectionIndex, Class<?>, MessageDrivenComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.MdbDeliveryMergingProcessor
 
handleDeploymentDescriptor(DeploymentUnit, DeploymentReflectionIndex, Class<?>, EJBComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.MethodPermissionsMergingProcessor
 
handleDeploymentDescriptor(DeploymentUnit, DeploymentReflectionIndex, Class<?>, EJBComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.MissingMethodPermissionsDenyAccessMergingProcessor
 
handleDeploymentDescriptor(DeploymentUnit, DeploymentReflectionIndex, Class<?>, StatefulComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.RemoveMethodMergingProcessor
 
handleDeploymentDescriptor(DeploymentUnit, DeploymentReflectionIndex, Class<?>, MessageDrivenComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.ResourceAdaptorMergingProcessor
 
handleDeploymentDescriptor(DeploymentUnit, DeploymentReflectionIndex, Class<?>, EJBComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.RunAsMergingProcessor
 
handleDeploymentDescriptor(DeploymentUnit, DeploymentReflectionIndex, Class<?>, EJBComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.SecurityDomainMergingProcessor
 
handleDeploymentDescriptor(DeploymentUnit, DeploymentReflectionIndex, Class<?>, EJBComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.SecurityRolesMergingProcessor
 
handleDeploymentDescriptor(DeploymentUnit, DeploymentReflectionIndex, Class<?>, SessionBeanComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.SessionBeanMergingProcessor
 
handleDeploymentDescriptor(DeploymentUnit, DeploymentReflectionIndex, Class<?>, StatefulComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.SessionSynchronizationMergingProcessor
 
handleDeploymentDescriptor(DeploymentUnit, DeploymentReflectionIndex, Class<?>, SingletonComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.StartupMergingProcessor
 
handleDeploymentDescriptor(DeploymentUnit, DeploymentReflectionIndex, Class<?>, StatefulComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.StatefulTimeoutMergingProcessor
 
handleDeploymentDescriptor(DeploymentUnit, DeploymentReflectionIndex, Class<?>, EJBComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.TimerMethodMergingProcessor
 
handleDeploymentDescriptor(DeploymentUnit, DeploymentReflectionIndex, Class<?>, EJBComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.TransactionAttributeMergingProcessor
 
handleDeploymentDescriptor(DeploymentUnit, DeploymentReflectionIndex, Class<?>, EJBComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.merging.TransactionManagementMergingProcessor
 
handleException(InterceptorContext, Throwable) - Method in class org.jboss.as.ejb3.tx.BMTInterceptor
Checks if the passed exception is an application exception.
handleForLocator(EJBLocator<?>) - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
Gets a handle for the given ejb locator.
handleInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.tx.BMTInterceptor
 
handleInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.tx.EjbBMTInterceptor
 
handleInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.tx.StatefulBMTInterceptor
 
handleIsIdenticalMethod(ComponentConfiguration, ViewConfiguration, DeploymentReflectionIndex, Method) - Method in class org.jboss.as.ejb3.component.session.SessionBeanObjectViewConfigurator
 
handleIsIdenticalMethod(ComponentConfiguration, ViewConfiguration, DeploymentReflectionIndex, Method) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionBeanObjectViewConfigurator
 
handleIsIdenticalMethod(ComponentConfiguration, ViewConfiguration, DeploymentReflectionIndex, Method) - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionBeanObjectViewConfigurator
 
handleRemoveMethod(ComponentConfiguration, ViewConfiguration, DeploymentReflectionIndex, Method) - Method in class org.jboss.as.ejb3.component.session.SessionBeanObjectViewConfigurator
 
handleRemoveMethod(ComponentConfiguration, ViewConfiguration, DeploymentReflectionIndex, Method) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionBeanObjectViewConfigurator
 
handleRemoveMethod(ComponentConfiguration, ViewConfiguration, DeploymentReflectionIndex, Method) - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionBeanObjectViewConfigurator
 
handleRestorationCalculation() - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer
Makes sure that the timer is only run once after being restored.
hasBeanLevelSecurityMetadata() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
Returns true if this component description has any security metadata configured at the EJB level.
hasChild(PathElement) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
 
hasChildren(String) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
 
hasComponent(String) - Method in class org.jboss.as.ejb3.deployment.EjbJarDescription
 
hashCode() - Method in class org.jboss.as.ejb3.cache.CacheInfo
 
hashCode() - Method in class org.jboss.as.ejb3.component.allowedmethods.DeniedMethodKey
 
hashCode() - Method in class org.jboss.as.ejb3.component.EJBBusinessMethod
 
hashCode() - Method in class org.jboss.as.ejb3.component.EJBViewDescription
 
hashCode() - Method in class org.jboss.as.ejb3.component.MethodTransactionAttributeKey
 
hashCode() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription.StatefulRemoveMethod
 
hashCode() - Method in class org.jboss.as.ejb3.deployment.DeploymentModuleIdentifier
 
hashCode() - Method in class org.jboss.as.ejb3.deployment.processors.EjbInjectionSource
 
hashCode() - Method in class org.jboss.as.ejb3.deployment.processors.EjbLookupInjectionSource
 
hashCode() - Method in class org.jboss.as.ejb3.inflow.MessageEndpointInvocationHandler
 
hashCode() - Method in class org.jboss.as.ejb3.remote.RemoteViewInjectionSource
 
hashCode() - Method in class org.jboss.as.ejb3.security.ApplicationSecurityDomainConfig
 
hashCode() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
 
hashCode() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
 
hashCode() - Method in class org.jboss.as.ejb3.timerservice.TimerHandleImpl
 
hashCode() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
 
hashCode() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceBindingSource
 
hasJNDIBindings() - Method in class org.jboss.as.ejb3.component.EJBViewDescription
 
hasNoInterfaceView() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
 
hasPool() - Method in enum org.jboss.as.ejb3.subsystem.deployment.EJBComponentType
 
hasTimer() - Method in enum org.jboss.as.ejb3.subsystem.deployment.EJBComponentType
 
hasTimerParameter() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimeoutMethod
 
HibernateValidatorDeploymentUnitProcessor - Class in org.jboss.as.ejb3.deployment.processors
This processor is used to register EjbProxyBeanMetaDataClassNormalizer in the hibernate validator subsystem.
HibernateValidatorDeploymentUnitProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.HibernateValidatorDeploymentUnitProcessor
 
HomeRemoveInterceptor - Class in org.jboss.as.ejb3.component.interceptors
 
HomeViewMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
Merging processor for home and local home views
HomeViewMergingProcessor(boolean) - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.HomeViewMergingProcessor
 
HOUR - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
 
Hour - Class in org.jboss.as.ejb3.timerservice.schedule.attribute
Represents the value of a hour constructed out of a ScheduleExpression.getHour()

Hour(String) - Constructor for class org.jboss.as.ejb3.timerservice.schedule.attribute.Hour
Creates a Hour by parsing the passed String value
HttpConnectionSpec(String) - Constructor for class org.jboss.as.ejb3.remote.RemotingProfileService.HttpConnectionSpec
 

I

id - Variable in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
 
id - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
 
id - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl
Unique id for this timer instance
ID_FIELD_NAME - Static variable in class org.jboss.as.ejb3.iiop.stub.IIOPStubCompiler
 
Identifiable<K> - Interface in org.jboss.as.ejb3.cache
An object that has an identification.
IDENTITY - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
IDENTITY_CAPABILITY_NAME - Static variable in class org.jboss.as.ejb3.subsystem.IdentityResourceDefinition
 
IDENTITY_PATH - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
IdentityOutflowInterceptorFactory - Class in org.jboss.as.ejb3.security
 
IdentityOutflowInterceptorFactory() - Constructor for class org.jboss.as.ejb3.security.IdentityOutflowInterceptorFactory
 
IdentityOutflowInterceptorFactory(String, RoleMapper) - Constructor for class org.jboss.as.ejb3.security.IdentityOutflowInterceptorFactory
 
IdentityResourceDefinition - Class in org.jboss.as.ejb3.subsystem
A ResourceDefinition to define the security domains to attempt to outflow an established identity to.
IDLE_TIMEOUT - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
Deprecated.
IDLE_TIMEOUT_UNIT - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
Deprecated.
ignoringException(Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs an error message indicating Ignoring exception during setRollbackOnly
ignoringException(Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ignoringException$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
IIOP - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
IIOP_PATH - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
iiopBindings(String, String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
iiopBindings(String, String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
iiopBindings$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
IIOPJndiBindingProcessor - Class in org.jboss.as.ejb3.deployment.processors
Processor responsible for binding IIOP related resources to JNDI.
IIOPJndiBindingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.IIOPJndiBindingProcessor
 
IIOPSettingsService - Class in org.jboss.as.ejb3.subsystem
Services that manages IIOP settings
IIOPSettingsService(boolean, boolean) - Constructor for class org.jboss.as.ejb3.subsystem.IIOPSettingsService
 
IIOPStubCompiler - Class in org.jboss.as.ejb3.iiop.stub
Utility class responsible for the dynamic generation of bytecodes of IIOP stub classes.
IIOPStubCompiler() - Constructor for class org.jboss.as.ejb3.iiop.stub.IIOPStubCompiler
 
illegalCallToEjbHomeRemove() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
illegalCallToEjbHomeRemove() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
illegalCallToEjbHomeRemove$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ImplicitLocalViewProcessor - Class in org.jboss.as.ejb3.deployment.processors
Processes a SessionBeanComponentDescription's bean class and checks whether it exposes: An implicit no-interface, as specified by Enterprise Beans 3.1 spec, section 4.9.8. A default local business interface view, as specified by Enterprise Beans 3.1 spec, section 4.9.7. The SessionBeanComponentDescription is updated with this info accordingly.
ImplicitLocalViewProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.ImplicitLocalViewProcessor
 
IN_VM_REMOTE_INTERFACE_INVOCATION_PASS_BY_VALUE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
incompatibleCaches() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
incompatibleCaches() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
incompatibleCaches$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
incompatibleSerializationGroup(Object, Object) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Deprecated.
incompatibleSerializationGroup(Object, Object) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
incompatibleSerializationGroup$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
inconsistentAttributeNotSupported(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
inconsistentAttributeNotSupported(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
inconsistentAttributeNotSupported$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
incorrectEJBLocatorForBean(EJBLocator<?>, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
incorrectEJBLocatorForBean(EJBLocator<?>, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
incorrectEJBLocatorForBean$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
INCREMENT_SEPARATOR - Static variable in class org.jboss.as.ejb3.timerservice.schedule.value.IncrementValue
The separator which is used for parsing a String which represents a IncrementValue
IncrementValue - Class in org.jboss.as.ejb3.timerservice.schedule.value
Represents a value for a ScheduleExpression which is expressed as an increment type.
IncrementValue(String) - Constructor for class org.jboss.as.ejb3.timerservice.schedule.value.IncrementValue
Creates a IncrementValue by parsing the passed value.
indexedChildResourceRegistrationNotAvailable(PathElement) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
indexedChildResourceRegistrationNotAvailable(PathElement) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
indexedChildResourceRegistrationNotAvailable$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
INFINISPAN_CACHE_CONFIGURATION_CAPABILITY_NAME - Static variable in class org.jboss.as.ejb3.subsystem.PassivationStoreResourceDefinition
 
INFINISPAN_CACHE_CONTAINER_CAPABILITY_NAME - Static variable in class org.jboss.as.ejb3.subsystem.ClusterPassivationStoreResourceDefinition
Deprecated.
 
INFINISPAN_CACHE_CONTAINER_CAPABILITY_NAME - Static variable in class org.jboss.as.ejb3.subsystem.EJB3RemoteResourceDefinition
 
INFINISPAN_DEFAULT_CACHE_CONFIGURATION_CAPABILITY_NAME - Static variable in class org.jboss.as.ejb3.subsystem.PassivationStoreResourceDefinition
 
INFO - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
 
info - Variable in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
 
info - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
 
info - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl
The info which was passed while creating the timer.
init() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
init() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent
 
init() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
init() - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionComponent
 
INIT_METHOD - Static variable in class org.jboss.as.ejb3.component.interceptors.SessionBeanHomeInterceptorFactory
 
INIT_PARAMETERS - Static variable in class org.jboss.as.ejb3.component.interceptors.SessionBeanHomeInterceptorFactory
 
InitAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
 
InitAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.InitAnnotationInformationFactory
 
initialDate - Variable in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
 
initialDate - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
 
initialExpiration - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl
The initial (first) expiry date of this timer
initialize(ExtensionContext) - Method in class org.jboss.as.ejb3.subsystem.EJB3Extension
initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.ejb3.subsystem.EJB3Extension
InitMethodMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
Merging processor that handles SFSB init methods.
InitMethodMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.InitMethodMergingProcessor
 
initOnStartup() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentDescription
Marks the singleton bean for init-on-startup
install(OperationContext, ModelNode, int, String, String) - Method in class org.jboss.as.ejb3.subsystem.PassivationStoreAdd
 
InstalledComponent - Class in org.jboss.as.ejb3.subsystem.deployment
utility class that tracks components registered with the management API
InstalledComponent(EJBComponentType, PathAddress) - Constructor for class org.jboss.as.ejb3.subsystem.deployment.InstalledComponent
 
installServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.MdbDeliveryGroupAdd
 
installServices(OperationContext, PathAddress, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.RemotingProfileAdd
 
INSTANCE - Static variable in class org.jboss.as.ejb3.component.concurrent.EJBContextHandleFactory
 
INSTANCE - Static variable in class org.jboss.as.ejb3.component.EJBContainerInterceptorsViewConfigurator
 
INSTANCE - Static variable in class org.jboss.as.ejb3.component.EJBValidationConfigurator
 
INSTANCE - Static variable in class org.jboss.as.ejb3.component.interceptors.AsyncFutureInterceptorFactory
 
INSTANCE - Static variable in class org.jboss.as.ejb3.component.interceptors.ComponentTypeIdentityInterceptorFactory
 
INSTANCE - Static variable in class org.jboss.as.ejb3.component.interceptors.NonPooledEJBComponentInstanceAssociatingInterceptor
 
instance() - Static method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentInstanceAssociatingFactory
 
INSTANCE - Static variable in class org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor
 
INSTANCE - Static variable in class org.jboss.as.ejb3.component.ServerInterceptorsViewConfigurator
 
INSTANCE - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulInitMethodInterceptor
 
INSTANCE - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulSessionBeanObjectViewConfigurator
 
instance() - Static method in class org.jboss.as.ejb3.component.stateless.StatelessComponentInstanceAssociatingFactory
 
INSTANCE - Static variable in class org.jboss.as.ejb3.component.stateless.StatelessSessionBeanObjectViewConfigurator
 
INSTANCE - Static variable in class org.jboss.as.ejb3.deliveryactive.parser.EJBBoundMdbDeliveryMetaDataParser
 
INSTANCE - Static variable in class org.jboss.as.ejb3.deliveryactive.parser.EJBBoundMdbDeliveryMetaDataParser11
 
INSTANCE - Static variable in class org.jboss.as.ejb3.deliveryactive.parser.EJBBoundMdbDeliveryMetaDataParser12
 
INSTANCE - Static variable in class org.jboss.as.ejb3.interceptor.ContainerInterceptorsParser
 
INSTANCE - Static variable in class org.jboss.as.ejb3.resourceadapterbinding.parser.EJBBoundResourceAdapterBindingMetaDataParser
 
INSTANCE - Static variable in class org.jboss.as.ejb3.security.IdentityOutflowInterceptorFactory
 
INSTANCE - Static variable in class org.jboss.as.ejb3.security.parser.EJBBoundSecurityMetaDataParser
 
INSTANCE - Static variable in class org.jboss.as.ejb3.security.parser.EJBBoundSecurityMetaDataParser11
 
INSTANCE - Static variable in class org.jboss.as.ejb3.security.parser.SecurityRoleMetaDataParser
 
INSTANCE - Static variable in class org.jboss.as.ejb3.security.SecurityDomainInterceptorFactory
 
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.AllowedChannelOptionTypesValidator
 
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.CacheFactoryResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.DatabaseDataStoreResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.DefaultResourceAdapterWriteHandler
 
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.MessageDrivenBeanResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.MessageDrivenBeanRuntimeHandler
 
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.SingletonBeanDeploymentResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.SingletonBeanRuntimeHandler
 
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.StatefulSessionBeanDeploymentResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.StatefulSessionBeanRuntimeHandler
 
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.StatelessSessionBeanDeploymentResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.StatelessSessionBeanRuntimeHandler
 
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
 
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3AsyncResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3IIOPResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3RemoteResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultEntityBeanOptimisticLockingWriteHandler
 
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRemove
 
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemXMLPersister
 
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.EnableGracefulTxnShutdownWriteHandler
 
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.FilePassivationStoreResourceDefinition
Deprecated.
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.MdbDeliveryGroupResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.RemoteHttpConnectionDefinition
 
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.RemotingEjbReceiverDefinition
 
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.RemotingProfileResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.StaticEJBDiscoveryDefinition
 
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.StrictMaxPoolResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.TimerServiceAdd
 
INSTANCE - Static variable in class org.jboss.as.ejb3.timerservice.TimerServiceMetaDataParser
 
INSTANCE_ACQUISITION_TIMEOUT - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
INSTANCE_ACQUISITION_TIMEOUT - Static variable in class org.jboss.as.ejb3.subsystem.StrictMaxPoolResourceDefinition
 
INSTANCE_ACQUISITION_TIMEOUT_UNIT - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
INSTANCE_ACQUISITION_TIMEOUT_UNIT - Static variable in class org.jboss.as.ejb3.subsystem.StrictMaxPoolResourceDefinition
 
INSTANCE_BMT - Static variable in class org.jboss.as.ejb3.component.allowedmethods.AllowedMethodsInformation
 
INSTANCE_BMT - Static variable in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenAllowedMethodsInformation
 
INSTANCE_BMT - Static variable in class org.jboss.as.ejb3.component.singleton.SingletonAllowedMethodsInformation
 
INSTANCE_BMT - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulAllowedMethodsInformation
 
INSTANCE_BMT - Static variable in class org.jboss.as.ejb3.component.stateless.StatelessAllowedMethodsInformation
 
INSTANCE_CMT - Static variable in class org.jboss.as.ejb3.component.allowedmethods.AllowedMethodsInformation
 
INSTANCE_CMT - Static variable in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenAllowedMethodsInformation
 
INSTANCE_CMT - Static variable in class org.jboss.as.ejb3.component.singleton.SingletonAllowedMethodsInformation
 
INSTANCE_CMT - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulAllowedMethodsInformation
 
INSTANCE_CMT - Static variable in class org.jboss.as.ejb3.component.stateless.StatelessAllowedMethodsInformation
 
instantiateComponentInstance(Interceptor, Map<Method, Interceptor>, Map<Object, Object>) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent
 
instantiateComponentInstance(Interceptor, Map<Method, Interceptor>, Map<Object, Object>) - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponent
 
instantiateComponentInstance(Interceptor, Map<Method, Interceptor>, Map<Object, Object>) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
instantiateComponentInstance(Interceptor, Map<Method, Interceptor>, Map<Object, Object>) - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionComponent
 
IntegerBasedExpression - Class in org.jboss.as.ejb3.timerservice.schedule.attribute
Represents a Integer type value in a ScheduleExpression.
IntegerBasedExpression(String) - Constructor for class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
 
InterceptorClassDeploymentDescriptorProcessor - Class in org.jboss.as.ejb3.deployment.processors.dd
Processor that handles the <interceptor\> element of an ejb-jar.xml file.
InterceptorClassDeploymentDescriptorProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.dd.InterceptorClassDeploymentDescriptorProcessor
 
intervalDuration - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl
The duration in milli sec.
invalidComponentConfiguration(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating component configuration is not an Jakarta Enterprise Beans component"
invalidComponentConfiguration(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidComponentConfiguration$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidComponentState(PathAddress, ServiceController.State, ServiceController.State) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Jakarta Enterprise Beans component for specified address is in invalid state
invalidComponentState(PathAddress, ServiceController.State, ServiceController.State) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidComponentState$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidComponentType(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Jakarta Enterprise Beans component type does not support pools
invalidComponentType(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidComponentType$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidEjbComponent(String, Class<?>) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the component named with component class is not an Jakarta Enterprise Beans component
invalidEjbComponent(String, Class<?>) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidEjbComponent$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidEjbEntityTimeout(String, Class<?>) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the Jakarta Enterprise Beans entity bean implemented TimedObject but has a different timeout method specified either via annotations or via the deployment descriptor.
invalidEjbEntityTimeout(String, Class<?>) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidEjbEntityTimeout$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidEjbLocalInterface(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating component does not have an Enterprise Beans 2.x local interface
invalidEjbLocalInterface(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidEjbLocalInterface$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidExpressionMinutes(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating there are no valid minutes for expression
invalidExpressionMinutes(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidExpressionMinutes$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidExpressionSeconds(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating there are no valid seconds for expression
invalidExpressionSeconds(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidExpressionSeconds$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidFilterSpec(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
invalidFilterSpec(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidFilterSpec$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidIncrementValue(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Invalid increment value
invalidIncrementValue(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidIncrementValue$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidListExpression(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Invalid list expression
invalidListExpression(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidListExpression$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidListValue(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating A list value can only contain either a range or an individual value
invalidListValue(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidListValue$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidRange(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Invalid range value
invalidRange(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidRange$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidRelativeValue(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating is not relative value day-of-month
invalidRelativeValue(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidRelativeValue$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
InvalidRemoveExceptionMethodInterceptor - Class in org.jboss.as.ejb3.component.session
 
InvalidRemoveExceptionMethodInterceptor() - Constructor for class org.jboss.as.ejb3.component.session.InvalidRemoveExceptionMethodInterceptor
 
invalidScheduleExpression(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Cannot create class from a null schedule expression
invalidScheduleExpression(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidScheduleExpression$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidScheduleExpressionDayOfMonth(ScheduleExpression) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating day-of-month cannot be null in schedule expression
invalidScheduleExpressionDayOfMonth(ScheduleExpression) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidScheduleExpressionDayOfMonth$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidScheduleExpressionDayOfWeek(ScheduleExpression) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating day-of-week cannot be null in schedule expression
invalidScheduleExpressionDayOfWeek(ScheduleExpression) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidScheduleExpressionDayOfWeek$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidScheduleExpressionHour(ScheduleExpression) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating hour cannot be null in schedule expression
invalidScheduleExpressionHour(ScheduleExpression) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidScheduleExpressionHour$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidScheduleExpressionMinute(ScheduleExpression) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Minute cannot be null in schedule expression
invalidScheduleExpressionMinute(ScheduleExpression) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidScheduleExpressionMinute$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidScheduleExpressionMonth(ScheduleExpression) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Month cannot be null in schedule expression
invalidScheduleExpressionMonth(ScheduleExpression) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidScheduleExpressionMonth$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidScheduleExpressionSecond(ScheduleExpression) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating second cannot be null in schedule expression
invalidScheduleExpressionSecond(ScheduleExpression) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidScheduleExpressionSecond$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidScheduleExpressionType(String, String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Invalid value it doesn't support values of specified types
invalidScheduleExpressionType(String, String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidScheduleExpressionType$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidScheduleExpressionYear(ScheduleExpression) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Year cannot be null in schedule expression
invalidScheduleExpressionYear(ScheduleExpression) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidScheduleExpressionYear$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidSecurityForDomainSet(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Jakarta Enterprise Beans are enabled for security but doesn't have a security domain set
invalidSecurityForDomainSet(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidSecurityForDomainSet$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidTimerFileStoreDir(File) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the timer file store directory is not a directory
invalidTimerFileStoreDir(File) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidTimerFileStoreDir$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidTimerHandlersForPersistentTimers(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating timer handles are only available for persistent timers
invalidTimerHandlersForPersistentTimers(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidTimerHandlersForPersistentTimers$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidTimerNotCalendarBaseTimer(TimerImpl) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the timer is not a calendar based timer"
invalidTimerNotCalendarBaseTimer(TimerImpl) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidTimerNotCalendarBaseTimer$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidTimerParameter(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the invalid parameter name and value while creating a timer
invalidTimerParameter(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidTimerParameter$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidTransactionTypeForMDB(TransactionAttributeType, String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
invalidTransactionTypeForMDB(TransactionAttributeType, String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidTransactionTypeForMDB$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidTransactionTypeForSfsbLifecycleMethod(TransactionAttributeType, MethodIdentifier, Class<?>) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
invalidTransactionTypeForSfsbLifecycleMethod(TransactionAttributeType, MethodIdentifier, Class<?>) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidTransactionTypeForSfsbLifecycleMethod$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidValueDayOfMonth(Integer) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating invalid value for day-of-month
invalidValueDayOfMonth(Integer) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidValueDayOfMonth$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidValueForSecondInScheduleExpression(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
invalidValueForSecondInScheduleExpression(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidValueForSecondInScheduleExpression$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidValuesRange(Integer, int, int) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating invalid value range
invalidValuesRange(Integer, int, int) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invalidValuesRange$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invocationComplete() - Method in class org.jboss.as.ejb3.suspend.EJBSuspendHandlerService
Notifies handler that an active invocation is complete.
invocationFailed(String, Method, Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs an error message indicating that an invocation failed
invocationFailed(String, Method, Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invocationFailed$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
InvocationMetrics - Class in org.jboss.as.ejb3.component.invocationmetrics
 
InvocationMetrics() - Constructor for class org.jboss.as.ejb3.component.invocationmetrics.InvocationMetrics
 
InvocationMetrics.Values - Class in org.jboss.as.ejb3.component.invocationmetrics
 
invocationNotApplicableForMethodInvocation(InvocationContext) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Invocation context cannot be processed because it's not applicable for a method invocation
invocationNotApplicableForMethodInvocation(InvocationContext) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invocationNotApplicableForMethodInvocation$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invocationOfMethodNotAllowed(Method, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the Invocation on method is not allowed
invocationOfMethodNotAllowed(Method, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invocationOfMethodNotAllowed$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invoke(String, Object[], Transaction, Principal, Object) - Method in class org.jboss.as.ejb3.iiop.EjbCorbaServant
Receives intra-VM invocations on this servant's EJBObjects and forwards them to the bean container, through the JBoss MBean server.
invoke(String, Object[], Transaction, Principal, Object) - Method in interface org.jboss.as.ejb3.iiop.LocalIIOPInvoker
 
invoke(String, StubStrategy, Object[]) - Method in class org.jboss.as.ejb3.iiop.stub.DynamicIIOPStub
Sends a request message to the server, receives the reply from the server, and returns an Object result to the caller.
invokeBeanMethod(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimerTask
 
invokeBeanMethod(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.TimerTask
 
invokeBoolean(String, StubStrategy, Object[]) - Method in class org.jboss.as.ejb3.iiop.stub.DynamicIIOPStub
Sends a request message to the server, receives the reply from the server, and returns a boolean result to the caller.
invokeByte(String, StubStrategy, Object[]) - Method in class org.jboss.as.ejb3.iiop.stub.DynamicIIOPStub
Sends a request message to the server, receives the reply from the server, and returns a byte result to the caller.
invokeChar(String, StubStrategy, Object[]) - Method in class org.jboss.as.ejb3.iiop.stub.DynamicIIOPStub
Sends a request message to the server, receives the reply from the server, and returns a char result to the caller.
invokeDouble(String, StubStrategy, Object[]) - Method in class org.jboss.as.ejb3.iiop.stub.DynamicIIOPStub
Sends a request message to the server, receives the reply from the server, and returns a double result to the caller.
invokeFloat(String, StubStrategy, Object[]) - Method in class org.jboss.as.ejb3.iiop.stub.DynamicIIOPStub
Sends a request message to the server, receives the reply from the server, and returns a float result to the caller.
invokeInCallerTx(InterceptorContext, Transaction, EJBComponent) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
 
invokeInImportedTx(InterceptorContext, EJBComponent) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
 
invokeInNoTx(InterceptorContext, EJBComponent) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
 
invokeInOurTx(InterceptorContext, EJBComponent) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
 
invokeInt(String, StubStrategy, Object[]) - Method in class org.jboss.as.ejb3.iiop.stub.DynamicIIOPStub
Sends a request message to the server, receives the reply from the server, and returns an int result to the caller.
invokeLong(String, StubStrategy, Object[]) - Method in class org.jboss.as.ejb3.iiop.stub.DynamicIIOPStub
Sends a request message to the server, receives the reply from the server, and returns a long result to the caller.
InvokeMethodOnTargetInterceptor - Class in org.jboss.as.ejb3.component
Interceptor that directly invokes the target from the interceptor context and returns the result
invokeOneOff() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
Triggers timer, outside of normal expiration.
invokerIsNull() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the invoker cannot be null
invokerIsNull() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invokerIsNull$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
invokeShort(String, StubStrategy, Object[]) - Method in class org.jboss.as.ejb3.iiop.stub.DynamicIIOPStub
Sends a request message to the server, receives the reply from the server, and returns a short result to the caller.
isActive() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
Returns true if this timer is active.
isAlternative() - Method in class org.jboss.as.ejb3.validator.EjbProxyBeanMetaDataClassNormalizer
 
isAutoTimer() - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer
Returns true if this is an auto-timer.
isAutoTimer() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
 
isAutoTimer() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
 
isBeanManagedTransaction() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
isCalendarTimer() - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer
isCalendarTimer() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
 
isCalendarTimer() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
 
isCalendarTimer() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
isCallerInRole(String) - Method in class org.jboss.as.ejb3.component.EJBComponent
 
isCallerInRole(Identity) - Method in class org.jboss.as.ejb3.context.EJBContextImpl
 
isCallerInRole(String) - Method in class org.jboss.as.ejb3.context.EJBContextImpl
 
isCanceled() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
Returns true if this timer is in TimerState.CANCELED state.
isCancelFlagSet() - Method in class org.jboss.as.ejb3.component.interceptors.CancellationFlag
Determine if the cancel flag was set.
isCancelled() - Method in class org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask
 
isCancelled() - Method in class org.jboss.as.ejb3.component.interceptors.CancellationFlag
Determine if the request was cancelled before it could complete.
isClusteredSingleton() - Method in class org.jboss.as.ejb3.clustering.EJBBoundClusteringMetaData
 
isClusteredSingleton() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
 
isDeliveryActive() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent
 
isDeliveryActive() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
 
isDeliveryActive() - Method in class org.jboss.as.ejb3.deliveryactive.metadata.EJBBoundMdbDeliveryMetaData
 
isDeliveryControlled() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent
 
isDeliveryControlled() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
 
isDeliveryTransacted(Method) - Method in class org.jboss.as.ejb3.inflow.JBossMessageEndpointFactory
 
isDeliveryTransacted(Method) - Method in interface org.jboss.as.ejb3.inflow.MessageEndpointService
 
isDenyAccessByDefault() - Method in class org.jboss.as.ejb3.deployment.processors.merging.MissingMethodPermissionsDenyAccessMergingProcessor
 
isDenyAll() - Method in class org.jboss.as.ejb3.security.EJBMethodSecurityAttribute
 
isDeprecated(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the method is deprecated
isDeprecated(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
isDeprecated$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
isDeprecatedIllegalState(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the method is deprecated
isDeprecatedIllegalState(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
isDeprecatedIllegalState$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
isDiscarded() - Method in class org.jboss.as.ejb3.component.EjbComponentInstance
 
isDone() - Method in class org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask
 
isEjb2xView() - Method in class org.jboss.as.ejb3.component.EJBViewDescription
 
isEjbNameRegexAllowed() - Method in class org.jboss.as.ejb3.subsystem.EjbNameRegexService
 
isEmpty() - Method in class org.jboss.as.ejb3.util.ThreadLocalStack
 
isEnabled() - Method in class org.jboss.as.ejb3.subsystem.EJBStatistics
 
isEnabledByDefault() - Method in class org.jboss.as.ejb3.subsystem.IIOPSettingsService
 
isEnableJacc() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
 
isEnableJacc() - Method in class org.jboss.as.ejb3.security.ApplicationSecurityDomainConfig
 
isEnableJacc() - Method in class org.jboss.as.ejb3.subsystem.ApplicationSecurityDomainService.ApplicationSecurityDomain
 
isEntity() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
isExceptionLoggingEnabled() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
isExcludeClassLevelContainerInterceptors(MethodIdentifier) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
isExcludeDefaultContainerInterceptors() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
isExcludeDefaultContainerInterceptors(MethodIdentifier) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
isExpired() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
Returns true if this timer is in TimerState.EXPIRED state.
isExposedViaIiop() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
isFirstInvocation() - Method in class org.jboss.as.ejb3.component.stateful.StatefulTransactionMarker
 
isInherited() - Method in class org.jboss.as.ejb3.tx.ApplicationExceptionDetails
 
isInitOnStartup() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentCreateService
 
isInitOnStartup() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentDescription
Returns true if the singleton bean is marked for init-on-startup (a.k.a @Startup).
isInRetry() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
Returns true if this timer is in TimerState.RETRY_TIMEOUT.
isLegacyCompliantPrincipalPropagation() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
 
isLegacyCompliantPrincipalPropagation() - Method in class org.jboss.as.ejb3.security.ApplicationSecurityDomainConfig
 
isLifecycleCallbackInvocation() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
Returns true if the CurrentInvocationContext represents a lifecycle callback invocation.
isMessageDriven() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
isMessageDriven() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
 
isMethodLevel(MethodIntf, Method, MethodIntf) - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
Returns true if the given transaction specification was expliitly specified at a method level, returns false if it was inherited from the default
isMissingMethodPermissionsDeniedAccess() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
isModelDefined() - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
 
isNullable() - Method in class org.jboss.as.ejb3.validator.EjbProxyBeanMetaDataClassNormalizer
 
isOperationReadOnly(String) - Method in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentRuntimeHandler
 
isOperationReadOnly(String) - Method in class org.jboss.as.ejb3.subsystem.deployment.MessageDrivenBeanRuntimeHandler
 
isOutflowSecurityDomainsConfigured() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
isPassivationApplicable() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
 
isPermitAll() - Method in class org.jboss.as.ejb3.security.EJBMethodSecurityAttribute
 
isPersistent() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
isProxy() - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
 
isRelativeValue(String) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfMonth
 
isRelativeValue(String) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfWeek
 
isRelativeValue(String) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Hour
 
isRelativeValue(String) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
 
isRelativeValue(String) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Minute
 
isRelativeValue(String) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Month
 
isRelativeValue(String) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Second
 
isRelativeValue(String) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Year
 
isRemotable(Throwable) - Method in interface org.jboss.as.ejb3.cache.Cache
Checks whether the supplied Throwable is remotable meaning it can be safely sent to the client over the wire.
isRemotable(Throwable) - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
 
isRemotable(Throwable) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
isRemoteView(String) - Method in class org.jboss.as.ejb3.deployment.EjbDeploymentInformation
Returns true if the passed viewClassName represents a remote view of the Jakarta Enterprise Beans component.
isRollback() - Method in class org.jboss.as.ejb3.tx.ApplicationExceptionDetails
 
isRuntime() - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
 
isSameDomain(String) - Method in class org.jboss.as.ejb3.security.ApplicationSecurityDomainConfig
 
isScheduled(String) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
 
isSecurityDomainKnown() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
isSecurityRequired() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
 
isSecurityRequired() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
isSerializable(Class<?>) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionBeanSerializabilityChecker
 
isSession() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
isSession() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
 
isSingleton() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
isSingleton() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
 
isStarted() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
 
isStateful() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
isStateful() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
 
isStateless() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
isStateless() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
 
isStatisticsEnabled() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
isSuspended() - Method in interface org.jboss.as.ejb3.deployment.DeploymentRepository
 
isSuspended() - Method in class org.jboss.as.ejb3.deployment.DeploymentRepositoryService
 
isSuspended() - Method in class org.jboss.as.ejb3.suspend.EJBSuspendHandlerService
Indicates if Jakarta Enterprise Beans subsystem is suspended.
isTimerServiceApplicable() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
 
isTimerServiceApplicable() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentDescription
 
isTimerServiceApplicable() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
EJB 3.2 spec allows the TimeService to be injected/looked up/accessed from the stateful bean so as to allow access to the TimerService.getAllTimers() method from a stateful bean.
isTimerServiceApplicable() - Method in class org.jboss.as.ejb3.component.stateless.StatelessComponentDescription
 
isTimerServiceRequired() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
Timeout methods and auto timer methods aren't applicable for stateful beans, hence we return false.
isTransactionAttributeTypeExplicit(MethodIntf, MethodIdentifier) - Method in class org.jboss.as.ejb3.component.EJBComponent
 
isUseQualifiedName() - Method in class org.jboss.as.ejb3.subsystem.IIOPSettingsService
 
isWar() - Method in class org.jboss.as.ejb3.deployment.EjbJarDescription
 

J

JACC_PERMISSIONS - Static variable in class org.jboss.as.ejb3.deployment.EjbDeploymentAttachmentKeys
 
JaccEjbDeploymentProcessor - Class in org.jboss.as.ejb3.deployment.processors.security
A DeploymentUnitProcessor for JACC policies.
JaccEjbDeploymentProcessor(String) - Constructor for class org.jboss.as.ejb3.deployment.processors.security.JaccEjbDeploymentProcessor
 
JaccInterceptor - Class in org.jboss.as.ejb3.security
 
JaccInterceptor(String, Method) - Constructor for class org.jboss.as.ejb3.security.JaccInterceptor
 
JBossMessageEndpointFactory - Class in org.jboss.as.ejb3.inflow
 
JBossMessageEndpointFactory(ClassLoader, MessageEndpointService<?>, Class<Object>, Class<?>) - Constructor for class org.jboss.as.ejb3.inflow.JBossMessageEndpointFactory
 
jndiBindings(String, DeploymentUnit, StringBuilder) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
jndiBindings(String, DeploymentUnit, StringBuilder) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
jndiBindings$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
jndiNameCannotBeNull() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the call lookup was call with an empty jndi name
jndiNameCannotBeNull() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
jndiNameCannotBeNull$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 

K

KEEPALIVE_TIME - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 

L

LEGACY_COMPLIANT_PRINCIPAL_PROPAGATION - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
LEGACY_NAMESPACE_URI - Static variable in class org.jboss.as.ejb3.resourceadapterbinding.parser.EJBBoundResourceAdapterBindingMetaDataParser
 
LEGACY_NAMESPACE_URI - Static variable in class org.jboss.as.ejb3.security.parser.EJBBoundSecurityMetaDataParser
 
LEGACY_NAMESPACE_URI - Static variable in class org.jboss.as.ejb3.security.parser.SecurityRoleMetaDataParser
 
LegacyFileStore - Class in org.jboss.as.ejb3.timerservice.persistence.filestore
Contains the code needed to load timers from the legacy persistent format.
LegacyFileStore() - Constructor for class org.jboss.as.ejb3.timerservice.persistence.filestore.LegacyFileStore
 
LegacyPassivationStoreResourceDefinition - Class in org.jboss.as.ejb3.subsystem
Deprecated.
LegacySecurityDomainAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
Deprecated.
LegacySecurityDomainAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.LegacySecurityDomainAnnotationInformationFactory
Deprecated.
 
legacySecurityDomainAnnotationIsUsed(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
legacySecurityDomainAnnotationIsUsed(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
legacySecurityDomainAnnotationIsUsed$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
LifecycleCMTTxInterceptor - Class in org.jboss.as.ejb3.tx
Transaction interceptor for Singleton and Stateless beans,
LifecycleCMTTxInterceptor(TransactionAttributeType, int) - Constructor for class org.jboss.as.ejb3.tx.LifecycleCMTTxInterceptor
 
LifecycleCMTTxInterceptor.Factory - Class in org.jboss.as.ejb3.tx
 
lifecycleMethodNotAllowed(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the method invocation is not allowed in lifecycle methods.
lifecycleMethodNotAllowed(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
lifecycleMethodNotAllowed$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
linkSecurityRoles(String, String) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
LIST_SEPARATOR - Static variable in class org.jboss.as.ejb3.timerservice.schedule.value.ListValue
Separator used for parsing a String which represents a ListValue
listenerAdded(DeploymentRepository) - Method in interface org.jboss.as.ejb3.deployment.DeploymentRepositoryListener
Called when the listener is added to the repository.
ListValue - Class in org.jboss.as.ejb3.timerservice.schedule.value
Represents a value for a ScheduleExpression which is expressed as a list type.
ListValue(String) - Constructor for class org.jboss.as.ejb3.timerservice.schedule.value.ListValue
Creates a ListValue by parsing the passed value.
LITE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
loadActiveTimers(String, TimerServiceImpl) - Method in class org.jboss.as.ejb3.timerservice.persistence.database.DatabaseTimerPersistence
 
loadActiveTimers(String, TimerServiceImpl) - Method in class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
 
loadActiveTimers(String, TimerServiceImpl) - Method in interface org.jboss.as.ejb3.timerservice.persistence.TimerPersistence
Load all active timers for the given object.
loadAutoTimer(ScheduleExpression, TimerConfig, Method) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
 
loadClass(String, ClassLoader) - Static method in class org.jboss.as.ejb3.PrimitiveClassLoaderUtil
First checks if name is a primitive type.
loadedPersistentTimerInTimeout(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
loadedPersistentTimerInTimeout(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
loadedPersistentTimerInTimeout$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
loadTimer(String, String, TimerServiceImpl) - Method in class org.jboss.as.ejb3.timerservice.persistence.database.DatabaseTimerPersistence
Loads a timer from database by its id and timed object id.
LOCAL_INSTANCE - Static variable in class org.jboss.as.ejb3.component.interceptors.EjbExceptionTransformingInterceptorFactories
 
LOCAL_RECEIVER_PASS_BY_VALUE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
LOCAL_RECEIVER_PASS_BY_VALUE - Static variable in class org.jboss.as.ejb3.subsystem.RemotingProfileResourceDefinition
 
LocalEjbReceiver - Class in org.jboss.as.ejb3.remote
EJBReceiver for local same-VM invocations.
LocalEjbReceiver(boolean, DeploymentRepository) - Constructor for class org.jboss.as.ejb3.remote.LocalEjbReceiver
 
LocalHomeAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
Processes the LocalHome annotation on a session bean
LocalHomeAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.LocalHomeAnnotationInformationFactory
 
localHomeNotAllow(EJBComponentDescription) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Local Home not allowed
localHomeNotAllow(EJBComponentDescription) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
localHomeNotAllow$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
LocalIIOPInvoker - Interface in org.jboss.as.ejb3.iiop
Interface used by local IIOP invocations.
LocalInvocationClassCloner - Class in org.jboss.as.ejb3.remote
ClassCloner that clones classes between class loaders, falling back to original class if it cannot be found in the destination class loader.
LocalInvocationClassCloner(ClassLoader) - Constructor for class org.jboss.as.ejb3.remote.LocalInvocationClassCloner
 
LocalTransportProvider - Class in org.jboss.as.ejb3.remote
 
LocalTransportProvider(boolean) - Constructor for class org.jboss.as.ejb3.remote.LocalTransportProvider
 
lock() - Method in class org.jboss.as.ejb3.component.singleton.EJBReadWriteLock.ReadLock
Delegate the call to the internal ReentrantReadWriteLock instance and then increment the read lock count held by the thread
lock() - Method in class org.jboss.as.ejb3.component.singleton.EJBReadWriteLock.WriteLock
Ensures that the current thread doesn't hold any read locks.
lock() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
 
lock(Object) - Method in class org.jboss.as.ejb3.tx.OwnableReentrantLock
 
lockAcquisitionInterrupted(Throwable, Object) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Deprecated.
lockAcquisitionInterrupted(Throwable, Object) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
lockAcquisitionInterrupted$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
LockAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
Processes the Lock annotation on a session bean, which allows concurrent access (like @Singleton and @Stateful beans), and its methods and updates the SessionBeanComponentDescription accordingly.
LockAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.LockAnnotationInformationFactory
 
lockInterruptibly() - Method in class org.jboss.as.ejb3.component.singleton.EJBReadWriteLock.ReadLock
Delegate the call to the internal ReentrantReadWriteLock instance and then increment the read lock count held by the thread
lockInterruptibly() - Method in class org.jboss.as.ejb3.component.singleton.EJBReadWriteLock.WriteLock
Ensures that the current thread doesn't hold any read locks.
LOG_EJB_EXCEPTIONS - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
 
LOG_SYSTEM_EXCEPTIONS - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
LogDiagnosticContextRecoveryInterceptor - Class in org.jboss.as.ejb3.component.interceptors
An interceptor which restores the saved logging NDC and MDC for asynchronous invocations.
LogDiagnosticContextStorageInterceptor - Class in org.jboss.as.ejb3.component.interceptors
An interceptor which saves the logging NDC and MDC for asynchronous invocations.
LOGGING_ENABLED_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.component.interceptors.LoggingInterceptor
 
LoggingInterceptor - Class in org.jboss.as.ejb3.component.interceptors
Logs any exceptions/errors that happen during invocation of Jakarta Enterprise Beans methods, as specified by the Enterprise Beans 3 spec, section 14.3

Note: This should be the near the start of interceptor in the chain of interceptors, for this to be able to catch all kinds of errors/exceptions.

logInconsistentAttributeNotSupported(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
logInconsistentAttributeNotSupported(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
logInconsistentAttributeNotSupported$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
logMDBStart(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs a message which includes the resource adapter name and the destination on which a message driven bean is listening
logMDBStart(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
logMDBStart$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
lookup(String) - Method in class org.jboss.as.ejb3.component.EJBComponent
 
lookup(String) - Method in class org.jboss.as.ejb3.context.EJBContextImpl
 

M

major() - Method in enum org.jboss.as.ejb3.clustering.ClusteringSchema
 
makeDynamicStubFactory(PresentationManager, PresentationManager.ClassData, ClassLoader) - Method in class org.jboss.as.ejb3.iiop.stub.DynamicStubFactoryFactory
 
makeStubClass(Class<?>) - Static method in class org.jboss.as.ejb3.iiop.stub.DynamicStubFactoryFactory
Makes a dynamic stub class, if it does not already exist.
MANAGED_COMPONENTS - Static variable in class org.jboss.as.ejb3.deployment.EjbDeploymentAttachmentKeys
components that have been registered with the management API
mandatory(InterceptorContext, EJBComponent) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
 
mappedNameNotSupported(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
mappedNameNotSupported(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
mappedNameNotSupported$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
marshallAsElement(ModelNode, boolean, XMLStreamWriter) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
 
MarshallingConfigurationContext - Interface in org.jboss.as.ejb3.component.stateful
Context for creating marshalling configuration
MarshallingConfigurationRepositoryServiceConfigurator - Class in org.jboss.as.ejb3.component.stateful
Service that provides a versioned marshalling configuration for a deployment unit.
MarshallingConfigurationRepositoryServiceConfigurator(DeploymentUnit) - Constructor for class org.jboss.as.ejb3.component.stateful.MarshallingConfigurationRepositoryServiceConfigurator
 
matches(ModelVersion) - Method in enum org.jboss.as.ejb3.subsystem.EJB3Model
Indicates whether this model is equal to the specified version
MAX_DAY_OF_MONTH - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfMonth
The maximum allowed value for the DayOfMonth
MAX_DAY_OF_WEEK - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfWeek
 
MAX_HOUR - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.Hour
Maximum allowed value for a Hour
MAX_MINUTE - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.Minute
Maximum allowed value for a Minute
MAX_MONTH - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.Month
 
MAX_POOL_SIZE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
MAX_POOL_SIZE - Static variable in class org.jboss.as.ejb3.subsystem.StrictMaxPoolResourceDefinition
 
MAX_SECOND - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.Second
The maximum allowed value for a second
MAX_SIZE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
MAX_SIZE - Static variable in class org.jboss.as.ejb3.subsystem.FilePassivationStoreResourceDefinition
Deprecated.
MAX_THREADS - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
MAX_YEAR - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.Year
 
MDB_DELIVERY_GROUP - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
MDB_DELIVERY_GROUP_CAPABILITY - Static variable in class org.jboss.as.ejb3.subsystem.MdbDeliveryGroupResourceDefinition
 
MDB_DELIVERY_GROUP_CAPABILITY_NAME - Static variable in class org.jboss.as.ejb3.subsystem.MdbDeliveryGroupResourceDefinition
 
MDB_DELIVERY_GROUP_PATH - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
MDB_DELVIERY_GROUP_ACTIVE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
MDB_POOL - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultPoolWriteHandler
 
mdbCantHaveFinalizeMethod(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
mdbCantHaveFinalizeMethod(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
mdbCantHaveFinalizeMethod$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
mdbClassCannotBeAnInterface(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
mdbClassCannotBeAnInterface(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
mdbClassCannotBeAnInterface$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
mdbClassMustBePublicNonAbstractNonFinal(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
mdbClassMustBePublicNonAbstractNonFinal(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
mdbClassMustBePublicNonAbstractNonFinal$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
MdbDeliveryControllerService - Class in org.jboss.as.ejb3.component.messagedriven
Service that controls delivery for a specific MDB.
MdbDeliveryControllerService() - Constructor for class org.jboss.as.ejb3.component.messagedriven.MdbDeliveryControllerService
 
MdbDeliveryDependenciesProcessor - Class in org.jboss.as.ejb3.deployment.processors
MdbDeliveryDependencies DUP, creates an MdbDeliveryControllerService to enable/disable delivery according to that MDBs delivery group configuration, and according to whether the Mdb is clustered singleton or not.
MdbDeliveryDependenciesProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.MdbDeliveryDependenciesProcessor
 
MdbDeliveryGroupAdd - Class in org.jboss.as.ejb3.subsystem
Adds a mdb delivery group.
MdbDeliveryGroupResourceDefinition - Class in org.jboss.as.ejb3.subsystem
ResourceDefinition for mdb delivery group.
MdbDeliveryMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
Handles the DeliveryActive and DeliveryGroup annotation merging
MdbDeliveryMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.MdbDeliveryMergingProcessor
 
mdbDeliveryStarted(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
mdbDeliveryStarted(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
mdbDeliveryStarted$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
mdbDeliveryStopped(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
mdbDeliveryStopped(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
mdbDeliveryStopped$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
mdbDoesNotImplementNorSpecifyMessageListener(ClassInfo) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
mdbDoesNotImplementNorSpecifyMessageListener(ClassInfo) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
mdbDoesNotImplementNorSpecifyMessageListener$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
mdbOnMessageMethodCantBeFinal(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
mdbOnMessageMethodCantBeFinal(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
mdbOnMessageMethodCantBeFinal$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
mdbOnMessageMethodCantBePrivate(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
mdbOnMessageMethodCantBePrivate(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
mdbOnMessageMethodCantBePrivate$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
mdbOnMessageMethodCantBeStatic(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
mdbOnMessageMethodCantBeStatic(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
mdbOnMessageMethodCantBeStatic$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
MdbValidityStatus - Enum in org.jboss.as.ejb3.util
 
MessageDrivenAllowedMethodsInformation - Class in org.jboss.as.ejb3.component.messagedriven
 
MessageDrivenAllowedMethodsInformation(boolean) - Constructor for class org.jboss.as.ejb3.component.messagedriven.MessageDrivenAllowedMethodsInformation
 
MessageDrivenBeanPoolMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
Sets up the component description for a MDB with the pool name configured via Pool annotation and/or the deployment descriptor
MessageDrivenBeanPoolMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.MessageDrivenBeanPoolMergingProcessor
 
MessageDrivenBeanResourceDefinition - Class in org.jboss.as.ejb3.subsystem.deployment
ResourceDefinition for a MessageDrivenComponent.
MessageDrivenBeanRuntimeHandler - Class in org.jboss.as.ejb3.subsystem.deployment
Handles operations that provide runtime management of a MessageDrivenComponent.
MessageDrivenBeanSetMessageDrivenContextInterceptor - Class in org.jboss.as.ejb3.component.messagedriven
An interceptor for MDBs, which will invoke the MessageDrivenBean.setMessageDrivenContext(javax.ejb.MessageDrivenContext) method.
MessageDrivenComponent - Class in org.jboss.as.ejb3.component.messagedriven
 
MessageDrivenComponent(MessageDrivenComponentCreateService, Class<?>, ActivationSpec, boolean, ServiceName, String) - Constructor for class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent
Construct a new instance.
MessageDrivenComponentCreateService - Class in org.jboss.as.ejb3.component.messagedriven
 
MessageDrivenComponentCreateService(ComponentConfiguration, ApplicationExceptions, Class<?>) - Constructor for class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentCreateService
Construct a new instance.
MessageDrivenComponentCreateServiceFactory - Class in org.jboss.as.ejb3.component.messagedriven
User: jpai
MessageDrivenComponentCreateServiceFactory(Class<?>) - Constructor for class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentCreateServiceFactory
 
MessageDrivenComponentDescription - Class in org.jboss.as.ejb3.component.messagedriven
 
MessageDrivenComponentDescription(String, String, EjbJarDescription, DeploymentUnit, String, Properties, String, MessageDrivenBeanMetaData, boolean) - Constructor for class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
Construct a new instance.
MessageDrivenComponentDescriptionFactory - Class in org.jboss.as.ejb3.deployment.processors
User: jpai
MessageDrivenComponentDescriptionFactory(boolean, boolean) - Constructor for class org.jboss.as.ejb3.deployment.processors.MessageDrivenComponentDescriptionFactory
 
MessageDrivenComponentInstance - Class in org.jboss.as.ejb3.component.messagedriven
 
MessageDrivenComponentInstance(BasicComponent, Interceptor, Map<Method, Interceptor>) - Constructor for class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentInstance
Construct a new instance.
MessageDrivenComponentInstanceAssociatingFactory - Class in org.jboss.as.ejb3.component.messagedriven
User: jpai
MessageDrivenContext - Class in org.jboss.as.ejb3.context
 
MessageDrivenContext(EjbComponentInstance) - Constructor for class org.jboss.as.ejb3.context.MessageDrivenContext
 
messageEndpointAlreadyReleased(MessageEndpoint) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
messageEndpointAlreadyReleased(MessageEndpoint) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
messageEndpointAlreadyReleased$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
MessageEndpointInvocationHandler - Class in org.jboss.as.ejb3.inflow
 
MessageEndpointService<T> - Interface in org.jboss.as.ejb3.inflow
 
MethodInfoHelper - Class in org.jboss.as.ejb3.util
This helper class contains helper methods that are used to resolve method-params in deployment descriptors and method level annotations in Jakarta Enterprise Beans implementation classes.
MethodIntf - Enum in org.jboss.as.ejb3.component
The method-intf element allows a method element to differentiate between the methods with the same name and signature that are multiply defined across the home and component interfaces (e.g, in both an enterprise bean's remote and local interfaces or in both an enterprise bean's home and remote interfaces, etc.); the component and web service endpoint interfaces, and so on.
MethodIntfHelper - Class in org.jboss.as.ejb3.component
 
MethodIntfHelper() - Constructor for class org.jboss.as.ejb3.component.MethodIntfHelper
 
methodNameIsNull() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the method was called with null in the name
methodNameIsNull() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
methodNameIsNull$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
methodNotImplemented() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the method is not implemented
methodNotImplemented() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
methodNotImplemented$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
MethodPermissionsMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
Handles the RolesAllowed DenyAll PermitAll annotations

Also processes the <method-permission> elements of an Jakarta Enterprise Beans and sets up appropriate security permissions on the Jakarta Enterprise Beans.

MethodPermissionsMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.MethodPermissionsMergingProcessor
 
MethodResolutionUtils - Class in org.jboss.as.ejb3.deployment.processors.dd
 
MethodResolutionUtils() - Constructor for class org.jboss.as.ejb3.deployment.processors.dd.MethodResolutionUtils
 
MethodTransactionAttributeKey - Class in org.jboss.as.ejb3.component
 
MethodTransactionAttributeKey(MethodIntf, MethodIdentifier) - Constructor for class org.jboss.as.ejb3.component.MethodTransactionAttributeKey
 
MethodType - Enum in org.jboss.as.ejb3.component.allowedmethods
Enum of Jakarta Enterprise Beans methods controlled by AllowedMethodsInformation
MIGRATION_MARKER - Static variable in class org.jboss.as.ejb3.timerservice.persistence.filestore.LegacyFileStore
 
MIN_DAY_OF_MONTH - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfMonth
The minimum allowed value for the DayOfMonth
MIN_DAY_OF_WEEK - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfWeek
 
MIN_HOUR - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.Hour
Minimum allowed value for a Hour
MIN_MINUTE - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.Minute
Minimum allowed value for a Minute
MIN_MONTH - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.Month
 
MIN_SECOND - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.Second
Minimum allowed value for a second
MIN_YEAR - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.Year
 
minor() - Method in enum org.jboss.as.ejb3.clustering.ClusteringSchema
 
MINUTE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
 
Minute - Class in org.jboss.as.ejb3.timerservice.schedule.attribute
Represents the value of a minute constructed out of a ScheduleExpression.getMinute()

Minute(String) - Constructor for class org.jboss.as.ejb3.timerservice.schedule.attribute.Minute
Creates a Minute by parsing the passed String value
missingCacheEntry(Object) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Deprecated.
missingCacheEntry(Object) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
missingCacheEntry$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
missingClassInAnnotation(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
missingClassInAnnotation(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
missingClassInAnnotation$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
missingMdbDeliveryGroup(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
missingMdbDeliveryGroup(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
missingMdbDeliveryGroup$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
MissingMethodPermissionsDenyAccessMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
A DeploymentUnitProcessor which processes EJB deployments and configures the missing-method-permissions-deny-access on the EJBComponentDescriptions
MissingMethodPermissionsDenyAccessMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.MissingMethodPermissionsDenyAccessMergingProcessor
 
missingRunAsAnnotation(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
missingRunAsAnnotation(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
missingRunAsAnnotation$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
missingSerializationGroupMember(Object, Object) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Deprecated.
missingSerializationGroupMember(Object, Object) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
missingSerializationGroupMember$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
MODULE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
MODULE - Static variable in class org.jboss.as.ejb3.subsystem.StaticEJBDiscoveryDefinition
 
MODULE_AD - Static variable in class org.jboss.as.ejb3.subsystem.StaticEJBDiscoveryDefinition
 
ModuleDeployment - Class in org.jboss.as.ejb3.deployment
Represents a deployed module on AS7
ModuleDeployment(DeploymentModuleIdentifier, Map<String, EjbDeploymentInformation>) - Constructor for class org.jboss.as.ejb3.deployment.ModuleDeployment
 
ModuleDeployment.ModuleDeploymentStartService - Class in org.jboss.as.ejb3.deployment
service that marks a module a started
ModuleDeploymentStartService(DeploymentModuleIdentifier, StartupCountdown) - Constructor for class org.jboss.as.ejb3.deployment.ModuleDeployment.ModuleDeploymentStartService
 
moduleNotAttachedToDeploymentUnit(DeploymentUnit) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
moduleNotAttachedToDeploymentUnit(DeploymentUnit) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
moduleNotAttachedToDeploymentUnit$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
MONTH - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
 
Month - Class in org.jboss.as.ejb3.timerservice.schedule.attribute
Month
Month(String) - Constructor for class org.jboss.as.ejb3.timerservice.schedule.attribute.Month
 
moreThanOneEjbFound(String, String, String, Set<EJBViewDescription>) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
moreThanOneEjbFound(String, String, Set<EJBViewDescription>) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
moreThanOneEjbFound(String, String, String, Set<EJBViewDescription>) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
moreThanOneEjbFound(String, String, Set<EJBViewDescription>) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
moreThanOneEjbFound3$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
moreThanOneEjbFound4$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
moreThanOneMethodWithSameNameOnComponent(String, Class<?>) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
moreThanOneMethodWithSameNameOnComponent(String, Class<?>) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
moreThanOneMethodWithSameNameOnComponent$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
multipleAnnotationsOnBean(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating only one annotation method is allowed on bean
multipleAnnotationsOnBean(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
multipleAnnotationsOnBean$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
multipleCreateMethod(Class<?>) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating it could not determine type of corresponding implied Enterprise Beans 2.x local interface (see Enterprise Beans 3.1 21.4.5) due to multiple create* methods with different return types on home
multipleCreateMethod(Class<?>) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
multipleCreateMethod$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
multipleMethodReferencedInEjbJarXml(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating More than one method found on class referenced in ejb-jar.xml.
multipleMethodReferencedInEjbJarXml(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
multipleMethodReferencedInEjbJarXml$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
multipleSecurityDomainsDetected() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
multipleSecurityDomainsDetected() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
multipleSecurityDomainsDetected$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
mustOnlyBeSingleContainerTransactionElementWithWildcard() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
mustOnlyBeSingleContainerTransactionElementWithWildcard() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
mustOnlyBeSingleContainerTransactionElementWithWildcard$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
mutuallyExclusiveAttributes(Location, String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
mutuallyExclusiveAttributes(Location, String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
mutuallyExclusiveAttributes$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 

N

NAME - Static variable in class org.jboss.as.ejb3.component.concurrent.EJBContextHandleFactory
 
NAME - Static variable in class org.jboss.as.ejb3.iiop.handle.SerializationHackProxy
 
nameAttributeRequiredForEJBAnnotationOnClass(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
nameAttributeRequiredForEJBAnnotationOnClass(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
nameAttributeRequiredForEJBAnnotationOnClass$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
NAMESPACE - Static variable in class org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0
 
NAMESPACE_1_0 - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Extension
 
NAMESPACE_1_1 - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Extension
 
NAMESPACE_1_2 - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Extension
 
NAMESPACE_1_3 - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Extension
 
NAMESPACE_1_4 - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Extension
 
NAMESPACE_1_5 - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Extension
 
NAMESPACE_2_0 - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Extension
 
NAMESPACE_3_0 - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Extension
 
NAMESPACE_4_0 - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Extension
 
NAMESPACE_5_0 - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Extension
 
NAMESPACE_6_0 - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Extension
 
NAMESPACE_7_0 - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Extension
 
NAMESPACE_8_0 - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Extension
 
NAMESPACE_9_0 - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Extension
 
NAMESPACE_URI - Static variable in class org.jboss.as.ejb3.cache.EJBBoundCacheParser
 
NAMESPACE_URI - Static variable in class org.jboss.as.ejb3.pool.EJBBoundPoolParser
 
NAMESPACE_URI - Static variable in class org.jboss.as.ejb3.resourceadapterbinding.parser.EJBBoundResourceAdapterBindingMetaDataParser
 
NAMESPACE_URI - Static variable in class org.jboss.as.ejb3.security.parser.SecurityRoleMetaDataParser
 
NAMESPACE_URI - Static variable in class org.jboss.as.ejb3.timerservice.TimerServiceMetaDataParser
 
NAMESPACE_URI_1_0 - Static variable in class org.jboss.as.ejb3.deliveryactive.parser.EJBBoundMdbDeliveryMetaDataParser
 
NAMESPACE_URI_1_0 - Static variable in class org.jboss.as.ejb3.interceptor.ContainerInterceptorsParser
 
NAMESPACE_URI_1_0 - Static variable in class org.jboss.as.ejb3.security.parser.EJBBoundSecurityMetaDataParser
 
NAMESPACE_URI_1_1 - Static variable in class org.jboss.as.ejb3.deliveryactive.parser.EJBBoundMdbDeliveryMetaDataParser11
 
NAMESPACE_URI_1_1 - Static variable in class org.jboss.as.ejb3.security.parser.EJBBoundSecurityMetaDataParser11
 
NAMESPACE_URI_1_2 - Static variable in class org.jboss.as.ejb3.deliveryactive.parser.EJBBoundMdbDeliveryMetaDataParser12
 
navigate(PathAddress) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
 
never(InterceptorContext, EJBComponent) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
 
newCondition() - Method in class org.jboss.as.ejb3.component.singleton.EJBReadWriteLock.ReadLock
No implementation provided
newCondition() - Method in class org.jboss.as.ejb3.component.singleton.EJBReadWriteLock.WriteLock
Not implemented
newTimer - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
 
NEXT_TIMEOUT - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
 
nextDate - Variable in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
 
nextDate - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
 
nextExpiration - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl
Next expiry date of this timer
nextExpirationIsNull(TimerImpl) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs an info message indicating the next expiration is null.
nextExpirationIsNull(TimerImpl) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
nextExpirationIsNull$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
noAsynchronousInvocationInProgress() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating No asynchronous invocation in progress
noAsynchronousInvocationInProgress() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
noAsynchronousInvocationInProgress$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
noComponentAvailableForAddress(PathAddress) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating No Jakarta Enterprise Beans component is available for address
noComponentAvailableForAddress(PathAddress) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
noComponentAvailableForAddress$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
noComponentRegisteredForAddress(PathAddress) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating no Jakarta Enterprise Beans component registered for address
noComponentRegisteredForAddress(PathAddress) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
noComponentRegisteredForAddress$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
noEjbContextAvailable() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
The user attempts to look up the Jakarta Enterprise Beans context in a war when no Jakarta Enterprise Beans context is active
noEjbContextAvailable() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
noEjbContextAvailable$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
noJNDIBindingsForSessionBean(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
noJNDIBindingsForSessionBean(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
noJNDIBindingsForSessionBean$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
noMoreTimeoutForTimer(TimerImpl) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating no more timeouts for timer
noMoreTimeoutForTimer(TimerImpl) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
noMoreTimeoutForTimer$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
noNamespaceContextSelectorAvailable(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the NamespaceContextSelector was not set
noNamespaceContextSelectorAvailable(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
noNamespaceContextSelectorAvailable$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
NONE - Static variable in class org.jboss.as.ejb3.security.EJBMethodSecurityAttribute
 
none() - Static method in class org.jboss.as.ejb3.security.EJBMethodSecurityAttribute
 
NonFunctionalTimerService - Class in org.jboss.as.ejb3.timerservice
Non-functional timer service that is bound when the timer service is disabled.
NonFunctionalTimerService(String, TimerServiceRegistry) - Constructor for class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
 
NonPooledEJBComponentInstanceAssociatingInterceptor - Class in org.jboss.as.ejb3.component.interceptors
A ComponentInstance associating interceptor for Jakarta Enterprise Beans components (SLSB and message driven) which have pooling disabled.
normalize(Class<T>) - Method in class org.jboss.as.ejb3.validator.EjbProxyBeanMetaDataClassNormalizer
 
noSuchEndpointException(String, NotFoundException) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Returns a IllegalArgumentException indicating that no Endpoint could be found for a resource adapter named resourceAdapterName
noSuchEndpointException(String, NotFoundException) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
noSuchEndpointException$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
notAllowedFromStatefulBeans(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
notAllowedFromStatefulBeans(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
notAllowedFromStatefulBeans$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
notAnObjectImpl(Class<?>) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
notAnObjectImpl(Class<?>) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
notAnObjectImpl$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
NotBusinessMethodInterceptor - Class in org.jboss.as.ejb3.component.session
 
NotBusinessMethodInterceptor(Method) - Constructor for class org.jboss.as.ejb3.component.session.NotBusinessMethodInterceptor
 
notStatefulSessionBean(String, String, String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
notStatefulSessionBean(String, String, String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
notStatefulSessionBean$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
notSupported(InterceptorContext, EJBComponent) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
 
notSupported(InterceptorContext, EJBComponent) - Method in class org.jboss.as.ejb3.tx.LifecycleCMTTxInterceptor
 

O

obtain(long, TimeUnit) - Method in interface org.jboss.as.ejb3.inflow.MessageEndpointService
 
of(InterceptorContext) - Static method in class org.jboss.as.ejb3.component.MethodIntfHelper
 
of(boolean) - Static method in class org.jboss.as.ejb3.component.stateful.StatefulTransactionMarker
 
onlySetterMethodsAllowedToHaveEJBAnnotation(MethodInfo) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
onlySetterMethodsAllowedToHaveEJBAnnotation(MethodInfo) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
onlySetterMethodsAllowedToHaveEJBAnnotation$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
org.jboss.as.ejb3 - package org.jboss.as.ejb3
 
org.jboss.as.ejb3.cache - package org.jboss.as.ejb3.cache
 
org.jboss.as.ejb3.cache.distributable - package org.jboss.as.ejb3.cache.distributable
 
org.jboss.as.ejb3.cache.simple - package org.jboss.as.ejb3.cache.simple
 
org.jboss.as.ejb3.clustering - package org.jboss.as.ejb3.clustering
 
org.jboss.as.ejb3.component - package org.jboss.as.ejb3.component
 
org.jboss.as.ejb3.component.allowedmethods - package org.jboss.as.ejb3.component.allowedmethods
 
org.jboss.as.ejb3.component.concurrent - package org.jboss.as.ejb3.component.concurrent
 
org.jboss.as.ejb3.component.interceptors - package org.jboss.as.ejb3.component.interceptors
 
org.jboss.as.ejb3.component.invocationmetrics - package org.jboss.as.ejb3.component.invocationmetrics
 
org.jboss.as.ejb3.component.messagedriven - package org.jboss.as.ejb3.component.messagedriven
 
org.jboss.as.ejb3.component.pool - package org.jboss.as.ejb3.component.pool
 
org.jboss.as.ejb3.component.session - package org.jboss.as.ejb3.component.session
 
org.jboss.as.ejb3.component.singleton - package org.jboss.as.ejb3.component.singleton
 
org.jboss.as.ejb3.component.stateful - package org.jboss.as.ejb3.component.stateful
 
org.jboss.as.ejb3.component.stateless - package org.jboss.as.ejb3.component.stateless
 
org.jboss.as.ejb3.concurrency - package org.jboss.as.ejb3.concurrency
 
org.jboss.as.ejb3.context - package org.jboss.as.ejb3.context
 
org.jboss.as.ejb3.deliveryactive.metadata - package org.jboss.as.ejb3.deliveryactive.metadata
 
org.jboss.as.ejb3.deliveryactive.parser - package org.jboss.as.ejb3.deliveryactive.parser
 
org.jboss.as.ejb3.deployment - package org.jboss.as.ejb3.deployment
 
org.jboss.as.ejb3.deployment.processors - package org.jboss.as.ejb3.deployment.processors
 
org.jboss.as.ejb3.deployment.processors.annotation - package org.jboss.as.ejb3.deployment.processors.annotation
 
org.jboss.as.ejb3.deployment.processors.dd - package org.jboss.as.ejb3.deployment.processors.dd
 
org.jboss.as.ejb3.deployment.processors.merging - package org.jboss.as.ejb3.deployment.processors.merging
 
org.jboss.as.ejb3.deployment.processors.security - package org.jboss.as.ejb3.deployment.processors.security
 
org.jboss.as.ejb3.iiop - package org.jboss.as.ejb3.iiop
 
org.jboss.as.ejb3.iiop.handle - package org.jboss.as.ejb3.iiop.handle
 
org.jboss.as.ejb3.iiop.stub - package org.jboss.as.ejb3.iiop.stub
 
org.jboss.as.ejb3.inflow - package org.jboss.as.ejb3.inflow
 
org.jboss.as.ejb3.interceptor - package org.jboss.as.ejb3.interceptor
 
org.jboss.as.ejb3.interceptor.server - package org.jboss.as.ejb3.interceptor.server
 
org.jboss.as.ejb3.logging - package org.jboss.as.ejb3.logging
 
org.jboss.as.ejb3.pool - package org.jboss.as.ejb3.pool
 
org.jboss.as.ejb3.pool.strictmax - package org.jboss.as.ejb3.pool.strictmax
 
org.jboss.as.ejb3.remote - package org.jboss.as.ejb3.remote
 
org.jboss.as.ejb3.remote.http - package org.jboss.as.ejb3.remote.http
 
org.jboss.as.ejb3.resourceadapterbinding.metadata - package org.jboss.as.ejb3.resourceadapterbinding.metadata
 
org.jboss.as.ejb3.resourceadapterbinding.parser - package org.jboss.as.ejb3.resourceadapterbinding.parser
 
org.jboss.as.ejb3.security - package org.jboss.as.ejb3.security
 
org.jboss.as.ejb3.security.metadata - package org.jboss.as.ejb3.security.metadata
 
org.jboss.as.ejb3.security.parser - package org.jboss.as.ejb3.security.parser
 
org.jboss.as.ejb3.security.service - package org.jboss.as.ejb3.security.service
 
org.jboss.as.ejb3.subsystem - package org.jboss.as.ejb3.subsystem
 
org.jboss.as.ejb3.subsystem.deployment - package org.jboss.as.ejb3.subsystem.deployment
 
org.jboss.as.ejb3.suspend - package org.jboss.as.ejb3.suspend
 
org.jboss.as.ejb3.timerservice - package org.jboss.as.ejb3.timerservice
 
org.jboss.as.ejb3.timerservice.persistence - package org.jboss.as.ejb3.timerservice.persistence
 
org.jboss.as.ejb3.timerservice.persistence.database - package org.jboss.as.ejb3.timerservice.persistence.database
 
org.jboss.as.ejb3.timerservice.persistence.filestore - package org.jboss.as.ejb3.timerservice.persistence.filestore
 
org.jboss.as.ejb3.timerservice.schedule - package org.jboss.as.ejb3.timerservice.schedule
 
org.jboss.as.ejb3.timerservice.schedule.attribute - package org.jboss.as.ejb3.timerservice.schedule.attribute
 
org.jboss.as.ejb3.timerservice.schedule.util - package org.jboss.as.ejb3.timerservice.schedule.util
 
org.jboss.as.ejb3.timerservice.schedule.value - package org.jboss.as.ejb3.timerservice.schedule.value
 
org.jboss.as.ejb3.timerservice.spi - package org.jboss.as.ejb3.timerservice.spi
 
org.jboss.as.ejb3.tx - package org.jboss.as.ejb3.tx
 
org.jboss.as.ejb3.tx.util - package org.jboss.as.ejb3.tx.util
 
org.jboss.as.ejb3.util - package org.jboss.as.ejb3.util
 
org.jboss.as.ejb3.validator - package org.jboss.as.ejb3.validator
 
origValue - Variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
 
ourTxRolledBack() - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
 
ourTxRolledBack() - Method in class org.jboss.as.ejb3.tx.TimerCMTTxInterceptor
 
OUTBOUND_CONNECTION_REF - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
OUTBOUND_CONNECTION_REF - Static variable in class org.jboss.as.ejb3.subsystem.RemotingEjbReceiverDefinition
 
OUTFLOW_SECURITY_DOMAINS - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
OUTFLOW_SECURITY_DOMAINS - Static variable in class org.jboss.as.ejb3.subsystem.IdentityResourceDefinition
 
override(T, T) - Static method in class org.jboss.as.ejb3.deployment.processors.EJBComponentDescriptionFactory
 
OwnableReentrantLock - Class in org.jboss.as.ejb3.tx
A lock that supports reentrancy based on owner (and not on current thread).
OwnableReentrantLock() - Constructor for class org.jboss.as.ejb3.tx.OwnableReentrantLock
Creates a new lock instance.

P

paramCannotBeNull(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates and returns an exception indicating that the param named paramName cannot be null
paramCannotBeNull(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
paramCannotBeNull$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
PARAMETERS_KEY - Static variable in class org.jboss.as.ejb3.component.InvokeMethodOnTargetInterceptor
 
parse(XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.cache.EJBBoundCacheParser
 
parse(XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.clustering.EJBBoundClusteringMetaDataParser
 
parse(XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.deliveryactive.parser.EJBBoundMdbDeliveryMetaDataParser
 
parse(XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.deliveryactive.parser.EJBBoundMdbDeliveryMetaDataParser11
 
parse(XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.deliveryactive.parser.EJBBoundMdbDeliveryMetaDataParser12
 
parse(XMLExtendedStreamReader, DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.EjbJarJBossAllParser
 
parse(XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.interceptor.ContainerInterceptorsParser
 
parse(XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.pool.EJBBoundPoolParser
 
parse(XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.resourceadapterbinding.parser.EJBBoundResourceAdapterBindingMetaDataParser
 
parse(XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.security.parser.EJBBoundSecurityMetaDataParser
 
parse(XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.security.parser.EJBBoundSecurityMetaDataParser11
 
parse(XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.security.parser.SecurityRoleMetaDataParser
 
parse(XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceMetaDataParser
 
parseApplicationSecurityDomain(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem50Parser
 
parseApplicationSecurityDomain(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem90Parser
 
parseChannelCreationOption(XMLExtendedStreamReader, PathAddress, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem13Parser
 
parseChannelCreationOptions(XMLExtendedStreamReader, PathAddress, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem13Parser
 
parseClientInterceptors(XMLExtendedStreamReader, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem60Parser
 
parseClusterPassivationStore(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem12Parser
 
parseDatabaseDataStore(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem15Parser
 
parseDatabaseDataStore(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem20Parser
 
parseDatabaseDataStore(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem30Parser
 
parseFilePassivationStore(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem12Parser
 
parseInt(String) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfMonth
 
parseInt(String) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfWeek
 
parseInt(String) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
 
parseInt(String) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Month
 
parseInterceptor(XMLExtendedStreamReader, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem60Parser
 
parseMDB(XMLExtendedStreamReader, List<ModelNode>, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem12Parser
 
parseMDB(XMLExtendedStreamReader, List<ModelNode>, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem40Parser
 
parsePassivationStore(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem20Parser
 
parsePassivationStores(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem12Parser
 
parsePassivationStores(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem20Parser
 
parseProfile(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem30Parser
 
parseProfile(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem50Parser
 
parseProfile(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem80Parser
 
parseProfiles(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem30Parser
 
parseRemote(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem12Parser
 
parseRemote(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem13Parser
 
parseRemote(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem30Parser
 
parseRemote(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem40Parser
 
parseRemote(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem80Parser
 
parseRemoteHttpConnection(XMLExtendedStreamReader, PathAddress, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem80Parser
 
parseRemotingReceiver(XMLExtendedStreamReader, PathAddress, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem30Parser
 
parseServerInterceptors(XMLExtendedStreamReader, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem60Parser
 
parseStatefulBean(XMLExtendedStreamReader, List<ModelNode>, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem12Parser
 
parseStatefulBean(XMLExtendedStreamReader, List<ModelNode>, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem20Parser
 
parseStatefulBean(XMLExtendedStreamReader, List<ModelNode>, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem70Parser
 
parseStaticEjbDiscoveryType(XMLExtendedStreamReader) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem50Parser
 
parseStrictMaxPool(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem11Parser
 
parseTimerService(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem12Parser
 
parseTimerService(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem15Parser
 
parseTimerService(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem20Parser
 
PARTITION - Static variable in class org.jboss.as.ejb3.subsystem.DatabaseDataStoreResourceDefinition
 
PARTITION - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
PASS_BY_VALUE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
 
PASSIVATE_EVENTS_ON_REPLICATE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
Deprecated.
PASSIVATION_STORE - Static variable in class org.jboss.as.ejb3.subsystem.CacheFactoryResourceDefinition
 
PASSIVATION_STORE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
PASSIVATION_STORE_CAPABILITY_NAME - Static variable in class org.jboss.as.ejb3.subsystem.PassivationStoreResourceDefinition
 
PassivationAnnotationParsingProcessor - Class in org.jboss.as.ejb3.deployment.processors
Deployment processor responsible for finding @PostConstruct and @PreDestroy annotated methods.
PassivationAnnotationParsingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.PassivationAnnotationParsingProcessor
 
passivationDirectoryCreationFailed(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Deprecated.
passivationDirectoryCreationFailed(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
passivationDirectoryCreationFailed$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
passivationFailed(Throwable, Object) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Deprecated.
passivationFailed(Throwable, Object) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
passivationFailed$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
passivationPathNotADirectory(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Deprecated.
passivationPathNotADirectory(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
passivationPathNotADirectory$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
PassivationStoreAdd - Class in org.jboss.as.ejb3.subsystem
 
PassivationStoreRemove - Class in org.jboss.as.ejb3.subsystem
Handler to remove resource at /subsystem=ejb3/passivation-store=X In order to work with capabilities from org.wildfly.clustering.infinispan.spi, the handler is modified to remove capabilities for the resource before the resource itself is removed.
PassivationStoreRemove(AbstractAddStepHandler) - Constructor for class org.jboss.as.ejb3.subsystem.PassivationStoreRemove
 
PassivationStoreRemove(AbstractAddStepHandler, RuntimeCapability...) - Constructor for class org.jboss.as.ejb3.subsystem.PassivationStoreRemove
 
PassivationStoreResourceDefinition - Class in org.jboss.as.ejb3.subsystem
Definies a CacheFactoryBuilder instance which, during deployment, is used to configure, build and install a CacheFactory for the SFSB being deployed.
PATH - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
PATH - Static variable in class org.jboss.as.ejb3.subsystem.FileDataStoreResourceDefinition
 
peek() - Method in class org.jboss.as.ejb3.util.ThreadLocalStack
 
performBoottime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3AsyncServiceAdd
 
performBoottime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3IIOPAdd
 
performBoottime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3RemoteServiceAdd
 
performBoottime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.TimerServiceAdd
 
performRemove(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.PassivationStoreRemove
Override AbstractRemoveStepHandler.performRemove() to remove capabilities before removing child resources
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.CacheFactoryAdd
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.ClusterPassivationStoreAdd
Deprecated.
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.DatabaseDataStoreAdd
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRemove
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.FileDataStoreAdd
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.FilePassivationStoreAdd
Deprecated.
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.MdbDeliveryGroupAdd
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.PassivationStoreAdd
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.RemotingProfileAdd
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.StrictMaxPoolAdd
 
PERMIT_ALL - Static variable in class org.jboss.as.ejb3.security.EJBMethodSecurityAttribute
 
permitAll() - Static method in class org.jboss.as.ejb3.security.EJBMethodSecurityAttribute
 
PERSISTENT - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
 
persistent - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
 
persistent - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl
Indicates whether the timer is persistent
persistTimer(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.persistence.database.DatabaseTimerPersistence
 
persistTimer(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
 
persistTimer(TimerImpl) - Method in interface org.jboss.as.ejb3.timerservice.persistence.TimerPersistence
Called when a timer is being persisted
persistTimer(TimerImpl, boolean) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
Persists the passed timer.
POARegistry - Class in org.jboss.as.ejb3.iiop
Registry that maintains 2 different servant registries

a ServantRegistry with a transient POA per servant; a ServantRegistry with persistent POA per servant.

CORBA servants registered with any of these ServantRegistry instances will receive IIOP invocations.

POARegistry() - Constructor for class org.jboss.as.ejb3.iiop.POARegistry
 
PolicyContextIdInterceptor - Class in org.jboss.as.ejb3.security
 
PolicyContextIdInterceptor(String) - Constructor for class org.jboss.as.ejb3.security.PolicyContextIdInterceptor
 
Pool<T> - Interface in org.jboss.as.ejb3.pool
A pool of stateless objects.
POOL_AVAILABLE_COUNT - Static variable in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
 
POOL_CREATE_COUNT - Static variable in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
 
POOL_CURRENT_SIZE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
 
POOL_MAX_SIZE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
 
POOL_NAME - Static variable in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
 
POOL_REMOVE_COUNT - Static variable in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
 
PoolAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
Processes Pool annotation on EJB classes
PoolAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.PoolAnnotationInformationFactory
 
PoolConfig - Class in org.jboss.as.ejb3.component.pool
User: jpai
PoolConfig(String) - Constructor for class org.jboss.as.ejb3.component.pool.PoolConfig
 
poolConfigIsEmpty() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating poolConfig cannot be null or empty
poolConfigIsEmpty() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
poolConfigIsEmpty$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
PooledComponent<I extends ComponentInstance> - Interface in org.jboss.as.ejb3.component.pool
 
pooledComponent(EJBComponent) - Method in enum org.jboss.as.ejb3.subsystem.deployment.EJBComponentType
 
PooledInstanceInterceptor - Class in org.jboss.as.ejb3.component.pool
 
poolName - Variable in class org.jboss.as.ejb3.component.pool.PoolConfig
 
poolNameCannotBeEmptyString(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates and returns an exception indicating that the pool name configured for a bean cannot be an empty string
poolNameCannotBeEmptyString(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
poolNameCannotBeEmptyString$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
pop() - Static method in class org.jboss.as.ejb3.context.CurrentInvocationContext
 
pop() - Method in class org.jboss.as.ejb3.util.ThreadLocalStack
 
popCreateException() - Static method in class org.jboss.as.ejb3.component.interceptors.EjbExceptionTransformingInterceptorFactories
 
populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3RemoteServiceAdd
Override populateModel() to handle case of deprecated attribute connector-ref - if connector-ref is present, use it to initialise connectors - if connector-ref is not present and connectors is not present, throw an exception
populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.PassivationStoreAdd
 
populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.RemotingProfileChildResourceAddHandler
 
postActivate(StatefulSessionComponentInstance) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
postActivate() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
 
postTimeoutProcessing(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimerTask
 
postTimeoutProcessing(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.TimerTask
After running the timer calculate the new state or expire the timer and persist it if changed.
prePassivate(StatefulSessionComponentInstance) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
prePassivate() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
 
preSuspend(ServerActivityCallback) - Method in class org.jboss.as.ejb3.suspend.EJBSuspendHandlerService
Pre suspend.
previousRun - Variable in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
 
previousRun - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
 
previousRun - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl
The date of the previous run of this timer
primaryKey - Variable in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
 
primaryKey - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
 
primaryKey - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl
If this is an entity bean then this is the primary key
PrimitiveClassLoaderUtil - Class in org.jboss.as.ejb3
PrimitiveClassLoaderUtil

Util for centralizing the logic for handling primitive types during classloading.

PrimitiveClassLoaderUtil() - Constructor for class org.jboss.as.ejb3.PrimitiveClassLoaderUtil
 
processAnnotations(DeploymentUnit, CompositeIndex) - Method in class org.jboss.as.ejb3.deployment.processors.EJBComponentDescriptionFactory
Process annotations and merge any available metadata at the same time.
processAnnotations(DeploymentUnit, CompositeIndex) - Method in class org.jboss.as.ejb3.deployment.processors.MessageDrivenComponentDescriptionFactory
 
processAnnotations(DeploymentUnit, CompositeIndex) - Method in class org.jboss.as.ejb3.deployment.processors.SessionBeanComponentDescriptionFactory
Process annotations and merge any available metadata at the same time.
processBeanMetaData(T, DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.dd.AbstractEjbXmlDescriptorProcessor
 
processBeanMetaData(EnterpriseBeanMetaData, DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.dd.SecurityRoleRefDDProcessor
 
processBeanMetaData(SessionBeanMetaData, DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.dd.SessionBeanXmlDescriptorProcessor
Processes the passed SessionBeanMetaData and creates appropriate SessionBeanComponentDescription out of it.
processBeanMetaData(DeploymentUnit, EnterpriseBeanMetaData) - Method in class org.jboss.as.ejb3.deployment.processors.EJBComponentDescriptionFactory
 
processBeanMetaData(DeploymentUnit, EnterpriseBeanMetaData) - Method in class org.jboss.as.ejb3.deployment.processors.MessageDrivenComponentDescriptionFactory
 
processBeanMetaData(DeploymentUnit, EnterpriseBeanMetaData) - Method in class org.jboss.as.ejb3.deployment.processors.SessionBeanComponentDescriptionFactory
 
processComponentConfig(ComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.EjbContextJndiBindingProcessor
 
processComponentConfig(DeploymentUnit, DeploymentPhaseContext, CompositeIndex, ComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.ImplicitLocalViewProcessor
 
processComponentConfig(DeploymentUnit, DeploymentPhaseContext, CompositeIndex, ComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.SessionBeanHomeProcessor
 
processComponentConfig(DeploymentUnit, DeploymentPhaseContext, CompositeIndex, ComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.TimerServiceJndiBindingProcessor
 
processDescriptorEntries(DeploymentUnit, DeploymentDescriptorEnvironment, ResourceInjectionTarget, ComponentDescription, ClassLoader, DeploymentReflectionIndex, EEApplicationClasses) - Method in class org.jboss.as.ejb3.deployment.processors.EjbRefProcessor
Resolves ejb-ref and ejb-local-ref elements
processElement(EJBBoundCacheMetaData, XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.cache.EJBBoundCacheParser
 
processElement(EJBBoundClusteringMetaData, XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.clustering.EJBBoundClusteringMetaDataParser
 
processElement(EJBBoundMdbDeliveryMetaData, XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.deliveryactive.parser.EJBBoundMdbDeliveryMetaDataParser
 
processElement(EJBBoundMdbDeliveryMetaData, XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.deliveryactive.parser.EJBBoundMdbDeliveryMetaDataParser11
 
processElement(EJBBoundMdbDeliveryMetaData, XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.deliveryactive.parser.EJBBoundMdbDeliveryMetaDataParser12
 
processElement(ContainerInterceptorsMetaData, XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.interceptor.ContainerInterceptorsParser
 
processElement(EJBBoundPoolMetaData, XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.pool.EJBBoundPoolParser
 
processElement(EJBBoundResourceAdapterBindingMetaData, XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.resourceadapterbinding.parser.EJBBoundResourceAdapterBindingMetaDataParser
 
processElement(EJBBoundSecurityMetaData, XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.security.parser.EJBBoundSecurityMetaDataParser
 
processElement(EJBBoundSecurityMetaData, XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.security.parser.EJBBoundSecurityMetaDataParser11
 
processElement(SecurityRoleMetaData, XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.security.parser.SecurityRoleMetaDataParser
 
processElement(TimerServiceMetaData, XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceMetaDataParser
 
processIncrement(IncrementValue) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.interceptors.EjbMetadataInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.interceptors.HomeRemoveInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.interceptors.LogDiagnosticContextRecoveryInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.interceptors.LogDiagnosticContextStorageInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.interceptors.LoggingInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.interceptors.NonPooledEJBComponentInstanceAssociatingInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.InvokeMethodOnTargetInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenBeanSetMessageDrivenContextInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.session.InvalidRemoveExceptionMethodInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.session.NotBusinessMethodInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.session.SessionBeanSetSessionContextMethodInvocationInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.session.StatelessWriteReplaceInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.singleton.StartupCountDownInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentInstanceInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentSessionIdGeneratingInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulIdentityInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulInitMethodInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulRemoveDelegationInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulRemoveInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionSynchronizationInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulWriteReplaceInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.deployment.processors.EjbSuspendInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.iiop.EjbIIOPTransactionInterceptor
 
processInvocation(EJBReceiverInvocationContext) - Method in class org.jboss.as.ejb3.remote.LocalEjbReceiver
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.security.AuthorizationInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.security.JaccInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.security.PolicyContextIdInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.security.RoleAddingInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.security.RunAsPrincipalInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.security.SecurityContextInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.security.SecurityRolesAddingInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.tx.BMTInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
 
processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.tx.LifecycleCMTTxInterceptor
 
processListItem(String) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
 
processListValue(ListValue) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
 
processRangeValue(RangeValue) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
 
processSingleValue(SingleValue) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
 
processTxAttr(EJBComponentDescription, MethodIntf, Method) - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
 
PROFILE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
profileAndRemotingEjbReceiversUsedTogether() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
profileAndRemotingEjbReceiversUsedTogether() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
profileAndRemotingEjbReceiversUsedTogether$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
proxy(ClassLoader) - Static method in class org.jboss.as.ejb3.iiop.handle.SerializationHackProxy
 
push(InterceptorContext) - Static method in class org.jboss.as.ejb3.context.CurrentInvocationContext
 
push(E) - Method in class org.jboss.as.ejb3.util.ThreadLocalStack
 

R

RANGE_SEPARATOR - Static variable in class org.jboss.as.ejb3.timerservice.schedule.value.RangeValue
The separator which is used for parsing a String which represents a RangeValue
RangeValue - Class in org.jboss.as.ejb3.timerservice.schedule.value
Represents a value for a ScheduleExpression which is expressed as a range type.
RangeValue(String) - Constructor for class org.jboss.as.ejb3.timerservice.schedule.value.RangeValue
Creates a RangeValue by parsing the passed value.
read(ObjectInputStream) - Method in class org.jboss.as.ejb3.iiop.handle.SerializationHackProxy
 
readAttributes(XMLExtendedStreamReader) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem12Parser
 
readEJBHome(ObjectInputStream) - Method in class org.jboss.as.ejb3.iiop.handle.HandleDelegateImpl
 
readEJBObject(ObjectInputStream) - Method in class org.jboss.as.ejb3.iiop.handle.HandleDelegateImpl
 
readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem10Parser
readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem11Parser
readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem12Parser
readElement(XMLExtendedStreamReader, EJB3SubsystemXMLElement, List<ModelNode>, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem12Parser
 
readElement(XMLExtendedStreamReader, EJB3SubsystemXMLElement, List<ModelNode>, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem13Parser
 
readElement(XMLExtendedStreamReader, EJB3SubsystemXMLElement, List<ModelNode>, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem14Parser
 
readElement(XMLExtendedStreamReader, EJB3SubsystemXMLElement, List<ModelNode>, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem20Parser
 
readElement(XMLExtendedStreamReader, EJB3SubsystemXMLElement, List<ModelNode>, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem30Parser
 
readElement(XMLExtendedStreamReader, EJB3SubsystemXMLElement, List<ModelNode>, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem50Parser
 
readElement(XMLExtendedStreamReader, EJB3SubsystemXMLElement, List<ModelNode>, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem60Parser
 
readElement(XMLExtendedStreamReader, List<TimerImpl>) - Method in class org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0
 
readLock() - Method in class org.jboss.as.ejb3.component.singleton.EJBReadWriteLock
 
ReadLock() - Constructor for class org.jboss.as.ejb3.component.singleton.EJBReadWriteLock.ReadLock
 
readObject(Unmarshaller) - Method in class org.jboss.as.ejb3.component.stateful.EJBClientContextIdentifierObjectTable
Deprecated.
 
readResolve(Object) - Method in class org.jboss.as.ejb3.component.stateful.EJBClientContextIdentifierResolver
readSetupContextHandle(ObjectInputStream) - Method in class org.jboss.as.ejb3.component.concurrent.EJBContextHandleFactory
 
realCheckPermission(MethodType, InvocationType) - Method in class org.jboss.as.ejb3.component.allowedmethods.AllowedMethodsInformation
 
rebind(NamingContextExt, String, Object) - Static method in class org.jboss.as.ejb3.iiop.EjbIIOPService
(Re)binds an object to a name in a given CORBA naming context, creating any non-existent intermediate contexts along the way.
reconnect(Object) - Method in class org.jboss.as.ejb3.iiop.handle.HandleDelegateImpl
 
recordCapabilitiesAndRequirements(OperationContext, AttributeDefinition, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultPoolWriteHandler
 
recordCapabilitiesAndRequirements(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRemove
 
recordCapabilitiesAndRequirements(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.ejb3.subsystem.PassivationStoreRemove
 
recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRemove
 
recreateParentService(OperationContext, PathAddress, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.RemotingProfileChildResourceHandlerBase
 
recreateParentService(OperationContext, PathAddress, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.RemotingProfileResourceChildWriteAttributeHandler
 
reentrantSingletonCreation(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
reentrantSingletonCreation(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
reentrantSingletonCreation$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ReferenceFactory - Interface in org.jboss.as.ejb3.iiop
Interface of a CORBA reference factory.
referenceForLocator(EJBLocator<?>) - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
Returns a corba reference for the given locator
REFERENCING_DEPLOYMENTS - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
REFRESH_INTERVAL - Static variable in class org.jboss.as.ejb3.subsystem.DatabaseDataStoreResourceDefinition
 
REFRESH_INTERVAL - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
refreshTimers() - Method in class org.jboss.as.ejb3.timerservice.persistence.database.DatabaseTimerPersistence
 
registerAddOperation(ManagementResourceRegistration, AbstractAddStepHandler, OperationEntry.Flag...) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
Overrides the default impl to use a special definition of the add op that includes additional parameter EJB3SubsystemRootResourceDefinition.DEFAULT_CLUSTERED_SFSB_CACHE
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.ApplicationSecurityDomainDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.CacheFactoryResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.DatabaseDataStoreResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.deployment.MessageDrivenBeanResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.deployment.SingletonBeanDeploymentResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.deployment.StatefulSessionBeanDeploymentResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.EJB3AsyncResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.EJB3IIOPResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.EJB3RemoteResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.FileDataStoreResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.IdentityResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.LegacyPassivationStoreResourceDefinition
Deprecated.
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.MdbDeliveryGroupResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.PassivationStoreResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.RemoteHttpConnectionDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.RemotingEjbReceiverDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.RemotingProfileResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.StrictMaxPoolResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.TimerServiceResourceDefinition
 
registerChangeListener(String, TimerPersistence.TimerChangeListener) - Method in class org.jboss.as.ejb3.timerservice.persistence.database.DatabaseTimerPersistence
 
registerChangeListener(String, TimerPersistence.TimerChangeListener) - Method in class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
 
registerChangeListener(String, TimerPersistence.TimerChangeListener) - Method in interface org.jboss.as.ejb3.timerservice.persistence.TimerPersistence
Registers a listener to listed for new timers that are added to the database.
registerChild(PathElement, Resource) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
 
registerChild(PathElement, int, Resource) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerResourceDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResourceDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.EJB3RemoteResourceDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.RemotingEjbReceiverDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.RemotingProfileResourceDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.TimerServiceResourceDefinition
 
registerComponent(PathAddress, ServiceName) - Method in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentRuntimeHandler
 
registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.deployment.MessageDrivenBeanResourceDefinition
 
registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerResourceDefinition
 
registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
 
registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.FileDataStoreResourceDefinition
 
registerTimerService(TimerService) - Method in class org.jboss.as.ejb3.component.TimerServiceRegistry
 
registerView(String, MethodIntf) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
registerView(String, MethodIntf, boolean) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
RELATIVE_TO - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
RELATIVE_TO - Static variable in class org.jboss.as.ejb3.subsystem.FileDataStoreResourceDefinition
 
RELATIVE_TO - Static variable in class org.jboss.as.ejb3.subsystem.FilePassivationStoreResourceDefinition
Deprecated.
relativeDayOfMonthIsNull() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating relative day-of-month cannot be null or empty
relativeDayOfMonthIsNull() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
relativeDayOfMonthIsNull$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
relativeResourceAdapterNameInStandaloneModule(String, String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
relativeResourceAdapterNameInStandaloneModule(String, String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
relativeResourceAdapterNameInStandaloneModule$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
relativeValueIsNull() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating value is null, cannot determine if it's relative
relativeValueIsNull() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
relativeValueIsNull$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
relativeValues - Variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
 
release(V) - Method in interface org.jboss.as.ejb3.cache.Cache
Decreases the objects usage count.
release(V) - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
 
release(V) - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
 
release() - Method in class org.jboss.as.ejb3.inflow.MessageEndpointInvocationHandler
 
release(T) - Method in interface org.jboss.as.ejb3.inflow.MessageEndpointService
 
release(T) - Method in interface org.jboss.as.ejb3.pool.Pool
Release the object from use.
release(T) - Method in class org.jboss.as.ejb3.pool.strictmax.StrictMaxPool
Return an instance after invocation.
remappingCacheAttributes(String, ModelNode, ModelNode) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
remappingCacheAttributes(String, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
remappingCacheAttributes$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
REMOTE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
REMOTE_HTTP_CONNECTION - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
REMOTE_INSTANCE - Static variable in class org.jboss.as.ejb3.component.interceptors.EjbExceptionTransformingInterceptorFactories
 
REMOTE_LOGGER - Static variable in interface org.jboss.as.ejb3.logging.EjbLogger
A logger with the category org.jboss.as.ejb3.remote used for remote log messages
REMOTE_SERVICE_PATH - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
REMOTE_TRANSACTION_SERVICE_CAPABILITY_NAME - Static variable in class org.jboss.as.ejb3.subsystem.EJB3RemoteResourceDefinition
 
RemoteHomeAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
Processes the RemoteHome annotation on a session bean
RemoteHomeAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.RemoteHomeAnnotationInformationFactory
 
RemoteHomeViewInstanceFactory - Class in org.jboss.as.ejb3.component
 
RemoteHomeViewInstanceFactory(String, String, String, String) - Constructor for class org.jboss.as.ejb3.component.RemoteHomeViewInstanceFactory
 
RemoteHttpConnectionDefinition - Class in org.jboss.as.ejb3.subsystem
 
RemoteObjectSubstitutionService - Class in org.jboss.as.ejb3.iiop
 
RemoteObjectSubstitutionService() - Constructor for class org.jboss.as.ejb3.iiop.RemoteObjectSubstitutionService
 
RemoteViewInjectionSource - Class in org.jboss.as.ejb3.remote
Injection source for Jakarta Enterprise Beans remote views.
RemoteViewInjectionSource(ServiceName, String, String, String, String, String, boolean, Value<ClassLoader>, boolean) - Constructor for class org.jboss.as.ejb3.remote.RemoteViewInjectionSource
 
RemoteViewManagedReferenceFactory - Class in org.jboss.as.ejb3.remote
Managed reference factory for remote Jakarta Enterprise Beans views that are bound to java: JNDI locations
RemoteViewManagedReferenceFactory(String, String, String, String, String, boolean, Value<ClassLoader>, boolean) - Constructor for class org.jboss.as.ejb3.remote.RemoteViewManagedReferenceFactory
 
RemoteViewManagedReferenceFactory(EJBIdentifier, String, boolean, Value<ClassLoader>, boolean) - Constructor for class org.jboss.as.ejb3.remote.RemoteViewManagedReferenceFactory
 
REMOTING_EJB_RECEIVER - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
REMOTING_ENDPOINT_CAPABILITY_NAME - Static variable in class org.jboss.as.ejb3.subsystem.EJB3RemoteResourceDefinition
 
REMOTING_PROFILE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
REMOTING_PROFILE_CAPABILITY - Static variable in class org.jboss.as.ejb3.subsystem.RemotingProfileResourceDefinition
 
REMOTING_PROFILE_CAPABILITY_NAME - Static variable in class org.jboss.as.ejb3.subsystem.RemotingProfileResourceDefinition
 
REMOTING_PROFILE_PATH - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
RemotingConnectionSpec(String, InjectedValue<OutboundConnection>, OptionMap, long) - Constructor for class org.jboss.as.ejb3.remote.RemotingProfileService.RemotingConnectionSpec
 
RemotingEjbReceiverDefinition - Class in org.jboss.as.ejb3.subsystem
ResourceDefinition for remoting Jakarta Enterprise Beans receiver in remoting profile.
RemotingProfileAdd - Class in org.jboss.as.ejb3.subsystem
 
RemotingProfileChildResourceAddHandler - Class in org.jboss.as.ejb3.subsystem
 
RemotingProfileChildResourceAddHandler(AttributeDefinition...) - Constructor for class org.jboss.as.ejb3.subsystem.RemotingProfileChildResourceAddHandler
 
RemotingProfileChildResourceHandlerBase - Class in org.jboss.as.ejb3.subsystem
 
RemotingProfileChildResourceHandlerBase() - Constructor for class org.jboss.as.ejb3.subsystem.RemotingProfileChildResourceHandlerBase
 
RemotingProfileChildResourceRemoveHandler - Class in org.jboss.as.ejb3.subsystem
 
RemotingProfileChildResourceRemoveHandler() - Constructor for class org.jboss.as.ejb3.subsystem.RemotingProfileChildResourceRemoveHandler
 
RemotingProfileResourceChildWriteAttributeHandler - Class in org.jboss.as.ejb3.subsystem
A write handler for the "value" attribute of the channel creation option
RemotingProfileResourceChildWriteAttributeHandler(AttributeDefinition) - Constructor for class org.jboss.as.ejb3.subsystem.RemotingProfileResourceChildWriteAttributeHandler
 
RemotingProfileResourceDefinition - Class in org.jboss.as.ejb3.subsystem
ResourceDefinition for remoting profiles.
RemotingProfileService - Class in org.jboss.as.ejb3.remote
Service which contains the static configuration data found in an Jakarta Enterprise Beans Remoting profile, either in the subsystem or in a deployment descriptor.
RemotingProfileService(List<ServiceURL>, Map<String, RemotingProfileService.RemotingConnectionSpec>, List<RemotingProfileService.HttpConnectionSpec>) - Constructor for class org.jboss.as.ejb3.remote.RemotingProfileService
 
RemotingProfileService.HttpConnectionSpec - Class in org.jboss.as.ejb3.remote
 
RemotingProfileService.RemotingConnectionSpec - Class in org.jboss.as.ejb3.remote
 
remove(K) - Method in interface org.jboss.as.ejb3.cache.Cache
Remove and destroy the specified object from cache.
remove(K) - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
 
remove(K) - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
 
remove(DeploymentModuleIdentifier) - Method in interface org.jboss.as.ejb3.deployment.DeploymentRepository
 
remove(DeploymentModuleIdentifier) - Method in class org.jboss.as.ejb3.deployment.DeploymentRepositoryService
 
remove(T) - Method in class org.jboss.as.ejb3.pool.AbstractPool
Deprecated.
remove(T) - Method in class org.jboss.as.ejb3.pool.strictmax.StrictMaxPool
Deprecated.
RemoveAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
Processes the Remove
RemoveAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.RemoveAnnotationInformationFactory
 
removeCacheContext() - Method in interface org.jboss.as.ejb3.cache.Contextual
Removes any cache context associated with this cached object
removeChild(PathElement) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
 
removed(V) - Method in class org.jboss.as.ejb3.cache.distributable.RemoveListenerAdapter
 
removeListener(DeploymentRepositoryListener) - Method in interface org.jboss.as.ejb3.deployment.DeploymentRepository
 
removeListener(DeploymentRepositoryListener) - Method in class org.jboss.as.ejb3.deployment.DeploymentRepositoryService
 
RemoveListenerAdapter<K,V extends Identifiable<K>> - Class in org.jboss.as.ejb3.cache.distributable
RemoveListenerAdapter(StatefulObjectFactory<V>) - Constructor for class org.jboss.as.ejb3.cache.distributable.RemoveListenerAdapter
 
removeMethodIsNull() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating @Remove method cannot be null
removeMethodIsNull() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
removeMethodIsNull$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
RemoveMethodMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
Class that can merge Remove
RemoveMethodMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.RemoveMethodMergingProcessor
 
removeServices(OperationContext, ServiceName, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.RemotingProfileChildResourceHandlerBase
 
removeSession(SessionID) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
Removes the session associated with the sessionId.
repeatInterval - Variable in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
 
repeatInterval - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
 
requireChild(PathElement) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
 
required(InterceptorContext, EJBComponent, int) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
 
requiresInterceptors(Method, ComponentConfiguration) - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
 
requiresJacc() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
requiresLegacyCompliantPrincipalPropagation() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
requiresNew(InterceptorContext, EJBComponent, int) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
 
requiresSuperclassInProxy() - Method in class org.jboss.as.ejb3.component.EJBViewDescription
 
requiresTransformation(ModelVersion) - Method in enum org.jboss.as.ejb3.subsystem.EJB3Model
Indicates whether this model is more recent than the specified version and thus requires transformation
resolveMethod(NamedMethodMetaData, Class<?>, DeploymentReflectionIndex) - Static method in class org.jboss.as.ejb3.deployment.processors.dd.MethodResolutionUtils
 
resolveMethod(MethodMetaData, Class<?>, DeploymentReflectionIndex) - Static method in class org.jboss.as.ejb3.deployment.processors.dd.MethodResolutionUtils
 
resolveMethod(String, MethodParametersMetaData, Class<?>, DeploymentReflectionIndex) - Static method in class org.jboss.as.ejb3.deployment.processors.dd.MethodResolutionUtils
 
resolveMethods(NamedMethodMetaData, Class<?>, DeploymentReflectionIndex) - Static method in class org.jboss.as.ejb3.deployment.processors.dd.MethodResolutionUtils
 
resolveMethods(String, MethodParametersMetaData, Class<?>, DeploymentReflectionIndex) - Static method in class org.jboss.as.ejb3.deployment.processors.dd.MethodResolutionUtils
 
resolveRuntimeName(OperationContext, PathElement) - Method in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentRuntimeHandler
Resolves runtime name of model resource.
resolveRuntimeName(OperationContext, PathElement) - Static method in class org.jboss.as.ejb3.subsystem.deployment.AbstractRuntimeMetricsHandler
Resolves runtime name of model resource.
resourceAdapterRepositoryUnAvailable() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Returns a IllegalStateException indicating that ResourceAdapterRepository was unavailable
resourceAdapterRepositoryUnAvailable() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
resourceAdapterRepositoryUnAvailable$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ResourceAdaptorAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
Processes the ResourceAdapter annotation
ResourceAdaptorAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.ResourceAdaptorAnnotationInformationFactory
 
ResourceAdaptorMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
Handles the ResourceAdapter annotation merging
ResourceAdaptorMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.ResourceAdaptorMergingProcessor
 
resourceBundleDescriptionsNotSupported(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating resourceBundle based descriptions are not supported
resourceBundleDescriptionsNotSupported(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
resourceBundleDescriptionsNotSupported$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
restoreTimers(List<ScheduleTimer>) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
Restores persisted timers, corresponding to this timerservice, which are eligible for any new timeouts.
resume() - Method in interface org.jboss.as.ejb3.deployment.DeploymentRepository
 
resume() - Method in class org.jboss.as.ejb3.deployment.DeploymentRepositoryService
 
resume() - Method in class org.jboss.as.ejb3.suspend.EJBSuspendHandlerService
Notifies local transaction context that server is resumed, and restarts deployment controller.
retryingTimeout(Timer) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs an info message indicating retrying timeout for timer
retryingTimeout(Timer) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
retryingTimeout$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
retryTimeout(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.TimerTask
After a timeout failed the timer need to retried.
revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.ejb3.subsystem.DefaultResourceAdapterWriteHandler
 
revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.ejb3.subsystem.DefaultSessionBeanAccessTimeoutWriteHandler
 
revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.ejb3.subsystem.DefaultStatefulBeanSessionTimeoutWriteHandler
 
revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultCacheWriteHandler
 
revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultEntityBeanOptimisticLockingWriteHandler
 
revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultPoolWriteHandler
 
revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.ejb3.subsystem.EnableGracefulTxnShutdownWriteHandler
 
rmiIiopVoliation(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
rmiIiopVoliation(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
rmiIiopVoliation$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
rmiRemoteExceptionCannotBeApplicationException(Class<?>) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
rmiRemoteExceptionCannotBeApplicationException(Class<?>) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
rmiRemoteExceptionCannotBeApplicationException$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
RoleAddingInterceptor - Class in org.jboss.as.ejb3.security
 
RoleAddingInterceptor(String, RoleMapper) - Constructor for class org.jboss.as.ejb3.security.RoleAddingInterceptor
 
roleNamesIsNull(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating cannot be null or empty in for bean
roleNamesIsNull(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
roleNamesIsNull$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
rolesAllowed(Set<String>) - Static method in class org.jboss.as.ejb3.security.EJBMethodSecurityAttribute
 
RolesAllowedAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
 
RolesAllowedAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.RolesAllowedAnnotationInformationFactory
 
ROOT_ELEMENT - Static variable in class org.jboss.as.ejb3.deployment.processors.EjbJarJBossAllParser
 
ROOT_LOGGER - Static variable in interface org.jboss.as.ejb3.logging.EjbLogger
 
run() - Method in class org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask
 
run() - Method in class org.jboss.as.ejb3.timerservice.TimerTask
Invokes the timeout method through the TimedObjectInvoker corresponding to the TimerImpl to which this TimerTask belongs.
RUN_AS_ROLE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
 
RunAsAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
Processes the RunAs annotation on a session bean
RunAsAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.RunAsAnnotationInformationFactory
 
RunAsMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
Handles the RunAs annotation merging
RunAsMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.RunAsMergingProcessor
 
RunAsPrincipalAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
Processes the RunAsPrincipal annotation on a session bean
RunAsPrincipalAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.RunAsPrincipalAnnotationInformationFactory
 
RunAsPrincipalInterceptor - Class in org.jboss.as.ejb3.security
 
RunAsPrincipalInterceptor(String) - Constructor for class org.jboss.as.ejb3.security.RunAsPrincipalInterceptor
 
runIfNotCancelled() - Method in class org.jboss.as.ejb3.component.interceptors.CancellationFlag
Attempt to determine whether the invocation should proceed or whether it should be cancelled.
runInvocation() - Method in class org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask
 
runtimeAttributeNotMarshallable(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating a runtime attribute is not marshallable
runtimeAttributeNotMarshallable(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
runtimeAttributeNotMarshallable$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 

S

safeClose(AutoCloseable) - Static method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
Safely closes some resource without throwing an exception.
saveContext(ContextService, Map<String, String>) - Method in class org.jboss.as.ejb3.component.concurrent.EJBContextHandleFactory
 
SCHEDULE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
 
SCHEDULE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerResourceDefinition
 
ScheduleAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
ClassAnnotationInformation for Schedule annotation
ScheduleAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.ScheduleAnnotationInformationFactory
 
scheduleExpressionDateFromTimerPersistenceInvalid(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
scheduleExpressionDateFromTimerPersistenceInvalid(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
scheduleExpressionDateFromTimerPersistenceInvalid$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
scheduleExpressionType - Variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
 
ScheduleExpressionType - Enum in org.jboss.as.ejb3.timerservice.schedule.value
Represents the type of expression used in the values of a ScheduleExpression
scheduleTimeout(boolean) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
Creates and schedules a TimerTask for the next timeout of this timer
scheduleTimeout(TimerImpl, boolean) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
Creates and schedules a TimerTask for the next timeout of the passed timer
scheduleTimeoutIfRequired(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimerTask
 
scheduleTimeoutIfRequired(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.TimerTask
 
ScheduleTimer - Class in org.jboss.as.ejb3.timerservice.spi
Holds data about an automatic timer
ScheduleTimer(Method, ScheduleExpression, TimerConfig) - Constructor for class org.jboss.as.ejb3.timerservice.spi.ScheduleTimer
 
ScheduleValue - Interface in org.jboss.as.ejb3.timerservice.schedule.value
ScheduleValue
SECOND - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
 
Second - Class in org.jboss.as.ejb3.timerservice.schedule.attribute
Represents the value of a second constructed out of a ScheduleExpression.getSecond()

Second(String) - Constructor for class org.jboss.as.ejb3.timerservice.schedule.attribute.Second
Creates a Second by parsing the passed String value
SECURITY_DOMAIN - Static variable in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
 
SECURITY_DOMAIN - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
SecurityContextInterceptor - Class in org.jboss.as.ejb3.security
Establish the security context.
SecurityContextInterceptor(SecurityContextInterceptorHolder) - Constructor for class org.jboss.as.ejb3.security.SecurityContextInterceptor
 
SecurityContextInterceptorFactory - Class in org.jboss.as.ejb3.security
 
SecurityContextInterceptorFactory(boolean, String) - Constructor for class org.jboss.as.ejb3.security.SecurityContextInterceptorFactory
 
SecurityContextInterceptorFactory(boolean, boolean, String) - Constructor for class org.jboss.as.ejb3.security.SecurityContextInterceptorFactory
 
SecurityDomainAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
Processes the SecurityDomain annotation on a session bean
SecurityDomainAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.SecurityDomainAnnotationInformationFactory
 
SecurityDomainInterceptorFactory - Class in org.jboss.as.ejb3.security
 
SecurityDomainInterceptorFactory() - Constructor for class org.jboss.as.ejb3.security.SecurityDomainInterceptorFactory
 
SecurityDomainMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
 
SecurityDomainMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.SecurityDomainMergingProcessor
 
SecurityRoleMetaDataParser - Class in org.jboss.as.ejb3.security.parser
Parser for security-role elements
SecurityRoleRefDDProcessor - Class in org.jboss.as.ejb3.deployment.processors.dd
Sets up the EJBComponentDescription with the <security-role-ref>s declared for an Jakarta Enterprise Beans User: Jaikiran Pai
SecurityRoleRefDDProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.dd.SecurityRoleRefDDProcessor
 
SecurityRolesAddingInterceptor - Class in org.jboss.as.ejb3.security
 
SecurityRolesAddingInterceptor(String, Map<String, Set<String>>) - Constructor for class org.jboss.as.ejb3.security.SecurityRolesAddingInterceptor
 
SecurityRolesIsNull() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the security roles is null
SecurityRolesIsNull() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
SecurityRolesIsNull$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
SecurityRolesMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
A processor which sets the EJBComponentDescription.setSecurityRoles(org.jboss.metadata.javaee.spec.SecurityRolesMetaData) with the principal to role mapping defined in the assembly descriptor section of the jboss-ejb3.xml via elements from urn:security-roles namespace.
SecurityRolesMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.SecurityRolesMergingProcessor
 
SerializationHackProxy - Class in org.jboss.as.ejb3.iiop.handle
As ObjectInputStream is broken it looks for the class loader of the last non JDK object on the stack.
SerializationHackProxy() - Constructor for class org.jboss.as.ejb3.iiop.handle.SerializationHackProxy
 
SerializedCdiInterceptorsKey - Class in org.jboss.as.ejb3.component.stateful
 
SerializedStatefulSessionComponent - Class in org.jboss.as.ejb3.component.stateful
Serialized form of a SFSB
SerializedStatefulSessionComponent(ManagedReference, SessionID, String, Map<Object, Object>) - Constructor for class org.jboss.as.ejb3.component.stateful.SerializedStatefulSessionComponent
 
ServantRegistry - Interface in org.jboss.as.ejb3.iiop
Interface of a registry for CORBA servants.
SERVER_INTERCEPTOR - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
SERVER_INTERCEPTORS - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
SERVER_INTERCEPTORS - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
 
ServerInterceptorCache - Class in org.jboss.as.ejb3.interceptor.server
 
ServerInterceptorCache(List<ServerInterceptorMetaData>) - Constructor for class org.jboss.as.ejb3.interceptor.server.ServerInterceptorCache
 
serverInterceptorInvalidMethod(String, String, String, Exception) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
serverInterceptorInvalidMethod(String, String, String, Exception) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
serverInterceptorInvalidMethod$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ServerInterceptorMetaData - Class in org.jboss.as.ejb3.interceptor.server
 
ServerInterceptorMetaData(String, String) - Constructor for class org.jboss.as.ejb3.interceptor.server.ServerInterceptorMetaData
 
serverInterceptorNoEmptyConstructor(String, Exception) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
serverInterceptorNoEmptyConstructor(String, Exception) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
serverInterceptorNoEmptyConstructor$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
ServerInterceptorsBindingsProcessor - Class in org.jboss.as.ejb3.subsystem
 
ServerInterceptorsBindingsProcessor(ServerInterceptorCache) - Constructor for class org.jboss.as.ejb3.subsystem.ServerInterceptorsBindingsProcessor
 
ServerInterceptorsViewConfigurator - Class in org.jboss.as.ejb3.component
 
SERVICE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
SERVICE_NAME - Static variable in class org.jboss.as.ejb3.clustering.SingletonBarrierService
 
SERVICE_NAME - Static variable in class org.jboss.as.ejb3.deployment.DeploymentRepositoryService
 
SERVICE_NAME - Static variable in class org.jboss.as.ejb3.deployment.EJBSecurityDomainService
 
SERVICE_NAME - Static variable in class org.jboss.as.ejb3.deployment.ModuleDeployment
 
SERVICE_NAME - Static variable in class org.jboss.as.ejb3.iiop.EjbIIOPService
The service name
SERVICE_NAME - Static variable in class org.jboss.as.ejb3.iiop.POARegistry
 
SERVICE_NAME - Static variable in class org.jboss.as.ejb3.iiop.RemoteObjectSubstitutionService
 
SERVICE_NAME - Static variable in class org.jboss.as.ejb3.remote.AssociationService
 
SERVICE_NAME - Static variable in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
 
SERVICE_NAME - Static variable in class org.jboss.as.ejb3.remote.http.EJB3RemoteHTTPService
 
SERVICE_NAME - Static variable in class org.jboss.as.ejb3.subsystem.DefaultDistinctNameService
 
SERVICE_NAME - Static variable in class org.jboss.as.ejb3.subsystem.DefaultStatefulBeanSessionTimeoutWriteHandler
 
SERVICE_NAME - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultEntityBeanOptimisticLockingWriteHandler
 
SERVICE_NAME - Static variable in class org.jboss.as.ejb3.subsystem.EJB3UserTransactionAccessControlService
 
SERVICE_NAME - Static variable in class org.jboss.as.ejb3.subsystem.EJBClientConfiguratorService
 
SERVICE_NAME - Static variable in class org.jboss.as.ejb3.subsystem.EjbNameRegexService
 
SERVICE_NAME - Static variable in class org.jboss.as.ejb3.subsystem.IIOPSettingsService
 
SERVICE_NAME - Static variable in class org.jboss.as.ejb3.suspend.EJBSuspendHandlerService
EJBSuspendHandlerService name
SERVICE_NAME - Static variable in interface org.jboss.as.ejb3.timerservice.persistence.TimerPersistence
 
SERVICE_NAME - Static variable in class org.jboss.as.ejb3.timerservice.TimedObjectInvokerImpl
 
SERVICE_NAME - Static variable in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
 
serviceName(String) - Method in class org.jboss.as.ejb3.subsystem.CacheFactoryRemove
 
serviceName(String) - Method in class org.jboss.as.ejb3.subsystem.PassivationStoreRemove
 
serviceNameFor(EJBComponentDescription) - Static method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
 
SessionBeanAllowedMethodsInformation - Class in org.jboss.as.ejb3.component.session
 
SessionBeanAllowedMethodsInformation(boolean) - Constructor for class org.jboss.as.ejb3.component.session.SessionBeanAllowedMethodsInformation
 
sessionBeanClassCannotBeAnInterface(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
sessionBeanClassCannotBeAnInterface(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
sessionBeanClassCannotBeAnInterface$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
sessionBeanClassMustBePublicNonAbstractNonFinal(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
sessionBeanClassMustBePublicNonAbstractNonFinal(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
sessionBeanClassMustBePublicNonAbstractNonFinal$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
SessionBeanComponent - Class in org.jboss.as.ejb3.component.session
 
SessionBeanComponent(SessionBeanComponentCreateService) - Constructor for class org.jboss.as.ejb3.component.session.SessionBeanComponent
Construct a new instance.
SessionBeanComponentCreateService - Class in org.jboss.as.ejb3.component.session
User: jpai
SessionBeanComponentCreateService(ComponentConfiguration, ApplicationExceptions) - Constructor for class org.jboss.as.ejb3.component.session.SessionBeanComponentCreateService
Construct a new instance.
SessionBeanComponentDescription - Class in org.jboss.as.ejb3.component.session
 
SessionBeanComponentDescription(String, String, EjbJarDescription, DeploymentUnit, SessionBeanMetaData) - Constructor for class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
Construct a new instance.
SessionBeanComponentDescription.SessionBeanType - Enum in org.jboss.as.ejb3.component.session
 
SessionBeanComponentDescriptionFactory - Class in org.jboss.as.ejb3.deployment.processors
User: jpai
SessionBeanComponentDescriptionFactory(boolean, boolean) - Constructor for class org.jboss.as.ejb3.deployment.processors.SessionBeanComponentDescriptionFactory
 
SessionBeanComponentInstance - Class in org.jboss.as.ejb3.component.session
 
SessionBeanComponentInstance(BasicComponent, Interceptor, Map<Method, Interceptor>) - Constructor for class org.jboss.as.ejb3.component.session.SessionBeanComponentInstance
Construct a new instance.
SessionBeanHomeInterceptorFactory - Class in org.jboss.as.ejb3.component.interceptors
Interceptor that handles home views for session beans
SessionBeanHomeInterceptorFactory(Method) - Constructor for class org.jboss.as.ejb3.component.interceptors.SessionBeanHomeInterceptorFactory
 
SessionBeanHomeProcessor - Class in org.jboss.as.ejb3.deployment.processors
Processor that hooks up home interfaces for session beans
SessionBeanHomeProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.SessionBeanHomeProcessor
 
SessionBeanMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
Processor that handles the SessionBean interface
SessionBeanMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.SessionBeanMergingProcessor
 
SessionBeanObjectViewConfigurator - Class in org.jboss.as.ejb3.component.session
configurator that sets up interceptors for an Jakarta Enterprise Beans's object view
SessionBeanObjectViewConfigurator() - Constructor for class org.jboss.as.ejb3.component.session.SessionBeanObjectViewConfigurator
 
SessionBeanSetSessionContextMethodInvocationInterceptor - Class in org.jboss.as.ejb3.component.session
Interceptor that invokes the SessionBean.setSessionContext(javax.ejb.SessionContext) on session beans which implement the SessionBean interface.
SessionBeanXmlDescriptorProcessor - Class in org.jboss.as.ejb3.deployment.processors.dd
 
SessionBeanXmlDescriptorProcessor(boolean) - Constructor for class org.jboss.as.ejb3.deployment.processors.dd.SessionBeanXmlDescriptorProcessor
 
SessionContextImpl - Class in org.jboss.as.ejb3.context
Implementation of the SessionContext interface.
SessionContextImpl(SessionBeanComponentInstance) - Constructor for class org.jboss.as.ejb3.context.SessionContextImpl
 
SESSIONS_PATH - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
Deprecated.
SESSIONS_PATH - Static variable in class org.jboss.as.ejb3.subsystem.FilePassivationStoreResourceDefinition
Deprecated.
SessionSynchronizationMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
Merging processor that handles session synchronization callback methods
SessionSynchronizationMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.SessionSynchronizationMergingProcessor
 
sessionTypeNotSpecified(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Exception thrown if the session-type of a session bean is not specified
sessionTypeNotSpecified(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
sessionTypeNotSpecified$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
set(CurrentSynchronizationCallback.CallbackType) - Static method in class org.jboss.as.ejb3.component.stateful.CurrentSynchronizationCallback
 
setAccessTimeout(AccessTimeoutDetails, MethodIdentifier) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
Sets the AccessTimeout for the specific bean method
setAfterBegin(Method) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
 
setAfterCompletion(Method) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
 
setAttribute(MethodIntf, String, T) - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
Style 1 (13.3.7.2.1 @1)
setAttribute(MethodIntf, T, String) - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
Style 2 (13.3.7.2.1 @2)
setAttribute(MethodIntf, T, String, String, String...) - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
Style 3 (13.3.7.2.1 @3)
setAutoTimer(boolean) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer.Builder
 
setBeanLevelAccessTimeout(String, AccessTimeoutDetails) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
Sets the AccessTimeout applicable for the bean.
setBeanLevelLockType(String, LockType) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
Sets the LockType applicable for the bean.
setBeforeCompletion(Method) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
 
setCache(CacheInfo) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
 
setCacheContext(C) - Method in interface org.jboss.as.ejb3.cache.Contextual
Sets the cache context of this cached object.
setCacheContext(Object) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
 
setCachedTimerInfo(Serializable) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
Sets the timer info to a new value.
setCacheName(String) - Method in class org.jboss.as.ejb3.cache.EJBBoundCacheMetaData
 
setClassLevelContainerInterceptors(List<InterceptorDescription>) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
setClientClusters(List<EJBClientCluster>) - Method in class org.jboss.as.ejb3.remote.EJBClientContextService
 
setClientInterceptors(List<EJBClientInterceptor>) - Method in class org.jboss.as.ejb3.remote.EJBClientContextService
 
setClusteredSingleton(boolean) - Method in class org.jboss.as.ejb3.clustering.EJBBoundClusteringMetaData
 
setClusteredSingleton(boolean) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
 
setClustersAuthenticationContext(AuthenticationContext) - Method in class org.jboss.as.ejb3.remote.EJBClientContextService
 
setConcurrencyManagementType(ConcurrencyManagementType) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
 
setContextID(String) - Method in class org.jboss.as.ejb3.security.AuthorizationInterceptor
Sets the JACC contextID using a privileged action and returns the previousID from the PolicyContext.
setContextID(String) - Method in class org.jboss.as.ejb3.security.SecurityContextInterceptor
Sets the JACC contextID using a privileged action and returns the previousID from the PolicyContext.
setCreateException(CreateException) - Static method in class org.jboss.as.ejb3.component.interceptors.EjbExceptionTransformingInterceptorFactories
 
setDataStoreName(String) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceMetaData
 
setDeclaredRoles(Collection<String>) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
setDefaultAccessTimeout(long) - Method in class org.jboss.as.ejb3.component.DefaultAccessTimeoutService
 
setDefaultAttribute(T) - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
 
setDefaultCompression(int) - Method in class org.jboss.as.ejb3.remote.EJBClientContextService
 
setDefaultContainerInterceptors(List<InterceptorDescription>) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
setDefaultDistinctName(String) - Method in class org.jboss.as.ejb3.subsystem.DefaultDistinctNameService
 
setDefaultSecurityDomain(String) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
setDefaultSecurityDomainName(String) - Method in class org.jboss.as.ejb3.deployment.processors.EJBDefaultSecurityDomainProcessor
Sets the default security domain name to be used for Jakarta Enterprise Beans components, if no explicit security domain is configured for the bean.
setDefinedSecurityDomain(String) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
setDeliveryActive(boolean) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
 
setDeliveryActive(boolean) - Method in class org.jboss.as.ejb3.deliveryactive.metadata.EJBBoundMdbDeliveryMetaData
 
setDeliveryGroup(String[]) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
 
setDeliveryGroups(String...) - Method in class org.jboss.as.ejb3.deliveryactive.metadata.EJBBoundMdbDeliveryMetaData
 
setDenyAccessByDefault(boolean) - Method in class org.jboss.as.ejb3.deployment.processors.merging.MissingMethodPermissionsDenyAccessMergingProcessor
 
setDeploymentNodeSelector(DeploymentNodeSelector) - Method in class org.jboss.as.ejb3.remote.EJBClientContextService
 
setDerive(StrictMaxPoolConfigService.Derive) - Method in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfigService
 
setEjbJarConfiguration(ApplicationExceptions) - Method in class org.jboss.as.ejb3.component.EJBComponentCreateServiceFactory
 
setEjbMetaData(EJBMetaData) - Method in class org.jboss.as.ejb3.iiop.EjbCorbaServant
 
setEjbNameRegexAllowed(boolean) - Method in class org.jboss.as.ejb3.subsystem.EjbNameRegexService
 
setEnabledByDefault(boolean) - Method in class org.jboss.as.ejb3.subsystem.IIOPSettingsService
 
setExcludeDefaultContainerInterceptors(boolean) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
setExposedViaIiop(boolean) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
setHomeHandle(HomeHandle) - Method in class org.jboss.as.ejb3.iiop.EjbCorbaServant
 
setId(String) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
 
setIncomingRunAsIdentity(SecurityIdentity) - Method in class org.jboss.as.ejb3.component.EJBComponent
 
setInfo(Serializable) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
 
setInitialDate(Date) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
 
setInvocationTimeout(long) - Method in class org.jboss.as.ejb3.remote.EJBClientContextService
 
setLegacyCompliantPrincipalPropagation(boolean) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
setLockType(LockType, MethodIdentifier) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
Sets the LockType for the specific bean method
setMappedName(String) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
Sets the mapped-name for this bean
setMaxPoolSize(int) - Method in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
 
setMaxPoolSize(int) - Method in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfigService
 
setMaxSize(int) - Method in class org.jboss.as.ejb3.pool.AbstractPool
 
setMaxSize(int) - Method in interface org.jboss.as.ejb3.pool.Pool
 
setMaxSize(int) - Method in class org.jboss.as.ejb3.pool.strictmax.StrictMaxPool
 
setMethodContainerInterceptors(MethodIdentifier, List<InterceptorDescription>) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
setMissingMethodPermissionsDenyAccess(Boolean) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
setMissingMethodPermissionsDenyAccess(Boolean) - Method in class org.jboss.as.ejb3.security.metadata.EJBBoundSecurityMetaData
 
setNewTimer(boolean) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
 
setNextDate(Date) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
 
setNextTimeout(Date) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
Sets the next timeout of this timer
setOutflowSecurityDomainsConfigured(BooleanSupplier) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
setPassivationApplicable(boolean) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
 
setPersistent(boolean) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
 
setPolicyContextID(String) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
setPoolConfigName(String) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
 
setPoolConfigName(String) - Method in class org.jboss.as.ejb3.component.stateless.StatelessComponentDescription
 
setPoolName(T, String) - Method in class org.jboss.as.ejb3.deployment.processors.merging.AbstractPoolMergingProcessor
Set the pool name for the component
setPoolName(MessageDrivenComponentDescription, String) - Method in class org.jboss.as.ejb3.deployment.processors.merging.MessageDrivenBeanPoolMergingProcessor
 
setPoolName(StatelessComponentDescription, String) - Method in class org.jboss.as.ejb3.deployment.processors.merging.StatelessSessionBeanPoolMergingProcessor
 
setPoolName(String) - Method in class org.jboss.as.ejb3.pool.EJBBoundPoolMetaData
 
setPreviousRun(Date) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
 
setPreviousRun(Date) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
Sets the Date of the previous timeout of this timer
setPrimaryKey(Object) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
 
setRepeatInterval(long) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
 
setRequiresJacc(boolean) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
setResourceAdapterName(String) - Method in class org.jboss.as.ejb3.component.messagedriven.DefaultResourceAdapterService
 
setResourceAdapterName(String) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
 
setResourceAdapterName(String) - Method in class org.jboss.as.ejb3.resourceadapterbinding.metadata.EJBBoundResourceAdapterBindingMetaData
 
setRollbackOnly() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
setRollbackOnly() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponent
 
setRollbackOnly() - Method in class org.jboss.as.ejb3.context.EJBContextImpl
 
setRollbackOnly() - Method in class org.jboss.as.ejb3.context.SessionContextImpl
 
setRollbackOnly(Transaction, Throwable) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
The setRollbackOnly method calls setRollbackOnly() on the invocation's transaction and logs any exceptions than may occur.
setRollbackOnlyFailed(Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs an error message indicating an exception occurred while calling setRollBackOnly
setRollbackOnlyFailed(Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
setRollbackOnlyFailed$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
setRollbackOnlyNotAllowedForSupportsTxAttr() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
setRollbackOnlyNotAllowedForSupportsTxAttr() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
setRollbackOnlyNotAllowedForSupportsTxAttr$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
setRunAs(String) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
setRunAsPrincipal(String) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
setRunAsPrincipal(String) - Method in class org.jboss.as.ejb3.security.metadata.EJBBoundSecurityMetaData
 
setScheduleExprDayOfMonth(String) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer.Builder
 
setScheduleExprDayOfWeek(String) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer.Builder
 
setScheduleExprEndDate(Date) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer.Builder
 
setScheduleExprHour(String) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer.Builder
 
setScheduleExprMinute(String) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer.Builder
 
setScheduleExprMonth(String) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer.Builder
 
setScheduleExprSecond(String) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer.Builder
 
setScheduleExprStartDate(Date) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer.Builder
 
setScheduleExprTimezone(String) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer.Builder
 
setScheduleExprYear(String) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer.Builder
 
setSecurityDomain(String) - Method in class org.jboss.as.ejb3.security.metadata.EJBBoundSecurityMetaData
 
setSecurityDomainServiceName(ServiceName) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
setSecurityRequired(boolean) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
setSecurityRoles(SecurityRolesMetaData) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
setServerInterceptorCache(ServerInterceptorCache) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
setStatefulTimeout(StatefulTimeoutInfo) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
 
setTimedObjectId(String) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
 
setTimeout(long) - Method in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
 
setTimeout(long) - Method in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfigService
 
setTimeoutMethod(Method) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
setTimeoutMethod(Method) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer.Builder
 
setTimeoutUnit(TimeUnit) - Method in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
 
setTimeoutUnit(TimeUnit) - Method in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfigService
 
setTimerService(TimerService) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
setTimerState(TimerState) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
 
setTimerState(TimerState, Thread) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
Sets the state and timer task executing thread of this timer
setTransaction(Transaction) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
 
setTransactionManagementType(TransactionManagementType) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
setup(Set<DeniedMethodKey>) - Method in class org.jboss.as.ejb3.component.allowedmethods.AllowedMethodsInformation
 
setup(Set<DeniedMethodKey>) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenAllowedMethodsInformation
 
setup(Set<DeniedMethodKey>) - Method in class org.jboss.as.ejb3.component.session.SessionBeanAllowedMethodsInformation
 
setup(Set<DeniedMethodKey>) - Method in class org.jboss.as.ejb3.component.singleton.SingletonAllowedMethodsInformation
 
setup(Set<DeniedMethodKey>) - Method in class org.jboss.as.ejb3.component.stateful.StatefulAllowedMethodsInformation
 
setup(Set<DeniedMethodKey>) - Method in class org.jboss.as.ejb3.component.stateless.StatelessAllowedMethodsInformation
 
setupClientViewInterceptors(ViewDescription) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
setupRemoteView(EJBViewDescription) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
setupSecurityInterceptors(ViewDescription) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
setupViewInterceptors(EJBViewDescription) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
setupViewInterceptors(EJBViewDescription) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
 
setupViewInterceptors(EJBViewDescription) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
 
setupViewInterceptors(EJBViewDescription) - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentDescription
 
setupViewInterceptors(EJBViewDescription) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
 
setupViewInterceptors(EJBViewDescription) - Method in class org.jboss.as.ejb3.component.stateless.StatelessComponentDescription
 
setUseQualifiedName(boolean) - Method in class org.jboss.as.ejb3.subsystem.IIOPSettingsService
 
SFSB_CACHE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultCacheWriteHandler
 
SFSB_PASSIVATION_DISABLED_CACHE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultCacheWriteHandler
 
shouldBeOverridden() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the method should be overridden
shouldBeOverridden() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
shouldBeOverridden$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
shouldDiscard(Exception, Method) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
 
shouldRun(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.persistence.database.DatabaseTimerPersistence
 
shouldRun(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
 
shouldRun(TimerImpl) - Method in interface org.jboss.as.ejb3.timerservice.persistence.TimerPersistence
Invoked before running a timer in order to determine if this node should run the timer.
shouldRun(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
Check if a persistent timer is already executed from a different instance or should be executed.
shutdown() - Method in class org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory
Upon calling this method the Jakarta Enterprise Beans will be set to a shutdown state, and no further invocations will be allowed.
ShutDownInterceptorFactory - Class in org.jboss.as.ejb3.component.interceptors
A per component interceptor that allows the Jakarta Enterprise Beans to shutdown gracefully.
ShutDownInterceptorFactory() - Constructor for class org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory
 
SimpleCache<K,V extends Identifiable<K>> - Class in org.jboss.as.ejb3.cache.simple
Simple Cache implementation using in-memory storage and eager expiration.
SimpleCache(StatefulObjectFactory<V>, Supplier<K>, StatefulTimeoutInfo, ServerEnvironment) - Constructor for class org.jboss.as.ejb3.cache.simple.SimpleCache
 
SimpleCacheFactoryBuilderServiceConfigurator<K,V extends Identifiable<K>> - Class in org.jboss.as.ejb3.cache.simple
Service that provides a simple CacheFactoryBuilder.
SimpleCacheFactoryBuilderServiceConfigurator(String) - Constructor for class org.jboss.as.ejb3.cache.simple.SimpleCacheFactoryBuilderServiceConfigurator
 
SimpleCacheFactoryServiceConfigurator<K,V extends Identifiable<K>> - Class in org.jboss.as.ejb3.cache.simple
Service that provides a simple CacheFactory.
SimpleCacheFactoryServiceConfigurator(StatefulComponentDescription) - Constructor for class org.jboss.as.ejb3.cache.simple.SimpleCacheFactoryServiceConfigurator
 
SINGLETON_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.component.DefaultAccessTimeoutService
 
SingletonAllowedMethodsInformation - Class in org.jboss.as.ejb3.component.singleton
 
SingletonAllowedMethodsInformation(boolean) - Constructor for class org.jboss.as.ejb3.component.singleton.SingletonAllowedMethodsInformation
 
SingletonBarrierService - Class in org.jboss.as.ejb3.clustering
Service that installs a singleton service on service start using a singleton policy.
SingletonBarrierService(Supplier<SingletonPolicy>) - Constructor for class org.jboss.as.ejb3.clustering.SingletonBarrierService
 
SingletonBeanDeploymentResourceDefinition - Class in org.jboss.as.ejb3.subsystem.deployment
ResourceDefinition for a SingletonComponent.
SingletonBeanRuntimeHandler - Class in org.jboss.as.ejb3.subsystem.deployment
Handles operations that provide runtime management of a SingletonComponent.
singletonCantImplementSessionBean(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
singletonCantImplementSessionBean(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
singletonCantImplementSessionBean$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
SingletonComponent - Class in org.jboss.as.ejb3.component.singleton
Component representing a Singleton Jakarta Enterprise Beans.
SingletonComponent(SingletonComponentCreateService, List<ServiceName>) - Constructor for class org.jboss.as.ejb3.component.singleton.SingletonComponent
Construct a new instance.
SingletonComponentCreateService - Class in org.jboss.as.ejb3.component.singleton
 
SingletonComponentCreateService(ComponentConfiguration, ApplicationExceptions, boolean, List<ServiceName>) - Constructor for class org.jboss.as.ejb3.component.singleton.SingletonComponentCreateService
 
SingletonComponentCreateServiceFactory - Class in org.jboss.as.ejb3.component.singleton
User: jpai
SingletonComponentCreateServiceFactory(boolean, List<ServiceName>) - Constructor for class org.jboss.as.ejb3.component.singleton.SingletonComponentCreateServiceFactory
 
SingletonComponentDescription - Class in org.jboss.as.ejb3.component.singleton
Component description for a singleton bean
SingletonComponentDescription(String, String, EjbJarDescription, DeploymentUnit, SessionBeanMetaData) - Constructor for class org.jboss.as.ejb3.component.singleton.SingletonComponentDescription
Construct a new instance.
SingletonComponentInstance - Class in org.jboss.as.ejb3.component.singleton
 
SingletonComponentInstance(BasicComponent, Interceptor, Map<Method, Interceptor>) - Constructor for class org.jboss.as.ejb3.component.singleton.SingletonComponentInstance
Construct a new instance.
SingletonComponentInstanceAssociationInterceptor - Class in org.jboss.as.ejb3.component.singleton
Responsible for associating the single component instance for a singleton bean during invocation.
SingleValue - Class in org.jboss.as.ejb3.timerservice.schedule.value
Represents a value for a ScheduleExpression which is expressed as a single value
SingleValue(String) - Constructor for class org.jboss.as.ejb3.timerservice.schedule.value.SingleValue
 
skipInvokeTimeoutDuringRetry(Timer, Date) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs a waring message indicating an overlapped invoking timeout for timer
skipInvokeTimeoutDuringRetry(Timer, Date) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
skipInvokeTimeoutDuringRetry$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
skipOverlappingInvokeTimeout(Timer, Date) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs a waring message indicating an overlapped invoking timeout for timer
skipOverlappingInvokeTimeout(Timer, Date) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
skipOverlappingInvokeTimeout$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
SLSB_POOL - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultPoolWriteHandler
 
start() - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
 
start() - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
 
start(StartContext) - Method in class org.jboss.as.ejb3.clustering.SingletonBarrierService
 
start(StartContext) - Method in class org.jboss.as.ejb3.component.DefaultAccessTimeoutService
 
start() - Method in class org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory
 
start(StartContext) - Method in class org.jboss.as.ejb3.component.messagedriven.DefaultResourceAdapterService
 
start(StartContext) - Method in class org.jboss.as.ejb3.component.messagedriven.MdbDeliveryControllerService
 
start() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent
 
start(StartContext) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentCreateService
 
start(StartContext) - Method in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfigService
 
start() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponent
 
start(StartContext) - Method in class org.jboss.as.ejb3.deployment.DeploymentRepositoryService
 
start(StartContext) - Method in class org.jboss.as.ejb3.deployment.EJBSecurityDomainService
 
start(StartContext) - Method in class org.jboss.as.ejb3.deployment.ModuleDeployment.ModuleDeploymentStartService
 
start(StartContext) - Method in class org.jboss.as.ejb3.deployment.ModuleDeployment
 
start(StartContext) - Method in class org.jboss.as.ejb3.deployment.processors.DiscoveryService
 
start(StartContext) - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
 
start(StartContext) - Method in class org.jboss.as.ejb3.iiop.POARegistry
 
start(StartContext) - Method in class org.jboss.as.ejb3.iiop.RemoteObjectSubstitutionService
 
start() - Method in interface org.jboss.as.ejb3.pool.Pool
Start the pool.
start() - Method in class org.jboss.as.ejb3.pool.strictmax.StrictMaxPool
 
start(StartContext) - Method in class org.jboss.as.ejb3.remote.AssociationService
 
start(StartContext) - Method in class org.jboss.as.ejb3.remote.EJBClientContextService
 
start(StartContext) - Method in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
 
start(StartContext) - Method in class org.jboss.as.ejb3.remote.http.EJB3RemoteHTTPService
 
start(StartContext) - Method in class org.jboss.as.ejb3.remote.LocalTransportProvider
 
start(StartContext) - Method in class org.jboss.as.ejb3.remote.RemotingProfileService
 
start(StartContext) - Method in class org.jboss.as.ejb3.security.service.EJBViewMethodSecurityAttributesService
 
start(StartContext) - Method in class org.jboss.as.ejb3.subsystem.ApplicationSecurityDomainService
 
start(StartContext) - Method in class org.jboss.as.ejb3.subsystem.DefaultDistinctNameService
 
START - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
 
start(StartContext) - Method in class org.jboss.as.ejb3.subsystem.EJB3UserTransactionAccessControlService
 
start(StartContext) - Method in class org.jboss.as.ejb3.subsystem.EJBClientConfiguratorService
 
start(StartContext) - Method in class org.jboss.as.ejb3.subsystem.EjbNameRegexService
 
start(StartContext) - Method in class org.jboss.as.ejb3.subsystem.IIOPSettingsService
 
start(StartContext) - Method in class org.jboss.as.ejb3.suspend.EJBSuspendHandlerService
Starts the service.
start(StartContext) - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
 
start(StartContext) - Method in class org.jboss.as.ejb3.timerservice.persistence.database.DatabaseTimerPersistence
 
start(StartContext) - Method in class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
 
start(StartContext) - Method in class org.jboss.as.ejb3.timerservice.TimedObjectInvokerImpl
 
start(StartContext) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
 
START_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.deployment.ModuleDeployment
 
startDelivery() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent
 
startDeployment(DeploymentModuleIdentifier) - Method in interface org.jboss.as.ejb3.deployment.DeploymentRepository
 
startDeployment(DeploymentModuleIdentifier) - Method in class org.jboss.as.ejb3.deployment.DeploymentRepositoryService
 
startTimer(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
Registers a timer with a transaction (if any in progress) and then moves the timer to an active state, so that it becomes eligible for timeouts
StartupAwaitDeploymentUnitProcessor - Class in org.jboss.as.ejb3.deployment.processors
Adds StartupAwaitInterceptor to exposed methods of Jakarta Enterprise Beans, forcing users to wait until all startup beans in the deployment are done with post-construct methods.
StartupAwaitDeploymentUnitProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.StartupAwaitDeploymentUnitProcessor
 
StartupAwaitInterceptor - Class in org.jboss.as.ejb3.deployment.processors
Interceptor forcing invocation to wait until passed CountDownLatch value is decreased to 0.
StartupCountDownInterceptor - Class in org.jboss.as.ejb3.component.singleton
Interceptor decreasing value of passed CountDownLatch per invocation.
StartupMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
Handles Startup
StartupMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.StartupMergingProcessor
 
STATEFUL_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.component.DefaultAccessTimeoutService
 
StatefulAllowedMethodsInformation - Class in org.jboss.as.ejb3.component.stateful
 
StatefulAllowedMethodsInformation(boolean) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulAllowedMethodsInformation
 
StatefulBMTInterceptor - Class in org.jboss.as.ejb3.tx
A per instance interceptor that keeps an association with the outcoming transaction.
StatefulBMTInterceptor(EJBComponent) - Constructor for class org.jboss.as.ejb3.tx.StatefulBMTInterceptor
 
StatefulComponentCreateServiceFactory - Class in org.jboss.as.ejb3.component.stateful
User: jpai
StatefulComponentCreateServiceFactory() - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulComponentCreateServiceFactory
 
StatefulComponentDescription - Class in org.jboss.as.ejb3.component.stateful
User: jpai
StatefulComponentDescription(String, String, EjbJarDescription, DeploymentUnit, SessionBeanMetaData) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
Construct a new instance.
StatefulComponentDescription.StatefulRemoveMethod - Class in org.jboss.as.ejb3.component.stateful
 
StatefulComponentInstanceInterceptor - Class in org.jboss.as.ejb3.component.stateful
Associate the proper component instance to the invocation based on the passed in session identifier.
StatefulComponentInstanceInterceptor() - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulComponentInstanceInterceptor
 
StatefulComponentSessionIdGeneratingInterceptor - Class in org.jboss.as.ejb3.component.stateful
User: jpai
StatefulIdentityInterceptor - Class in org.jboss.as.ejb3.component.stateful
Interceptor for equals / hashCode for SFSB's
StatefulInitMethodInterceptor - Class in org.jboss.as.ejb3.component.stateful
Interceptor factory for SFSB's that invokes the ejbCreate method.
StatefulObjectFactory<T> - Interface in org.jboss.as.ejb3.cache
Creates and destroys stateful objects.
StatefulRemoteViewInstanceFactory - Class in org.jboss.as.ejb3.component.stateful
 
StatefulRemoteViewInstanceFactory(String, String, String, String) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulRemoteViewInstanceFactory
 
StatefulRemoteViewInstanceFactory(EJBIdentifier) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulRemoteViewInstanceFactory
 
StatefulRemoveDelegationInterceptor - Class in org.jboss.as.ejb3.component.stateful
Interceptor that delegates calls to Enterprise Beans 2.x remove methods to the component remove method interceptor chain
StatefulRemoveInterceptor - Class in org.jboss.as.ejb3.component.stateful
An interceptor which handles an invocation on a Remove method of a stateful session bean.
StatefulRemoveInterceptor(boolean) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulRemoveInterceptor
 
StatefulSerializedProxy - Class in org.jboss.as.ejb3.component.stateful
Serialized form of a SFSB
StatefulSerializedProxy(String, SessionID) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulSerializedProxy
 
StatefulSessionBeanClassTable - Class in org.jboss.as.ejb3.component.stateful
 
StatefulSessionBeanClassTable() - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulSessionBeanClassTable
 
StatefulSessionBeanDeploymentResourceDefinition - Class in org.jboss.as.ejb3.subsystem.deployment
ResourceDefinition for a StatefulSessionComponent.
StatefulSessionBeanObjectViewConfigurator - Class in org.jboss.as.ejb3.component.stateful
 
StatefulSessionBeanObjectViewConfigurator() - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulSessionBeanObjectViewConfigurator
 
StatefulSessionBeanRuntimeHandler - Class in org.jboss.as.ejb3.subsystem.deployment
Handles operations that provide runtime management of a StatefulSessionComponent.
StatefulSessionBeanSerializabilityChecker - Class in org.jboss.as.ejb3.component.stateful
 
StatefulSessionBeanSerializabilityChecker(ModuleDeployment) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulSessionBeanSerializabilityChecker
 
StatefulSessionComponent - Class in org.jboss.as.ejb3.component.stateful
Stateful Session Bean
StatefulSessionComponent(StatefulSessionComponentCreateService) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
Construct a new instance.
StatefulSessionComponentCreateService - Class in org.jboss.as.ejb3.component.stateful
 
StatefulSessionComponentCreateService(ComponentConfiguration, ApplicationExceptions, Supplier<CacheFactory<SessionID, StatefulSessionComponentInstance>>) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
Construct a new instance.
StatefulSessionComponentInstance - Class in org.jboss.as.ejb3.component.stateful
 
StatefulSessionComponentInstance(StatefulSessionComponent, Interceptor, Map<Method, Interceptor>, Map<Object, Object>) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
Construct a new instance.
statefulSessionIdIsNull(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating session id hasn't been set for stateful component
statefulSessionIdIsNull(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
statefulSessionIdIsNull$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
StatefulSessionSynchronizationInterceptor - Class in org.jboss.as.ejb3.component.stateful
Interceptor which manages Synchronization semantics on a stateful session bean.
StatefulSessionSynchronizationInterceptor(boolean) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulSessionSynchronizationInterceptor
 
StatefulTimeoutAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
 
StatefulTimeoutAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.StatefulTimeoutAnnotationInformationFactory
 
StatefulTimeoutInfo - Class in org.jboss.as.ejb3.component.stateful
 
StatefulTimeoutInfo(long, TimeUnit) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulTimeoutInfo
 
StatefulTimeoutInfo(StatefulTimeout) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulTimeoutInfo
 
StatefulTimeoutMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
Handles the RunAs annotation merging
StatefulTimeoutMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.StatefulTimeoutMergingProcessor
 
StatefulTransactionMarker - Class in org.jboss.as.ejb3.component.stateful
Marker class that is added to the invocation context to indicate to inner interceptors if this SFSB is participating in a transaction or not.
StatefulWriteReplaceInterceptor - Class in org.jboss.as.ejb3.component.stateful
Interceptor that handles the writeReplace method for a SFSB
StatefulWriteReplaceInterceptor(String) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulWriteReplaceInterceptor
 
StatefulWriteReplaceInterceptor.Factory - Class in org.jboss.as.ejb3.component.stateful
 
StatelessAllowedMethodsInformation - Class in org.jboss.as.ejb3.component.stateless
 
StatelessAllowedMethodsInformation(boolean) - Constructor for class org.jboss.as.ejb3.component.stateless.StatelessAllowedMethodsInformation
 
StatelessComponentCreateServiceFactory - Class in org.jboss.as.ejb3.component.stateless
User: jpai
StatelessComponentCreateServiceFactory() - Constructor for class org.jboss.as.ejb3.component.stateless.StatelessComponentCreateServiceFactory
 
StatelessComponentDescription - Class in org.jboss.as.ejb3.component.stateless
User: jpai
StatelessComponentDescription(String, String, EjbJarDescription, DeploymentUnit, SessionBeanMetaData, boolean) - Constructor for class org.jboss.as.ejb3.component.stateless.StatelessComponentDescription
Construct a new instance.
StatelessComponentInstanceAssociatingFactory - Class in org.jboss.as.ejb3.component.stateless
User: jpai
StatelessObjectFactory<T> - Interface in org.jboss.as.ejb3.pool
Creates and destroys stateless objects.
StatelessRemoteViewInstanceFactory - Class in org.jboss.as.ejb3.component.session
 
StatelessRemoteViewInstanceFactory(String, String, String, String) - Constructor for class org.jboss.as.ejb3.component.session.StatelessRemoteViewInstanceFactory
 
StatelessRemoteViewInstanceFactory(EJBIdentifier) - Constructor for class org.jboss.as.ejb3.component.session.StatelessRemoteViewInstanceFactory
 
StatelessSerializedProxy - Class in org.jboss.as.ejb3.component.session
Serialized form of a singleton or session bean
StatelessSerializedProxy(String) - Constructor for class org.jboss.as.ejb3.component.session.StatelessSerializedProxy
 
StatelessSessionBeanDeploymentResourceDefinition - Class in org.jboss.as.ejb3.subsystem.deployment
ResourceDefinition for a StatelessSessionComponent.
StatelessSessionBeanObjectViewConfigurator - Class in org.jboss.as.ejb3.component.stateless
 
StatelessSessionBeanObjectViewConfigurator() - Constructor for class org.jboss.as.ejb3.component.stateless.StatelessSessionBeanObjectViewConfigurator
 
StatelessSessionBeanPoolMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
Sets up the stateless bean component description with the pool name configured for the bean via the Pool annotation and/or the deployment descriptor
StatelessSessionBeanPoolMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.StatelessSessionBeanPoolMergingProcessor
 
StatelessSessionBeanRuntimeHandler - Class in org.jboss.as.ejb3.subsystem.deployment
Handles operations that provide runtime management of a StatelessSessionComponent.
StatelessSessionComponent - Class in org.jboss.as.ejb3.component.stateless
Component responsible for managing EJB3 stateless session beans

Author : Jaikiran Pai

StatelessSessionComponent(StatelessSessionComponentCreateService) - Constructor for class org.jboss.as.ejb3.component.stateless.StatelessSessionComponent
Constructs a StatelessEJBComponent for a stateless session bean
StatelessSessionComponentCreateService - Class in org.jboss.as.ejb3.component.stateless
 
StatelessSessionComponentCreateService(ComponentConfiguration, ApplicationExceptions) - Constructor for class org.jboss.as.ejb3.component.stateless.StatelessSessionComponentCreateService
Construct a new instance.
StatelessSessionComponentInstance - Class in org.jboss.as.ejb3.component.stateless
Author : Jaikiran Pai
StatelessSessionComponentInstance(BasicComponent, Interceptor, Map<Method, Interceptor>) - Constructor for class org.jboss.as.ejb3.component.stateless.StatelessSessionComponentInstance
Construct a new instance.
StatelessWriteReplaceInterceptor - Class in org.jboss.as.ejb3.component.session
Interceptor that handles the writeReplace method for a stateless and singleton session beans
StatelessWriteReplaceInterceptor(String) - Constructor for class org.jboss.as.ejb3.component.session.StatelessWriteReplaceInterceptor
 
STATIC - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
STATIC_EJB_CLIENT_INTERCEPTORS - Static variable in class org.jboss.as.ejb3.subsystem.Attachments
 
STATIC_EJB_DISCOVERY - Static variable in class org.jboss.as.ejb3.subsystem.StaticEJBDiscoveryDefinition
 
STATIC_URLS - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
StaticEjbDiscovery(String, String, String, String) - Constructor for class org.jboss.as.ejb3.subsystem.StaticEJBDiscoveryDefinition.StaticEjbDiscovery
 
StaticEJBDiscoveryDefinition - Class in org.jboss.as.ejb3.subsystem
AttributeDefinition implementation for the "static-ejb-discovery" attribute.
StaticEJBDiscoveryDefinition() - Constructor for class org.jboss.as.ejb3.subsystem.StaticEJBDiscoveryDefinition
 
StaticEJBDiscoveryDefinition.StaticEjbDiscovery - Class in org.jboss.as.ejb3.subsystem
 
StaticInterceptorsDependenciesDeploymentUnitProcessor - Class in org.jboss.as.ejb3.subsystem
 
StaticInterceptorsDependenciesDeploymentUnitProcessor(Collection<ServerInterceptorMetaData>) - Constructor for class org.jboss.as.ejb3.subsystem.StaticInterceptorsDependenciesDeploymentUnitProcessor
 
STATISTICS_ENABLED - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
statusAsString(int) - Static method in class org.jboss.as.ejb3.tx.util.StatusHelper
Converts a tx Status index to a String
StatusHelper - Class in org.jboss.as.ejb3.tx.util
 
StatusHelper() - Constructor for class org.jboss.as.ejb3.tx.util.StatusHelper
 
stop() - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
 
stop() - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
 
stop(StopContext) - Method in class org.jboss.as.ejb3.clustering.SingletonBarrierService
 
stop(StopContext) - Method in class org.jboss.as.ejb3.component.DefaultAccessTimeoutService
 
stop() - Method in class org.jboss.as.ejb3.component.EJBComponent
 
stop(StopContext) - Method in class org.jboss.as.ejb3.component.messagedriven.DefaultResourceAdapterService
 
stop(StopContext) - Method in class org.jboss.as.ejb3.component.messagedriven.MdbDeliveryControllerService
 
stop(StopContext) - Method in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfigService
 
stop(StopContext) - Method in class org.jboss.as.ejb3.deployment.DeploymentRepositoryService
 
stop(StopContext) - Method in class org.jboss.as.ejb3.deployment.EJBSecurityDomainService
 
stop(StopContext) - Method in class org.jboss.as.ejb3.deployment.ModuleDeployment.ModuleDeploymentStartService
 
stop(StopContext) - Method in class org.jboss.as.ejb3.deployment.ModuleDeployment
 
stop(StopContext) - Method in class org.jboss.as.ejb3.deployment.processors.DiscoveryService
 
stop(StopContext) - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
 
stop(StopContext) - Method in class org.jboss.as.ejb3.iiop.POARegistry
 
stop(StopContext) - Method in class org.jboss.as.ejb3.iiop.RemoteObjectSubstitutionService
 
stop() - Method in interface org.jboss.as.ejb3.pool.Pool
Stop the pool.
stop() - Method in class org.jboss.as.ejb3.pool.strictmax.StrictMaxPool
 
stop(StopContext) - Method in class org.jboss.as.ejb3.remote.AssociationService
 
stop(StopContext) - Method in class org.jboss.as.ejb3.remote.EJBClientContextService
 
stop(StopContext) - Method in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
 
stop(StopContext) - Method in class org.jboss.as.ejb3.remote.http.EJB3RemoteHTTPService
 
stop(StopContext) - Method in class org.jboss.as.ejb3.remote.LocalTransportProvider
 
stop(StopContext) - Method in class org.jboss.as.ejb3.remote.RemotingProfileService
 
stop(StopContext) - Method in class org.jboss.as.ejb3.security.service.EJBViewMethodSecurityAttributesService
 
stop(StopContext) - Method in class org.jboss.as.ejb3.subsystem.ApplicationSecurityDomainService
 
stop(StopContext) - Method in class org.jboss.as.ejb3.subsystem.DefaultDistinctNameService
 
stop(StopContext) - Method in class org.jboss.as.ejb3.subsystem.EJB3UserTransactionAccessControlService
 
stop(StopContext) - Method in class org.jboss.as.ejb3.subsystem.EJBClientConfiguratorService
 
stop(StopContext) - Method in class org.jboss.as.ejb3.subsystem.EjbNameRegexService
 
stop(StopContext) - Method in class org.jboss.as.ejb3.subsystem.IIOPSettingsService
 
stop(StopContext) - Method in class org.jboss.as.ejb3.suspend.EJBSuspendHandlerService
Stops the service.
stop(StopContext) - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
 
stop(StopContext) - Method in class org.jboss.as.ejb3.timerservice.persistence.database.DatabaseTimerPersistence
 
stop(StopContext) - Method in class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
 
stop(StopContext) - Method in class org.jboss.as.ejb3.timerservice.TimedObjectInvokerImpl
 
stop(StopContext) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
 
stopDelivery() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent
 
STRICT_MAX_BEAN_INSTANCE_POOL - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
STRICT_MAX_BEAN_INSTANCE_POOL_PATH - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
STRICT_MAX_POOL_CONFIG_CAPABILITY - Static variable in class org.jboss.as.ejb3.subsystem.StrictMaxPoolResourceDefinition
 
STRICT_MAX_POOL_CONFIG_CAPABILITY_NAME - Static variable in class org.jboss.as.ejb3.subsystem.StrictMaxPoolResourceDefinition
 
StrictMaxPool<T> - Class in org.jboss.as.ejb3.pool.strictmax
A pool with a maximum size.
StrictMaxPool(StatelessObjectFactory<T>, int, long, TimeUnit) - Constructor for class org.jboss.as.ejb3.pool.strictmax.StrictMaxPool
 
StrictMaxPoolAdd - Class in org.jboss.as.ejb3.subsystem
Adds a strict-max-pool to the EJB3 subsystem's bean-instance-pools.
StrictMaxPoolConfig - Class in org.jboss.as.ejb3.component.pool
User: Jaikiran Pai
StrictMaxPoolConfig(String, int, long, TimeUnit) - Constructor for class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
 
StrictMaxPoolConfigService - Class in org.jboss.as.ejb3.component.pool
User: jpai
StrictMaxPoolConfigService(String, int, StrictMaxPoolConfigService.Derive, long, TimeUnit) - Constructor for class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfigService
 
StrictMaxPoolConfigService.Derive - Enum in org.jboss.as.ejb3.component.pool
 
StrictMaxPoolDerivedSizeReadHandler - Class in org.jboss.as.ejb3.subsystem
 
StrictMaxPoolDerivedSizeReadHandler() - Constructor for class org.jboss.as.ejb3.subsystem.StrictMaxPoolDerivedSizeReadHandler
 
StrictMaxPoolResourceDefinition - Class in org.jboss.as.ejb3.subsystem
ResourceDefinition for the strict-max-bean-pool resource.
strictPoolDerivedFromCPUs(String, int) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
strictPoolDerivedFromCPUs(String, int) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
strictPoolDerivedFromCPUs$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
strictPoolDerivedFromWorkers(String, int) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
strictPoolDerivedFromWorkers(String, int) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
strictPoolDerivedFromWorkers$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
stringParamCannotBeNullOrEmpty(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates and returns an exception indicating that the param named paramName cannot be null or empty string.
stringParamCannotBeNullOrEmpty(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
stringParamCannotBeNullOrEmpty$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
SUBDIRECTORY_COUNT - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
Deprecated.
SUBDIRECTORY_COUNT - Static variable in class org.jboss.as.ejb3.subsystem.FilePassivationStoreResourceDefinition
Deprecated.
SUBSYSTEM_NAME - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Extension
 
SUBSYSTEM_PATH - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Subsystem12Parser
 
supports(InterceptorContext, EJBComponent) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
 
supportsPassivation() - Method in interface org.jboss.as.ejb3.cache.CacheFactoryBuilder
Indicates whether or not cache factories built by this object can support passivation.
supportsPassivation() - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCacheFactoryBuilderServiceConfigurator
 
supportsPassivation() - Method in class org.jboss.as.ejb3.cache.simple.SimpleCacheFactoryBuilderServiceConfigurator
 
supportsProtocol(String) - Method in class org.jboss.as.ejb3.remote.LocalTransportProvider
 
suspend() - Method in interface org.jboss.as.ejb3.deployment.DeploymentRepository
 
suspend() - Method in class org.jboss.as.ejb3.deployment.DeploymentRepositoryService
 
suspend() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
Suspends any currently scheduled task for this timer
suspended(ServerActivityCallback) - Method in class org.jboss.as.ejb3.suspend.EJBSuspendHandlerService
Notifies local transaction context that server is suspended, and only completes suspension if there are no active invocations nor transactions.
suspendTimers() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
Suspends any currently scheduled tasks for Timers
suspensionComplete() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
suspensionComplete() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
suspensionComplete$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
suspensionWaitingActiveTransactions(int) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
suspensionWaitingActiveTransactions(int) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
suspensionWaitingActiveTransactions$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
SYNC_STATE_AFTER_COMPLETE_DELAYED_COMMITTED - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
 
SYNC_STATE_AFTER_COMPLETE_DELAYED_NO_COMMIT - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
 
SYNC_STATE_INVOCATION_IN_PROGRESS - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
 
SYNC_STATE_NO_INVOCATION - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
 

T

taskWasCancelled() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the task was cancelled
taskWasCancelled() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
taskWasCancelled$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
test(K) - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
 
THREAD_POOL - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
THREAD_POOL_CAPABILITY_NAME - Static variable in class org.jboss.as.ejb3.subsystem.EJB3AsyncResourceDefinition
 
THREAD_POOL_CAPABILITY_NAME - Static variable in class org.jboss.as.ejb3.subsystem.EJB3RemoteResourceDefinition
 
THREAD_POOL_CAPABILITY_NAME - Static variable in class org.jboss.as.ejb3.subsystem.TimerServiceResourceDefinition
 
THREAD_POOL_NAME - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
THREAD_POOL_PATH - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
ThreadLocalStack<E> - Class in org.jboss.as.ejb3.util
A thread local stack data structure.
ThreadLocalStack() - Constructor for class org.jboss.as.ejb3.util.ThreadLocalStack
 
throwException(MethodType, InvocationType) - Method in class org.jboss.as.ejb3.component.allowedmethods.AllowedMethodsInformation
throw an exception when a method cannot be invoked
throwException(MethodType, CurrentSynchronizationCallback.CallbackType) - Method in class org.jboss.as.ejb3.component.allowedmethods.AllowedMethodsInformation
throw an exception when a method cannot be invoked
TIME_REMAINING - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
 
timedObjectId - Variable in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
 
timedObjectId - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
 
timedObjectId - Variable in class org.jboss.as.ejb3.timerservice.TimerTask
 
TimedObjectInvoker - Interface in org.jboss.as.ejb3.timerservice.spi
An implementation can invoke the ejbTimeout method on a TimedObject.
timedObjectInvoker - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl
The TimedObjectInvoker to which this timer corresponds
TimedObjectInvokerImpl - Class in org.jboss.as.ejb3.timerservice
Timed object invoker for an Jakarta Enterprise Beans.
TimedObjectInvokerImpl(String, Module) - Constructor for class org.jboss.as.ejb3.timerservice.TimedObjectInvokerImpl
 
TimeoutMethod - Class in org.jboss.as.ejb3.timerservice.persistence
TimeoutMethod
TimeoutMethod(String, String, String[]) - Constructor for class org.jboss.as.ejb3.timerservice.persistence.TimeoutMethod
 
TIMER - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
TIMER_PARAM_1 - Static variable in class org.jboss.as.ejb3.timerservice.persistence.TimeoutMethod
Constant string value to indicate that the timeout method has 1 parameter, which must be javax.ejb.Timer
TIMER_PARAM_1_ARRAY - Static variable in class org.jboss.as.ejb3.timerservice.persistence.TimeoutMethod
Constant string array value to indicate that the timeout method has 1 parameter, which must be javax.ejb.Timer
TIMER_PATH - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
TIMER_PERSISTENCE_CAPABILITY - Static variable in class org.jboss.as.ejb3.subsystem.TimerServiceResourceDefinition
 
TIMER_PERSISTENCE_CAPABILITY_NAME - Static variable in class org.jboss.as.ejb3.subsystem.TimerServiceResourceDefinition
 
TIMER_SERVICE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
TIMER_SERVICE_CAPABILITY - Static variable in class org.jboss.as.ejb3.subsystem.TimerServiceResourceDefinition
 
TIMER_SERVICE_CAPABILITY_NAME - Static variable in class org.jboss.as.ejb3.subsystem.TimerServiceResourceDefinition
 
TIMER_SERVICE_PATH - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
timerAdded(TimerImpl) - Method in interface org.jboss.as.ejb3.timerservice.persistence.TimerPersistence.TimerChangeListener
Invoked when a timer is added to the underlying store.
TimerAttributeDefinition - Class in org.jboss.as.ejb3.subsystem.deployment
Attribute definition for the list of timers associated with an Jakarta Enterprise Beans.
TimerAttributeDefinition.Builder - Class in org.jboss.as.ejb3.subsystem.deployment
 
timerCannotBeAdded(TimerImpl) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
timerCannotBeAdded(TimerImpl) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerCannotBeAdded$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
TimerCMTTxInterceptor - Class in org.jboss.as.ejb3.tx
CMT interceptor for timer invocations.
TimerCMTTxInterceptor() - Constructor for class org.jboss.as.ejb3.tx.TimerCMTTxInterceptor
 
timerCreated(String) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
 
timerDeployed(String) - Method in class org.jboss.as.ejb3.timerservice.persistence.database.DatabaseTimerPersistence
 
timerDeployed(String) - Method in interface org.jboss.as.ejb3.timerservice.persistence.TimerPersistence
Signals that the timer is being deployed and any internal structured required should be added.
TimerEntity - Class in org.jboss.as.ejb3.timerservice.persistence
DO NOT MODIFY THIS CLASS Due to a temporary implementation that became permanent, the FileTimerPersistence writes these out directly, modifying this class will break compatibility
TimerEntity(TimerImpl) - Constructor for class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
 
timerFileStoreDirNotExist(File) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating timer file store directory does not exist"
timerFileStoreDirNotExist(File) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerFileStoreDirNotExist$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
TimerHandleImpl - Class in org.jboss.as.ejb3.timerservice
 
TimerHandleImpl(String, String, TimerServiceImpl) - Constructor for class org.jboss.as.ejb3.timerservice.TimerHandleImpl
Creates a TimerHandleImpl
timerHandleIsNotActive(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the timer for the handle is not active.
timerHandleIsNotActive(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerHandleIsNotActive$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerHasExpired(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the Timer has expired
timerHasExpired(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerHasExpired$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerId - Variable in class org.jboss.as.ejb3.timerservice.TimerTask
 
TimerImpl - Class in org.jboss.as.ejb3.timerservice
Implementation of Enterprise Beans 3.1 Timer
TimerImpl(TimerImpl.Builder, TimerServiceImpl) - Constructor for class org.jboss.as.ejb3.timerservice.TimerImpl
Creates a TimerImpl
TimerImpl.Builder - Class in org.jboss.as.ejb3.timerservice
 
timerInvocationFailed(Exception) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
timerInvocationFailed(Exception) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerInvocationFailed$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerInvocationFailedDueToInvokerNotBeingStarted() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
timerInvocationFailedDueToInvokerNotBeingStarted() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerInvocationFailedDueToInvokerNotBeingStarted$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerInvocationRolledBack() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
timerInvocationRolledBack() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerInvocationRolledBack$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerIsActive(Timer) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating that timer is active.
timerIsActive(Timer) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerIsActive$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerIsNull() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating timer cannot be null
timerIsNull() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerIsNull$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
TimerMethodMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
Deployment unit processor that merges the annotation information with the information in the deployment descriptor
TimerMethodMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.TimerMethodMergingProcessor
 
timerNotActive(Timer) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs an info message indicating timer is not active, skipping retry of timer
timerNotActive(Timer) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerNotActive$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerNotDeployed(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
timerNotDeployed(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerNotDeployed$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerNotFound(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
timerNotFound(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerNotFound$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerNotRunning(NotSupportedException, TimerImpl) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
timerNotRunning(NotSupportedException, TimerImpl) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerNotRunning$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
TimerPersistence - Interface in org.jboss.as.ejb3.timerservice.persistence
 
TimerPersistence.TimerChangeListener - Interface in org.jboss.as.ejb3.timerservice.persistence
Listener that gets invoked when a new timer is added to the underlying store.
timerPersistenceNotEnable() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs a warning message indicating the timer persistence is not enabled, persistent timers will not survive JVM restarts
timerPersistenceNotEnable() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerPersistenceNotEnable$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerReinstatementFailed(String, String, Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
timerReinstatementFailed(String, String, Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerReinstatementFailed$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerRemoved(String) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
 
timerRemoved(String) - Method in interface org.jboss.as.ejb3.timerservice.persistence.TimerPersistence.TimerChangeListener
Invoked when a timer is removed from the underlying store
TimerResourceDefinition<T extends EJBComponent> - Class in org.jboss.as.ejb3.subsystem.deployment
ResourceDefinition for the timer resource for runtime Jakarta Enterprise Beans deployment.
timerRetried(Timer) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs an info message indicating timer will be retried
timerRetried(Timer) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerRetried$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerService - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl
The TimerService through which this timer was created
timerService - Variable in class org.jboss.as.ejb3.timerservice.TimerTask
TimerServiceImpl to which this TimerTask belongs
TimerServiceAdd - Class in org.jboss.as.ejb3.subsystem
Adds the timer service
TimerServiceAnnotationProcessor - Class in org.jboss.as.ejb3.deployment.processors.annotation
Processes EJB annotations and attaches them to the EEModuleClassDescription
TimerServiceAnnotationProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.TimerServiceAnnotationProcessor
 
TimerServiceBindingSource - Class in org.jboss.as.ejb3.timerservice
An InjectionSource which returns a reference to a TimerService

TimerServiceBindingSource() - Constructor for class org.jboss.as.ejb3.timerservice.TimerServiceBindingSource
 
TimerServiceDeploymentProcessor - Class in org.jboss.as.ejb3.deployment.processors
Deployment processor that sets up the timer service for singletons and stateless session beans NOTE: References in this document to Enterprise JavaBeans(EJB) refer to the Jakarta Enterprise Beans unless otherwise noted.
TimerServiceDeploymentProcessor(ServiceName, String) - Constructor for class org.jboss.as.ejb3.deployment.processors.TimerServiceDeploymentProcessor
 
TimerServiceImpl - Class in org.jboss.as.ejb3.timerservice
MK2 implementation of Enterprise Beans 3.1 TimerService
TimerServiceImpl(Map<Method, List<AutoTimer>>, ServiceName, TimerServiceRegistry) - Constructor for class org.jboss.as.ejb3.timerservice.TimerServiceImpl
timerServiceIsNotActive() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
timerServiceIsNotActive() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerServiceIsNotActive$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
TimerServiceJndiBindingProcessor - Class in org.jboss.as.ejb3.deployment.processors
Deployment processor responsible for detecting Jakarta Enterprise Beans components and adding a BindingConfiguration for the java:comp/TimerService entry.
TimerServiceJndiBindingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.TimerServiceJndiBindingProcessor
 
TimerServiceMetaData - Class in org.jboss.as.ejb3.timerservice
 
TimerServiceMetaData() - Constructor for class org.jboss.as.ejb3.timerservice.TimerServiceMetaData
 
TimerServiceMetaDataParser - Class in org.jboss.as.ejb3.timerservice
 
timerServiceMethodNotAllowedForSFSB(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
timerServiceMethodNotAllowedForSFSB(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerServiceMethodNotAllowedForSFSB$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
TimerServiceRegistry - Class in org.jboss.as.ejb3.component
A registry to which individual timer services can register to (and un-register from).
TimerServiceRegistry() - Constructor for class org.jboss.as.ejb3.component.TimerServiceRegistry
 
TimerServiceResource - Class in org.jboss.as.ejb3.subsystem.deployment
 
TimerServiceResource() - Constructor for class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
 
TimerServiceResourceDefinition<T extends EJBComponent> - Class in org.jboss.as.ejb3.subsystem.deployment
ResourceDefinition for the timer-service resource for runtime ejb deployment.
TimerServiceResourceDefinition - Class in org.jboss.as.ejb3.subsystem
ResourceDefinition for the timer-service resource.
TimerServiceResourceDefinition(PathManager) - Constructor for class org.jboss.as.ejb3.subsystem.TimerServiceResourceDefinition
 
timerServiceWithIdNotRegistered(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the timerservice with timedObjectId is not registered
timerServiceWithIdNotRegistered(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerServiceWithIdNotRegistered$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerState - Variable in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
 
timerState - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
 
timerState - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl
The timer state
TimerState - Enum in org.jboss.as.ejb3.timerservice
Timer states.
timerSync(TimerImpl, TimerImpl) - Method in interface org.jboss.as.ejb3.timerservice.persistence.TimerPersistence.TimerChangeListener
Invoked when a timer needs to be sync with the underlying store
TimerTask<T extends TimerImpl> - Class in org.jboss.as.ejb3.timerservice
A timer task which will be invoked at appropriate intervals based on a Timer schedule.
TimerTask(T) - Constructor for class org.jboss.as.ejb3.timerservice.TimerTask
Creates a TimerTask for the timer
TimerTransactionRolledBackException - Exception in org.jboss.as.ejb3.tx
 
TimerTransactionRolledBackException() - Constructor for exception org.jboss.as.ejb3.tx.TimerTransactionRolledBackException
 
TimerTransactionRolledBackException(Throwable) - Constructor for exception org.jboss.as.ejb3.tx.TimerTransactionRolledBackException
 
TimerTransactionRolledBackException(String) - Constructor for exception org.jboss.as.ejb3.tx.TimerTransactionRolledBackException
 
TimerTransactionRolledBackException(String, Throwable) - Constructor for exception org.jboss.as.ejb3.tx.TimerTransactionRolledBackException
 
timerUndeployed(String) - Method in class org.jboss.as.ejb3.timerservice.persistence.database.DatabaseTimerPersistence
 
timerUndeployed(String) - Method in class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
 
timerUndeployed(String) - Method in interface org.jboss.as.ejb3.timerservice.persistence.TimerPersistence
Signals that a timer is being undeployed, and all cached data relating to this object should be dropped to prevent a class loader leak
timerUpdateFailedAndRollbackNotPossible(Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Transaction rollback after problems not successful
timerUpdateFailedAndRollbackNotPossible(Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerUpdateFailedAndRollbackNotPossible$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerWasCanceled(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the timer was canceled
timerWasCanceled(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
timerWasCanceled$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
TIMEZONE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
 
toString() - Method in class org.jboss.as.ejb3.cache.CacheInfo
 
toString() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
 
toString() - Method in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
 
toString() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
 
toString() - Method in class org.jboss.as.ejb3.deployment.DeploymentModuleIdentifier
 
toString() - Method in class org.jboss.as.ejb3.iiop.stub.DynamicIIOPStub
 
toString() - Method in enum org.jboss.as.ejb3.subsystem.EJB3SubsystemXMLAttribute
 
toString() - Method in class org.jboss.as.ejb3.subsystem.RemotingProfileChildResourceAddHandler
 
toString() - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer
A nice formatted string output for this timer
toString() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimeoutMethod
 
toString() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
A nice formatted string output for this timer
toString() - Method in class org.jboss.as.ejb3.tx.OwnableReentrantLock
Returns a string identifying this lock, as well as its lock state.
transactionAlreadyRolledBack(Transaction) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
transactionAlreadyRolledBack(Transaction) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
transactionAlreadyRolledBack$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
TransactionAttributeAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
Processes the TransactionAttribute annotation on a session bean
TransactionAttributeAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.TransactionAttributeAnnotationInformationFactory
 
TransactionAttributeMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
Because trans-attr and trans-timeout are both contained in container-transaction process both annotations and container-transaction metadata in one spot.
TransactionAttributeMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.TransactionAttributeMergingProcessor
 
transactionCreated(AbstractTransaction, CreationListener.CreatedBy) - Method in class org.jboss.as.ejb3.suspend.EJBSuspendHandlerService
Notifies handler that a new transaction has been created.
transactionInUnexpectedState(Transaction, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
transactionInUnexpectedState(Transaction, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
transactionInUnexpectedState$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
TransactionManagementAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
Processes the TransactionManagementType annotation on a session bean
TransactionManagementAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.TransactionManagementAnnotationInformationFactory
 
TransactionManagementMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
 
TransactionManagementMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.TransactionManagementMergingProcessor
 
transactionNotComplete(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
transactionNotComplete(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
transactionNotComplete(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
transactionNotComplete(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
transactionNotComplete1$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
transactionNotComplete2$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
transactionPropagationNotSupported() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
transactionPropagationNotSupported() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
transactionPropagationNotSupported$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
TransactionTimeoutAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
 
TransactionTimeoutAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.TransactionTimeoutAnnotationInformationFactory
 
tryLock() - Method in class org.jboss.as.ejb3.component.singleton.EJBReadWriteLock.ReadLock
Delegate the call to the internal ReentrantReadWriteLock instance and then on successful acquisition of lock, increment the read lock count held by the thread
tryLock(long, TimeUnit) - Method in class org.jboss.as.ejb3.component.singleton.EJBReadWriteLock.ReadLock
Delegate the call to the internal ReentrantReadWriteLock instance and then on successful acquisition of lock, increment the read lock count held by the thread
tryLock() - Method in class org.jboss.as.ejb3.component.singleton.EJBReadWriteLock.WriteLock
Ensures that the current thread doesn't hold any read locks.
tryLock(long, TimeUnit) - Method in class org.jboss.as.ejb3.component.singleton.EJBReadWriteLock.WriteLock
Ensures that the current thread doesn't hold any read locks.
tryLock(long, TimeUnit, Object) - Method in class org.jboss.as.ejb3.tx.OwnableReentrantLock
 
twoEjbBindingsSpecifyAbsoluteOrder(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Two ejb-jar.xml bindings for %s specify an absolute order
twoEjbBindingsSpecifyAbsoluteOrder(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
twoEjbBindingsSpecifyAbsoluteOrder$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
txPresentForNeverTxAttribute() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
txPresentForNeverTxAttribute() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
txPresentForNeverTxAttribute$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
txRequiredForInvocation(InterceptorContext) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
txRequiredForInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
txRequiredForInvocation$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
TYPE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
typeSpecViolation(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
typeSpecViolation(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
typeSpecViolation$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 

U

unauthorizedAccessToUserTransaction() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
unauthorizedAccessToUserTransaction() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unauthorizedAccessToUserTransaction$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unbind(String) - Method in interface org.jboss.as.ejb3.iiop.ServantRegistry
Unbinds the servant bound to name.
undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.EjbManagementDeploymentUnitProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.MdbDeliveryDependenciesProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.security.JaccEjbDeploymentProcessor
 
unexpectedComponent(Component, Class<?>) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating unexpected component
unexpectedComponent(Component, Class<?>) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unexpectedComponent$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unexpectedError(Throwable) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
unexpectedError(Throwable) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unexpectedError$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unexpectedErrorRolledBack(Error) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
unexpectedErrorRolledBack(Error) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unexpectedErrorRolledBack$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unexpectedInvocationState(int) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
unexpectedInvocationState(int) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unexpectedInvocationState$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unknownAttribute(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating unknown attribute
unknownAttribute(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unknownAttribute$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unknownChannelCreationOptionType(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
unknownChannelCreationOptionType(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unknownChannelCreationOptionType$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unknownComponentDescriptionType(Class<?>) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating an unknown Jakarta Enterprise Beans Component description type
unknownComponentDescriptionType(Class<?>) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unknownComponentDescriptionType$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unknownComponentType(EJBComponentType) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Unknown Jakarta Enterprise Beans Component type
unknownComponentType(EJBComponentType) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unknownComponentType$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unknownDeployment(EJBLocator<?>) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
unknownDeployment(EJBLocator<?>) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unknownDeployment$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unknownEJBLocatorType(EJBLocator<?>) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
unknownEJBLocatorType(EJBLocator<?>) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unknownEJBLocatorType$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unknownMessageListenerType(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating that there was no message listener of the expected type in the resource adapter
unknownMessageListenerType(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unknownMessageListenerType$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unknownOperations(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Unknown operation
unknownOperations(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unknownOperations$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unknownResourceAdapter(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating no resource adapter registered with resource adapter name
unknownResourceAdapter(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unknownResourceAdapter$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unknownSessionBeanType(String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
unknownSessionBeanType(String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unknownSessionBeanType$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unknownTimezoneId(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs a warning message indicating Unknown timezone id found in schedule expression.
unknownTimezoneId(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unknownTimezoneId$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unknownTxAttributeOnInvocation(TransactionAttributeType, InterceptorContext) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
unknownTxAttributeOnInvocation(TransactionAttributeType, InterceptorContext) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unknownTxAttributeOnInvocation$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
unlock() - Method in class org.jboss.as.ejb3.component.singleton.EJBReadWriteLock.ReadLock
Delegate the call to the internal ReentrantReadWriteLock instance and then decrement the read lock count held by the thread
unlock() - Method in class org.jboss.as.ejb3.component.singleton.EJBReadWriteLock.WriteLock
This method delegates the call to the internal delegate ReentrantReadWriteLock
unlock() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
 
unlock(Object) - Method in class org.jboss.as.ejb3.tx.OwnableReentrantLock
 
unregisterComponent(PathAddress) - Method in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentRuntimeHandler
 
unRegisterTimerService(TimerService) - Method in class org.jboss.as.ejb3.component.TimerServiceRegistry
 
updateModel(OperationContext, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.RemotingProfileChildResourceAddHandler
 
updateModel(OperationContext, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.RemotingProfileChildResourceRemoveHandler
 
URI - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
URI - Static variable in class org.jboss.as.ejb3.subsystem.RemoteHttpConnectionDefinition
 
URI - Static variable in class org.jboss.as.ejb3.subsystem.StaticEJBDiscoveryDefinition
 
URI_AD - Static variable in class org.jboss.as.ejb3.subsystem.StaticEJBDiscoveryDefinition
 
USE_QUALIFIED_NAME - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 

V

validateParameter(String, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.AllowedChannelOptionTypesValidator
 
VALUE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
 
valueIsNull() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Value cannot be null
valueIsNull() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
valueIsNull$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
valueOf(String) - Static method in enum org.jboss.as.ejb3.clustering.ClusteringSchema
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.ejb3.component.allowedmethods.MethodType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.ejb3.component.Ejb2xViewType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.ejb3.component.MethodIntf
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.ejb3.component.pool.StrictMaxPoolConfigService.Derive
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.ejb3.component.session.SessionBeanComponentDescription.SessionBeanType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.ejb3.component.stateful.CurrentSynchronizationCallback.CallbackType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.ejb3.subsystem.deployment.EJBComponentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.ejb3.subsystem.EJB3Model
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.ejb3.subsystem.EJB3SubsystemNamespace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.ejb3.subsystem.EJB3SubsystemXMLAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.ejb3.subsystem.EJB3SubsystemXMLElement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.ejb3.timerservice.schedule.value.ScheduleExpressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.ejb3.timerservice.TimerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.ejb3.util.MdbValidityStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.as.ejb3.clustering.ClusteringSchema
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.ejb3.component.allowedmethods.MethodType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.ejb3.component.Ejb2xViewType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.ejb3.component.MethodIntf
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.ejb3.component.pool.StrictMaxPoolConfigService.Derive
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.ejb3.component.session.SessionBeanComponentDescription.SessionBeanType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.ejb3.component.stateful.CurrentSynchronizationCallback.CallbackType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.ejb3.subsystem.deployment.EJBComponentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.ejb3.subsystem.EJB3Model
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.ejb3.subsystem.EJB3SubsystemNamespace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.ejb3.subsystem.EJB3SubsystemXMLAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.ejb3.subsystem.EJB3SubsystemXMLElement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.ejb3.timerservice.schedule.value.ScheduleExpressionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.ejb3.timerservice.TimerState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.ejb3.util.MdbValidityStatus
Returns an array containing the constants of this enum type, in the order they are declared.
verifyEjbClassAndDefaultConstructor(Constructor<?>, Class<?>, boolean, String, String, int) - Static method in class org.jboss.as.ejb3.util.EjbValidationsUtil
 
verifyEjbPublicMethodAreNotFinalNorStatic(Method[], String) - Static method in class org.jboss.as.ejb3.util.EjbValidationsUtil
 
verifyMethodIsNotFinalNorStatic(Method, String) - Static method in class org.jboss.as.ejb3.util.EjbValidationsUtil
 
viewClassNameIsNull() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating the view classname cannot be null or empty
viewClassNameIsNull() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
viewClassNameIsNull$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
viewInterfaceCannotBeNull() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
viewInterfaceCannotBeNull() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
viewInterfaceCannotBeNull$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
viewMethodIsNull() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating View method cannot be null
viewMethodIsNull() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
viewMethodIsNull$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
viewNotFound(String, String) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
viewNotFound(String, String) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
viewNotFound$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 

W

WaitTimeInterceptor - Class in org.jboss.as.ejb3.component.invocationmetrics
 
wasCancelCalled() - Method in class org.jboss.as.ejb3.context.SessionContextImpl
 
wildcardContainerTransactionElementsMustHaveWildcardMethodName() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
wildcardContainerTransactionElementsMustHaveWildcardMethodName() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
wildcardContainerTransactionElementsMustHaveWildcardMethodName$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
writeContent(XMLExtendedStreamWriter, SubsystemMarshallingContext) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemXMLPersister
writeContent(XMLExtendedStreamWriter, List<TimerImpl>) - Method in class org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlPersister
 
writeEJBHome(EJBHome, ObjectOutputStream) - Method in class org.jboss.as.ejb3.iiop.handle.HandleDelegateImpl
 
writeEJBObject(EJBObject, ObjectOutputStream) - Method in class org.jboss.as.ejb3.iiop.handle.HandleDelegateImpl
 
writeElements(XMLExtendedStreamWriter, SubsystemMarshallingContext) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemXMLPersister
 
writeLock() - Method in class org.jboss.as.ejb3.component.singleton.EJBReadWriteLock
 
WriteLock() - Constructor for class org.jboss.as.ejb3.component.singleton.EJBReadWriteLock.WriteLock
 
writeModel(ModelNode) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
 
writeRemote(XMLExtendedStreamWriter, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemXMLPersister
 
writeReplace(Object) - Method in class org.jboss.as.ejb3.component.stateful.EJBClientContextIdentifierResolver
writeReplace() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
 
writeReplaceRemote(Object) - Method in class org.jboss.as.ejb3.iiop.RemoteObjectSubstitutionService
 
writeSetupContextHandle(SetupContextHandle, ObjectOutputStream) - Method in class org.jboss.as.ejb3.component.concurrent.EJBContextHandleFactory
 
wrongReturnTypeForAsyncMethod(Method) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Creates an exception indicating Async method does not return void or Future
wrongReturnTypeForAsyncMethod(Method) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
wrongReturnTypeForAsyncMethod$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
wrongTransactionIsolationConfiguredForTimer() - Method in interface org.jboss.as.ejb3.logging.EjbLogger
Logs a waring message that the current datasource configuration does not ensure consistency in a clustered environment.
wrongTransactionIsolationConfiguredForTimer() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
wrongTransactionIsolationConfiguredForTimer$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
wrongTxOnThread(Transaction, Transaction) - Method in interface org.jboss.as.ejb3.logging.EjbLogger
 
wrongTxOnThread(Transaction, Transaction) - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 
wrongTxOnThread$str() - Method in class org.jboss.as.ejb3.logging.EjbLogger_$logger
 

Y

YEAR - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
 
Year - Class in org.jboss.as.ejb3.timerservice.schedule.attribute
Represents in the year value part constructed out of a ScheduleExpression.getYear()

Year(String) - Constructor for class org.jboss.as.ejb3.timerservice.schedule.attribute.Year
Creates a Year by parsing the passed String value

_

_all_interfaces(POA, byte[]) - Method in class org.jboss.as.ejb3.iiop.EjbCorbaServant
Returns an array with the CORBA repository ids of the RMI-IDL interfaces implemented by this servant's EJBObjects.
_get_interface_def() - Method in class org.jboss.as.ejb3.iiop.EjbCorbaServant
Returns an IR object describing the bean's remote interface.
_invoke(String, InputStream, ResponseHandler) - Method in class org.jboss.as.ejb3.iiop.EjbCorbaServant
Receives IIOP requests to this servant's EJBObjects and forwards them to the bean container, through the JBoss MBean server.
A B C D E F G H I J K L M N O P R S T U V W Y _ 
Skip navigation links
WildFly: EJB Subsystem 26.0.1.Final

Copyright © 2022 JBoss by Red Hat. All rights reserved.