All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AbstractDistributableStatefulSessionBeanCacheProviderServiceConfigurator<K,V extends StatefulSessionBeanInstance<K>> |
Configures a service providing a distributable stateful session bean cache provider.
|
| AbstractEJBComponentResourceDefinition |
Base class for ResourceDefinitions describing runtime EJBComponents.
|
| AbstractEJBComponentRuntimeHandler<T extends EJBComponent> |
Base class for operation handlers that provide runtime management for EJBComponents.
|
| AbstractEJBInterceptor |
|
| AbstractEjbXmlDescriptorProcessor<T extends org.jboss.metadata.ejb.spec.EnterpriseBeanMetaData> |
User: jpai
|
| AbstractMergingProcessor<T extends EJBComponentDescription> |
Superclass for the Jakarta Enterprise Beans metadata merging processors
|
| AbstractPool<T> |
The base of all pool implementations.
|
| AbstractPoolMergingProcessor<T extends EJBComponentDescription> |
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
|
| AbstractRuntimeMetricsHandler |
|
| AccessTimeoutAnnotationInformationFactory |
Processes the AccessTimeout annotation on a session bean
|
| AccessTimeoutDetails |
|
| AdditionalSetupInterceptor |
Interceptor that performs additional setup for remote and timer invocations (i.e invocations that are performed
from outside an existing EE context).
|
| AllowedChannelOptionTypesValidator |
|
| AllowedMethodsInformation |
This class and its subclasses can be used to determine if a given method
is allowed to be invoked.
|
| AnnotatedEJBComponentDescriptionDeploymentUnitProcessor |
Make sure we process annotations first and then start on the descriptors.
|
| ApplicableMethodInformation<T> |
Metadata store for method level information that can be applied to a method via various different deployment
descriptor styles
|
| ApplicationExceptionAnnotationProcessor |
User: jpai
|
| ApplicationExceptionDescriptions |
|
| ApplicationExceptionDetails |
Class that stores details about application exceptions
|
| ApplicationExceptionMergingProcessor |
|
| ApplicationExceptions |
User: jpai
|
| ApplicationSecurityDomainConfig |
|
| ApplicationSecurityDomainDefinition |
A ResourceDefinition to define the mapping from a security domain, as specified in a web application,
to an Elytron SecurityDomain.
|
| ApplicationSecurityDomainService |
A Service that manages a security domain mapping.
|
| ApplicationSecurityDomainService.Registration |
|
| AroundTimeoutAnnotationParsingProcessor |
Deployment processor responsible for finding @AroundTimeout annotated methods in classes within a deployment.
|
| AssemblyDescriptorProcessor |
Processes the assembly-descriptor section of a ejb-jar.xml of an Jakarta Enterprise Beans deployment and updates the EjbJarDescription
appropriately with this info.
|
| AssociationService |
The Jakarta Enterprise Beans server association service.
|
| AsyncFutureInterceptorFactory |
An asynchronous execution interceptor for methods returning Future.
|
| AsynchronousMergingProcessor |
Merging processor that handles EJB async methods, and adds a configurator to configure any that are found.
|
| AsyncInvocationTask |
runnable used to invoke local Jakarta Enterprise Beans async methods
|
| Attachments |
EJB3 related attachments.
|
| AutoTimer |
Holds data about an automatic timer
|
| BMTInterceptor |
Suspend an incoming tx.
|
| BusinessViewAnnotationProcessor |
|
| CacheAnnotationInformationFactory |
|
| CacheDependenciesProcessor |
|
| CacheInfo |
|
| CacheMergingProcessor |
|
| CalendarBasedTimeout |
CalendarBasedTimeout
|
| CalendarTimer |
Represents a Timer which is created out a calendar expression
|
| CalendarTimer.Builder |
|
| CalendarTimerEntity |
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
|
| CalendarTimerTask |
CalendarTimerTask
|
| CalendarUtil |
CalendarUtil
|
| CancellationFlag |
An invocation cancellation flag.
|
| ClientInterceptorCache |
|
| ClientInterceptorsBindingsProcessor |
|
| ClusteredAnnotationInformationFactory |
Deprecated. |
| ClusteredSingletonAnnotationInformationFactory |
Processes the ClusteredSingleton annotation
|
| ClusteredSingletonMergingProcessor |
Handles ClusteredSingleton merging.
|
| ClusteringSchema |
|
| ClusterPassivationStoreAdd |
Deprecated. |
| ClusterPassivationStoreResourceDefinition |
Deprecated. |
| CMTTxInterceptor |
NOTE: References in this file to Enterprise JavaBeans (EJB) refer to the Jakarta Enterprise Beans unless otherwise noted.
|
| ComponentTypeIdentityInterceptorFactory |
Interceptor for equals / hashCode for SLSB's and Singleton beans
|
| CompositeTimerService |
A composite timer service that manages persistent vs transient timers separately.
|
| CompositeTimerServiceConfiguration |
|
| CompositeTimerServiceFactoryServiceConfigurator |
Configures a services that provides a composite timer service factory.
|
| ConcurrencyManagementAnnotationInformationFactory |
Processes the ConcurrencyManagement annotation on a session bean
|
| ConcurrencyManagementMergingProcessor |
|
| ContainerInterceptorBindingsDDProcessor |
A DeploymentUnitProcessor which processes the container interceptor bindings that are configured the jboss-ejb3.xml
deployment descriptor of a deployment
|
| ContainerInterceptorMethodInterceptorFactory |
An InterceptorFactory responsible for creating Interceptor instance corresponding to a container-interceptor
applicable for an Jakarta Enterprise Beans
|
| ContainerInterceptorsMetaData |
Holds the interceptor bindings information configured within a container-interceptors
element of jboss-ejb3.xml
|
| ContainerInterceptorsParser |
Responsible for parsing the container-interceptors in jboss-ejb3.xml
|
| CurrentInvocationContext |
|
| CurrentInvocationContextInterceptor |
|
| CurrentSynchronizationCallback |
Thread local that tracks the current state of SFSB synchronization callbacks
|
| CurrentSynchronizationCallback.CallbackType |
|
| DatabaseDataStoreAdd |
Adds the timer service file based data store
|
| DatabaseDataStoreResourceDefinition |
ResourceDefinition for the database data store resource.
|
| DatabaseTimerPersistence |
Database timer persistence store.
|
| DayOfMonth |
Represents the value of a day in a month, constructed out of a ScheduleExpression.getDayOfMonth()
|
| DayOfWeek |
DayOfWeek
|
| DeclareRolesAnnotationInformationFactory |
|
| DeclareRolesMergingProcessor |
Merging process for @DeclareRoles
|
| DefaultAccessTimeoutService |
Service that manages the default access timeout for session beans
|
| DefaultDistinctNameService |
|
| DefaultResourceAdapterService |
User: jpai
|
| DefaultResourceAdapterWriteHandler |
User: jpai
|
| DefaultScheduleTimerOperationProvider |
Provides a mechanism for calculating the next timeout for a given ScheduleExpression.
|
| DefaultSessionBeanAccessTimeoutWriteHandler |
|
| DefaultStatefulBeanSessionTimeoutWriteHandler |
|
| DeliveryActiveAnnotationInformationFactory |
Processes the DeliveryActive annotation
|
| DeliveryGroupAnnotationInformationFactory |
Processes the DeliveryGroup annotation
|
| DeniedMethodKey |
|
| DependsOnAnnotationInformationFactory |
|
| DeploymentDescriptorInterceptorBindingsProcessor |
Processor that handles interceptor bindings that are defined in the deployment descriptor.
|
| DeploymentDescriptorMethodProcessor |
Deployment descriptor that resolves interceptor methods defined in ejb-jar.xml that could not be resolved at
DD parse time.
|
| DeploymentModuleIdentifier |
Identifier for a deployed module, consisting of application + distinct + module name.
|
| DeploymentRepository |
|
| DeploymentRepositoryListener |
Listener class that notifies on deployment availability changes
|
| DeploymentRepositoryProcessor |
|
| DeploymentRepositoryService |
Repository for information about deployed modules.
|
| DiscoveryRegistrationProcessor |
Processor responsible for ensuring that the discovery service for each deployment unit exists.
|
| DiscoveryService |
A service that provides discovery services.
|
| DistributableStatefulSessionBean<K,V extends StatefulSessionBeanInstance<K>> |
A distributable stateful session bean cache.
|
| DistributableStatefulSessionBeanCache<K,V extends StatefulSessionBeanInstance<K>> |
A distributable stateful session bean cache.
|
| DistributableStatefulSessionBeanCacheConfiguration<K,V extends StatefulSessionBeanInstance<K>> |
Configuration of a distributable stateful session bean cache.
|
| DistributableStatefulSessionBeanCacheFactoryServiceConfigurator<K,V extends StatefulSessionBeanInstance<K>> |
Configures a service providing a distributable stateful session bean cache factory.
|
| DistributableStatefulSessionBeanCacheProviderResourceDefinition |
Defines a CacheFactoryBuilder instance which, during deployment, is used to configure, build and install a CacheFactory for the SFSB being deployed.
|
| DistributableStatefulSessionBeanCacheProviderResourceDefinition.Attribute |
|
| DistributableStatefulSessionBeanCacheProviderServiceConfigurator<K,V extends StatefulSessionBeanInstance<K>> |
Configures a service providing a distributable stateful session bean cache provider that uses capabilities provided by the distributable-ejb subsystem.
|
| DistributableTimeoutListener<I> |
Timeout listener implementation that invokes the relevant timeout callback method of an EJB.
|
| DistributableTimer<I> |
Managed timer facade for a distributable EJB timer.
|
| DistributableTimerService<I> |
EJB specification facade for a distributable EJB timer manager.
|
| DistributableTimerServiceConfiguration<I> |
Encapsulates the configuration of a DistributedTimerService.
|
| DistributableTimerServiceFactoryServiceConfigurator |
Configures a service that provides a distributed TimerServiceFactory.
|
| DistributableTimerSynchronizationFactory<I> |
Factory for creating Synchronization instances for a distributed timer service.
|
| DynamicIIOPStub |
Dynamically generated IIOP stub classes extend this abstract superclass,
which extends javax.rmi.CORBA.Stub.
|
| DynamicStubFactoryFactory |
|
| Ejb2xViewType |
An enum that is used as a marker for Enterprise Beans 2.x views.
|
| EJB3AsyncResourceDefinition |
A ResourceDefinition for the Jakarta Enterprise Beans async service
|
| EJB3AsyncServiceAdd |
A AbstractBoottimeAddStepHandler to handle the add operation for the Jakarta Enterprise Beans
remote service, in the Jakarta Enterprise Beans subsystem
|
| EJB3Extension |
Extension that provides the EJB3 subsystem.
|
| EJB3IIOPAdd |
A AbstractBoottimeAddStepHandler to handle the add operation for the Jakarta Enterprise Beans
IIOP service
|
| EJB3IIOPResourceDefinition |
A ResourceDefinition for the EJB IIOP resource definition
|
| EJB3Model |
Enumerates the supported model versions.
|
| EJB3RemoteHTTPService |
|
| EJB3RemoteResourceDefinition |
A ResourceDefinition for the EJB remote service
|
| EJB3RemoteServiceAdd |
A AbstractAddStepHandler to handle the add operation for the Jakarta Enterprise Beans
remote service, in the Jakarta Enterprise Beans subsystem
|
| EJB3Subsystem100Parser |
Parser for ejb3:10.0 namespace.
|
| EJB3Subsystem10Parser |
User: Jaikiran Pai
|
| EJB3Subsystem11Parser |
User: Jaikiran Pai
|
| EJB3Subsystem12Parser |
|
| EJB3Subsystem13Parser |
|
| EJB3Subsystem14Parser |
|
| EJB3Subsystem15Parser |
|
| EJB3Subsystem20Parser |
|
| EJB3Subsystem30Parser |
|
| EJB3Subsystem40Parser |
Parser for ejb3:4.0 namespace.
|
| EJB3Subsystem50Parser |
Parser for ejb3:5.0 namespace.
|
| EJB3Subsystem60Parser |
Parser for ejb3:6.0 namespace.
|
| EJB3Subsystem70Parser |
Parser for ejb3:7.0 namespace.
|
| EJB3Subsystem80Parser |
Parser for ejb3:8.0 namespace.
|
| EJB3Subsystem90Parser |
Parser for ejb3:9.0 namespace.
|
| EJB3SubsystemDefaultCacheWriteHandler |
|
| EJB3SubsystemDefaultEntityBeanOptimisticLockingWriteHandler |
|
| EJB3SubsystemDefaultPoolWriteHandler |
User: jpai
|
| EJB3SubsystemModel |
User: jpai
|
| EJB3SubsystemNamespace |
An enumeration of the supported EJB3 subsystem namespaces
|
| EJB3SubsystemRemove |
Handler for removing the EJB3 subsystem.
|
| EJB3SubsystemRootResourceDefinition |
ResourceDefinition for the EJB3 subsystem's root management resource.
|
| EJB3SubsystemXMLAttribute |
|
| EJB3SubsystemXMLElement |
Enumeration of elements used in the EJB3 subsystem
|
| EJB3SubsystemXMLPersister |
The XMLElementWriter that handles the EJB subsystem.
|
| EJB3UserTransactionAccessControlService |
Service which installs the UserTransaction access control into the transaction subsystem.
|
| EjbAnnotationProcessor |
|
| EjbBMTInterceptor |
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 |
Metadata represents the pool name configured for Jakarta Enterprise Beans via the jboss-ejb3.xml deployment descriptor
|
| EJBBoundCacheParser |
Parser for urn:ejb-cache namespace.
|
| EJBBoundClusteringMetaData |
|
| EJBBoundClusteringMetaDataParser |
Parses the urn:clustering namespace elements for clustering related metadata on Jakarta Enterprise Beans.
|
| EJBBoundMdbDeliveryMetaData |
Metadata for delivery active property of message-driven beans
|
| EJBBoundMdbDeliveryMetaDataParser |
Parser for EJBBoundMdbDeliveryMetaData components.
|
| EJBBoundMdbDeliveryMetaDataParser11 |
Parser for EJBBoundMdbDeliveryMetaData components, namespace delivery-active:1.1
|
| EJBBoundMdbDeliveryMetaDataParser12 |
Parser for EJBBoundMdbDeliveryMetaData components, namespace delivery-active:1.2
|
| EJBBoundMdbDeliveryMetaDataParser20 |
Parser for EJBBoundMdbDeliveryMetaData components, namespace delivery-active:1.2
|
| EJBBoundPoolMetaData |
Metadata represents the pool name configured for EJBs via the jboss-ejb3.xml deployment descriptor
|
| EJBBoundPoolParser |
Parser for urn:ejb-pool namespace.
|
| EJBBoundResourceAdapterBindingMetaData |
Metadata for resource adapter binding of message driven beans
|
| EJBBoundResourceAdapterBindingMetaDataParser |
Parser for EJBBoundSecurityMetaData components.
|
| EJBBoundSecurityMetaData |
Metadata for security related information of EJB components
|
| EJBBoundSecurityMetaDataParser |
Parser for EJBBoundSecurityMetaData components.
|
| EJBBoundSecurityMetaDataParser11 |
Parses 1.1 version of urn:security namespace
|
| EJBBoundSecurityMetaDataParser20 |
Parses 2.0 version of urn:security namespace.
|
| EJBBusinessMethod |
|
| EjbCleanUpProcessor |
|
| EJBClientConfiguratorService |
A service to configure an EJBClientContext with any information defined in the subsystem model.
|
| EJBClientContextService |
The Jakarta Enterprise Beans client context service.
|
| EjbClientContextSetupProcessor |
A deployment processor which associates the EJBClientContext, belonging to a deployment unit,
with the deployment unit's classloader.
|
| EJBClientDescriptorMetaDataProcessor |
|
| EJBComponent |
|
| EJBComponentCreateService |
|
| EJBComponentCreateServiceFactory |
User: jpai
|
| EJBComponentDescription |
|
| EJBComponentDescriptionFactory |
|
| EjbComponentInstance |
|
| EJBComponentSuspendDeploymentUnitProcessor |
|
| EJBComponentType |
Enumeration of types of manageable Jakarta Enterprise Beans components.
|
| EJBComponentUnavailableException |
An exception which can be used to indicate that a particular Jakarta Enterprise Beans component is (no longer) available for handling invocations.
|
| EjbConcurrencyMergingProcessor |
Class that can merge Lock and AccessTimeout metadata
|
| EJBContainerInterceptorsViewConfigurator |
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 |
The context handle factory responsible for saving and setting the ejb context.
|
| EJBContextImpl |
|
| EjbContextJndiBindingProcessor |
Deployment processor responsible for detecting Jakarta Enterprise Beans components and adding a BindingConfiguration for the
java:comp/EJBContext entry.
|
| EjbContextResourceReferenceProcessor |
Handler for EjbContext JNDI bindings
|
| EjbCorbaServant |
CORBA servant class for the EJBObjects of a given bean.
|
| EjbDefaultDistinctNameProcessor |
processor that sets the default distinct name for a deployment.
|
| EJBDefaultSecurityDomainProcessor |
|
| EjbDependencyDeploymentUnitProcessor |
Responsible for adding appropriate Jakarta EE module dependencies
|
| EjbDependsOnMergingProcessor |
|
| EjbDeploymentAttachmentKeys |
DeploymentUnitProcessor attachment keys specific to EJB3 deployment
unit processors
|
| EjbDeploymentInformation |
Runtime information about an Jakarta Enterprise Beans in a module
|
| EjbExceptionTransformingInterceptorFactories |
An interceptor that transforms Enterprise Beans 3.0 business interface exceptions to Enterprise Beans 2.x exceptions when required.
|
| EjbHomeViewDescription |
|
| EjbIIOPDeploymentUnitProcessor |
This is the DUP that sets up IIOP for Jakarta Enterprise Beans's
|
| EjbIIOPService |
This is an IIOP "proxy factory" for EJBHomes and
EJBObjects.
|
| EjbIIOPTransactionInterceptor |
|
| EjbInjectionSource |
Implementation of InjectionSource responsible for finding a specific bean instance with a bean name and interface.
|
| EjbJaccConfig |
Class that stores the JACC config for an Jakarta Enterprise Beans before being consumed by the JACC service.
|
| EjbJaccConfigurator |
Component configurator the calculates JACC roles
|
| EjbJaccService |
A service that creates JACC permissions for an ejb deployment
|
| EjbJarDescription |
User: jpai
|
| EjbJarJBossAllParser |
The app client handler for jboss-all.xml
|
| EjbJarParsingDeploymentUnitProcessor |
Processes a DeploymentUnit containing an ejb-jar.xml and creates EjbJarMetaData
for that unit.
|
| EjbJndiBindingsDeploymentUnitProcessor |
Sets up JNDI bindings for each of the views exposed by a session bean
|
| EjbLogger |
|
| EjbLogger_$logger |
Warning this class consists of generated code.
|
| EjbLookupInjectionSource |
Injection source for remote Jakarta Enterprise Beans lookups.
|
| EjbManagementDeploymentUnitProcessor |
Phase.INSTALL processor that adds management resources describing EJB components.
|
| EjbMetadataInterceptor |
Interceptor that handles the Jakarta Enterprise Beans metadata for non-IIOP invocations.
|
| EJBMethodSecurityAttribute |
Holds security metadata of a method corresponding to an Jakarta Enterprise Beans's view.
|
| EjbNameRegexService |
|
| EjbProxy |
|
| EjbProxyBeanMetaDataClassNormalizer |
This class is used to provide bean validation with a interface instead of Jakarta Enterprise Beans proxy.
|
| EjbProxyNormalizerCdiExtension |
|
| EJBReadWriteLock |
An implementation of ReadWriteLock which throws an IllegalLoopbackException
when a thread holding a read lock tries to obtain a write lock.
|
| EjbRefProcessor |
Deployment processor responsible for processing Jakarta Enterprise Beans references from deployment descriptors
|
| EJBRemoteConnectorService |
|
| EJBRemotingConnectorClientMappingsEntryProviderService |
|
| EjbResourceInjectionAnnotationProcessor |
Deployment processor responsible for processing @EJB annotations within components.
|
| EjbSecurityDeployer |
Handles Jakarta Enterprise Beans jar deployments
|
| EJBSecurityDomainService |
A service that sets up the security domain mapping for an Jakarta Enterprise Beans deployment.
|
| EJBSecurityMetaData |
Holds the Jakarta Enterprise Beans component level security metadata.
|
| EJBSecurityViewConfigurator |
ViewConfigurator responsible for setting up necessary security interceptors on an EJB view.
|
| EJBStatistics |
|
| EJBSuspendHandlerService |
Controls shutdown indicating whether a remote request should be accepted or not.
|
| EjbSuspendInterceptor |
An interceptor that allows the component to shutdown gracefully.
|
| EjbTimerXmlParser_1_0 |
Parser for persistent Jakarta Enterprise Beans timers that are stored in XML.
|
| EjbTimerXmlPersister |
|
| EJBTransformers |
Jakarta Enterprise Beans Transformers used to transform current model version to legacy model versions for domain mode.
|
| EJBValidationConfigurator |
Configurator that validates than an Jakarta Enterprise Beans class does not validate the Jakarta Enterprise Beans specification
|
| EjbValidationsUtil |
|
| EJBViewConfiguration |
Jakarta Enterprise Beans specific view configuration.
|
| EJBViewDescription |
Jakarta Enterprise Beans specific view description.
|
| EJBViewMethodSecurityAttributesService |
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.Builder |
|
| EnableGracefulTxnShutdownWriteHandler |
Write handler for enable graceful shutdown.
|
| ExecutionTimeInterceptor |
|
| FileDataStoreAdd |
Adds the timer service file based data store
|
| FileDataStoreResourceDefinition |
ResourceDefinition for the file data store
|
| FilePassivationStoreAdd |
Deprecated. |
| FilePassivationStoreResourceDefinition |
Deprecated. |
| FileTimerPersistence |
File based persistent timer store.
|
| GetHomeInterceptorFactory |
Interceptor that can return a home interface for an Jakarta Enterprise Beans
|
| HandleDelegateImpl |
Implementation of the jakarta.ejb.spi.HandleDelegate interface
|
| HibernateValidatorDeploymentUnitProcessor |
|
| HomeRemoveInterceptor |
|
| HomeViewMergingProcessor |
Merging processor for home and local home views
|
| Hour |
Represents the value of a hour constructed out of a ScheduleExpression.getHour()
|
| IdentityEJBClientInterceptor |
An EJBClientInterceptor that will always runAs the current SecurityIdentity
to activate any outflow identities.
|
| IdentityInterceptor |
An Interceptor that will always runAs the current SecurityIdentity
to activate any outflow identities.
|
| IdentityOutflowInterceptorFactory |
|
| IdentityResourceDefinition |
A ResourceDefinition to define the security domains to attempt to outflow an established identity to.
|
| IIOPJndiBindingProcessor |
Processor responsible for binding IIOP related resources to JNDI.
|
| IIOPSettingsService |
Services that manages IIOP settings
|
| IIOPStubCompiler |
Utility class responsible for the dynamic generation of bytecodes of
IIOP stub classes.
|
| ImplicitLocalViewProcessor |
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.
|
| IncrementValue |
Represents a value for a ScheduleExpression which is expressed as an increment type.
|
| InitAnnotationInformationFactory |
|
| InitMethodMergingProcessor |
Merging processor that handles SFSB init methods.
|
| InstalledComponent |
utility class that tracks components registered with the management API
|
| IntegerBasedExpression |
Represents a Integer type value in a ScheduleExpression.
|
| InterceptorClassDeploymentDescriptorProcessor |
Processor that handles the <interceptor\> element of an ejb-jar.xml file.
|
| InvalidRemoveExceptionMethodInterceptor |
|
| InvocationMetrics |
|
| InvocationMetrics.Values |
|
| InvokeMethodOnTargetInterceptor |
Interceptor that directly invokes the target from the interceptor context and returns the result
|
| JaccEjbDeploymentProcessor |
A DeploymentUnitProcessor for JACC policies.
|
| JaccInterceptor |
|
| JBossMessageEndpointFactory |
|
| LegacyCacheFactoryAdd |
Deprecated. |
| LegacyCacheFactoryRemove |
Deprecated. |
| LegacyCacheFactoryResourceDefinition |
Deprecated. |
| LegacyDistributableStatefulSessionBeanCacheProviderServiceConfigurator<K,V extends StatefulSessionBeanInstance<K>> |
Deprecated. |
| LegacyFileStore |
Contains the code needed to load timers from the legacy persistent format.
|
| LegacyPassivationStoreResourceDefinition |
Deprecated. |
| LifecycleCMTTxInterceptor |
Transaction interceptor for Singleton and Stateless beans,
|
| LifecycleCMTTxInterceptor.Factory |
|
| ListValue |
Represents a value for a ScheduleExpression which is expressed as a list type.
|
| LocalEjbReceiver |
EJBReceiver for local same-VM invocations.
|
| LocalHomeAnnotationInformationFactory |
Processes the LocalHome annotation on a session bean
|
| LocalIIOPInvoker |
Interface used by local IIOP invocations.
|
| LocalInvocationClassCloner |
ClassCloner that clones classes between class loaders, falling back
to original class if it cannot be found in the destination class loader.
|
| LocalTransportProvider |
|
| LockAnnotationInformationFactory |
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.
|
| LogDiagnosticContextRecoveryInterceptor |
An interceptor which restores the saved logging NDC and MDC for asynchronous invocations.
|
| LogDiagnosticContextStorageInterceptor |
An interceptor which saves the logging NDC and MDC for asynchronous invocations.
|
| LoggingInterceptor |
Logs any exceptions/errors that happen during invocation of Jakarta Enterprise Beans methods, as specified by the
Enterprise Beans 3 spec, section 14.3
|
| ManagedTimer |
Interface for managed Timer implementations.
|
| ManagedTimerService |
Interface for managed TimerService implementations.
|
| ManagedTimerServiceConfiguration |
Encapsulates the common configuration of a managed timer service.
|
| ManagedTimerServiceConfiguration.TimerFilter |
|
| ManagedTimerServiceFactory |
|
| ManagedTimerServiceFactoryConfiguration |
Enscapsulate the common configuration for a .
|
| MdbDeliveryControllerService |
Service that controls delivery for a specific MDB.
|
| MdbDeliveryDependenciesProcessor |
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.
|
| MdbDeliveryGroupAdd |
Adds a mdb delivery group.
|
| MdbDeliveryGroupResourceDefinition |
ResourceDefinition for mdb delivery group.
|
| MdbDeliveryMergingProcessor |
Handles the DeliveryActive and DeliveryGroup annotation merging
|
| MdbValidityStatus |
|
| MessageDrivenAllowedMethodsInformation |
|
| MessageDrivenBeanPoolMergingProcessor |
Sets up the component description for a MDB with the pool name configured via Pool
annotation and/or the deployment descriptor
|
| MessageDrivenBeanResourceDefinition |
|
| MessageDrivenBeanRuntimeHandler |
|
| MessageDrivenBeanSetMessageDrivenContextInterceptor |
An interceptor for MDBs, which will invoke the MessageDrivenBean.setMessageDrivenContext(jakarta.ejb.MessageDrivenContext)
method.
|
| MessageDrivenComponent |
|
| MessageDrivenComponentCreateService |
|
| MessageDrivenComponentCreateServiceFactory |
User: jpai
|
| MessageDrivenComponentDescription |
|
| MessageDrivenComponentDescriptionFactory |
User: jpai
|
| MessageDrivenComponentInstance |
|
| MessageDrivenComponentInstanceAssociatingFactory |
User: jpai
|
| MessageDrivenContext |
|
| MessageEndpointInvocationHandler |
|
| MessageEndpointService<T> |
|
| MethodInfoHelper |
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.
|
| MethodIntfHelper |
|
| MethodPermissionsMergingProcessor |
Handles the RolesAllowed DenyAll PermitAll annotations
|
| MethodResolutionUtils |
|
| MethodTransactionAttributeKey |
|
| MethodType |
|
| Minute |
Represents the value of a minute constructed out of a ScheduleExpression.getMinute()
|
| MissingMethodPermissionsDenyAccessMergingProcessor |
A DeploymentUnitProcessor which processes EJB deployments and configures the
missing-method-permissions-deny-access on the EJBComponentDescriptions
|
| ModuleDeployment |
Represents a deployed module on AS7
|
| ModuleDeployment.ModuleDeploymentStartService |
service that marks a module a started
|
| Month |
Month
|
| NonFunctionalTimerService |
Non-functional timer service that is bound when the timer service is disabled.
|
| NonFunctionalTimerServiceFactoryServiceConfigurator |
Configures a service that provides a non-function TimerService factory.
|
| NonPooledEJBComponentInstanceAssociatingInterceptor |
A ComponentInstance associating interceptor for Jakarta Enterprise Beans components (SLSB and message driven) which
have pooling disabled.
|
| NotBusinessMethodInterceptor |
|
| OOBTimer<I> |
Timer implementation for use outside the context of a timeout event.
|
| OwnableReentrantLock |
A lock that supports reentrancy based on owner (and not on current thread).
|
| PassivationAnnotationParsingProcessor |
Deployment processor responsible for finding @PostConstruct and @PreDestroy annotated methods.
|
| PassivationStoreAdd |
Deprecated. |
| PassivationStoreRemove |
Deprecated. |
| PassivationStoreResourceDefinition |
Deprecated. |
| POARegistry |
Registry that maintains 2 different servant registries
|
| PolicyContextIdInterceptor |
|
| Pool<T> |
A pool of stateless objects.
|
| PoolAnnotationInformationFactory |
Processes Pool annotation on EJB classes
|
| PoolConfig |
User: jpai
|
| PooledComponent<I extends ComponentInstance> |
|
| PooledInstanceInterceptor |
|
| PrimitiveClassLoaderUtil |
PrimitiveClassLoaderUtil
|
| RangeValue |
Represents a value for a ScheduleExpression which is expressed as a range type.
|
| ReferenceFactory |
Interface of a CORBA reference factory.
|
| RemoteHomeAnnotationInformationFactory |
Processes the RemoteHome annotation on a session bean
|
| RemoteHomeViewInstanceFactory |
|
| RemoteHttpConnectionDefinition |
|
| RemoteObjectSubstitutionService |
|
| RemoteViewInjectionSource |
Injection source for Jakarta Enterprise Beans remote views.
|
| RemoteViewManagedReferenceFactory |
Managed reference factory for remote Jakarta Enterprise Beans views that are bound to java: JNDI locations
|
| RemotingEjbReceiverDefinition |
ResourceDefinition for remoting Jakarta Enterprise Beans receiver in remoting profile.
|
| RemotingProfileAdd |
|
| RemotingProfileChildResourceAddHandler |
|
| RemotingProfileChildResourceHandlerBase |
|
| RemotingProfileChildResourceRemoveHandler |
|
| RemotingProfileResourceChildWriteAttributeHandler |
A write handler for the "value" attribute of the channel creation option
|
| RemotingProfileResourceDefinition |
ResourceDefinition for remoting profiles.
|
| RemotingProfileService |
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.HttpConnectionSpec |
|
| RemotingProfileService.RemotingConnectionSpec |
|
| RemoveAnnotationInformationFactory |
Processes the Remove
|
| RemoveMethodMergingProcessor |
Class that can merge Remove
|
| ResourceAdaptorAnnotationInformationFactory |
Processes the ResourceAdapter annotation
|
| ResourceAdaptorMergingProcessor |
Handles the ResourceAdapter annotation merging
|
| RoleAddingInterceptor |
|
| RolesAllowedAnnotationInformationFactory |
|
| RunAsAnnotationInformationFactory |
Processes the RunAs annotation on a session bean
|
| RunAsMergingProcessor |
Handles the RunAs annotation merging
|
| RunAsPrincipalAnnotationInformationFactory |
Processes the RunAsPrincipal annotation on a session bean
|
| RunAsPrincipalInterceptor |
|
| ScheduleAnnotationInformationFactory |
|
| ScheduleExpressionType |
Represents the type of expression used in the values of a ScheduleExpression
|
| ScheduleValue |
ScheduleValue
|
| Second |
Represents the value of a second constructed out of a ScheduleExpression.getSecond()
|
| SecurityDomainAnnotationInformationFactory |
Processes the SecurityDomain annotation on a session bean
|
| SecurityDomainInterceptorFactory |
|
| SecurityDomainMergingProcessor |
|
| SecurityRoleMetaDataParser |
Parser for security-role elements
|
| SecurityRoleRefDDProcessor |
Sets up the EJBComponentDescription with the <security-role-ref>s declared for an Jakarta Enterprise Beans
User: Jaikiran Pai
|
| SecurityRolesAddingInterceptor |
|
| SecurityRolesMergingProcessor |
|
| SerializationHackProxy |
As ObjectInputStream is broken it looks for the class loader of the last non JDK object on the stack.
|
| SerializedCdiInterceptorsKey |
|
| SerializedStatefulSessionComponent |
Serialized form of a SFSB
|
| ServantRegistry |
Interface of a registry for CORBA servants.
|
| ServerInterceptorCache |
|
| ServerInterceptorMetaData |
|
| ServerInterceptorsBindingsProcessor |
|
| ServerInterceptorsViewConfigurator |
|
| SessionBeanAllowedMethodsInformation |
|
| SessionBeanComponent |
|
| SessionBeanComponentCreateService |
User: jpai
|
| SessionBeanComponentDescription |
|
| SessionBeanComponentDescription.SessionBeanType |
|
| SessionBeanComponentDescriptionFactory |
User: jpai
|
| SessionBeanComponentInstance |
|
| SessionBeanHomeInterceptorFactory |
Interceptor that handles home views for session beans
|
| SessionBeanHomeProcessor |
Processor that hooks up home interfaces for session beans
|
| SessionBeanMergingProcessor |
Processor that handles the SessionBean interface
|
| SessionBeanObjectViewConfigurator |
configurator that sets up interceptors for an Jakarta Enterprise Beans's object view
|
| SessionBeanSetSessionContextMethodInvocationInterceptor |
Interceptor that invokes the SessionBean.setSessionContext(jakarta.ejb.SessionContext) on session beans
which implement the SessionBean interface.
|
| SessionBeanXmlDescriptorProcessor |
|
| SessionContextImpl |
Implementation of the SessionContext interface.
|
| SessionSynchronizationMergingProcessor |
Merging processor that handles session synchronization callback methods
|
| ShutDownInterceptorFactory |
A per component interceptor that allows the Jakarta Enterprise Beans to shutdown gracefully.
|
| SimpleImmutableScheduleExpression |
An immutable copy of a ScheduleExpression.
|
| SimpleStatefulSessionBean<K,V extends StatefulSessionBeanInstance<K>> |
A simple stateful session bean cache.
|
| SimpleStatefulSessionBeanCache<K,V extends StatefulSessionBeanInstance<K>> |
A simple stateful session bean cache implementation.
|
| SimpleStatefulSessionBeanCacheConfiguration<K,V extends StatefulSessionBeanInstance<K>> |
Configuration of a simple stateful session bean cache.
|
| SimpleStatefulSessionBeanCacheFactoryServiceConfigurator<K,V extends StatefulSessionBeanInstance<K>> |
Configures a service that provides a simple stateful session bean cache factory.
|
| SimpleStatefulSessionBeanCacheProviderResourceDefinition |
Defines a CacheFactoryBuilder instance which, during deployment, is used to configure, build and install a CacheFactory for the SFSB being deployed.
|
| SimpleStatefulSessionBeanCacheProviderServiceConfigurator<K,V extends StatefulSessionBeanInstance<K>> |
Configures a service that provides a simple stateful session bean cache provider.
|
| SingletonAllowedMethodsInformation |
|
| SingletonBarrierService |
Service that installs a singleton service on service start using a singleton policy.
|
| SingletonBeanDeploymentResourceDefinition |
|
| SingletonBeanRuntimeHandler |
|
| SingletonComponent |
Component representing a Singleton Jakarta Enterprise Beans.
|
| SingletonComponentCreateService |
|
| SingletonComponentCreateServiceFactory |
User: jpai
|
| SingletonComponentDescription |
Component description for a singleton bean
|
| SingletonComponentInstance |
|
| SingletonComponentInstanceAssociationInterceptor |
Responsible for associating the single component instance for a singleton bean during invocation.
|
| SingleValue |
Represents a value for a ScheduleExpression which is expressed as a single value
|
| StartupAwaitDeploymentUnitProcessor |
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.
|
| StartupAwaitInterceptor |
Interceptor forcing invocation to wait until passed CountDownLatch value is decreased to 0.
|
| StartupCountDownInterceptor |
Interceptor decreasing value of passed CountDownLatch per invocation.
|
| StartupMergingProcessor |
Handles Startup
|
| StatefulAllowedMethodsInformation |
|
| StatefulBMTInterceptor |
A per instance interceptor that keeps an association with the outcoming transaction.
|
| StatefulComponentCreateServiceFactory |
User: jpai
|
| StatefulComponentDescription |
User: jpai
|
| StatefulComponentDescription.StatefulRemoveMethod |
|
| StatefulComponentInstanceInterceptor |
Associate the proper component instance to the invocation based on the passed in session identifier.
|
| StatefulComponentSessionIdGeneratingInterceptor |
User: jpai
|
| StatefulIdentityInterceptor |
Interceptor for equals / hashCode for SFSB's
|
| StatefulInitMethodInterceptor |
Interceptor factory for SFSB's that invokes the ejbCreate method.
|
| StatefulRemoteViewInstanceFactory |
|
| StatefulRemoveDelegationInterceptor |
Interceptor that delegates calls to Enterprise Beans 2.x remove methods to the component remove method interceptor chain
|
| StatefulRemoveInterceptor |
An interceptor which handles an invocation on a Remove method of a stateful session bean.
|
| StatefulSerializedProxy |
Serialized form of a SFSB
|
| StatefulSessionBean<K,V extends StatefulSessionBeanInstance<K>> |
A cached stateful session bean.
|
| StatefulSessionBeanCache<K,V extends StatefulSessionBeanInstance<K>> |
A stateful session bean cache.
|
| StatefulSessionBeanCacheConfiguration<K,V extends StatefulSessionBeanInstance<K>> |
Configuration of a stateful session bean cache.
|
| StatefulSessionBeanCacheFactory<K,V extends StatefulSessionBeanInstance<K>> |
Factory for creating a stateful session bean cache for a component.
|
| StatefulSessionBeanCacheProvider<K,V extends StatefulSessionBeanInstance<K>> |
Provides configurators for services to install a stateful session bean cache factory.
|
| StatefulSessionBeanCacheProviderResourceDefinition |
|
| StatefulSessionBeanCacheProviderServiceConfigurator |
Base class which provides configure(), build() methods used to allow SimpleResourceServiceHandler to install
a CacheFactoryBuilder service.
|
| StatefulSessionBeanCacheProviderServiceNameProvider |
Provides a ServiceName for a statful session bean cache provider.
|
| StatefulSessionBeanClassTableContributor |
Contributes to the JBoss Marshalling class table used when marshalling stateful session bean instances.
|
| StatefulSessionBeanDeploymentResourceDefinition |
|
| StatefulSessionBeanImmutability |
Immutability test for EJB proxies.
|
| StatefulSessionBeanInstance<K> |
A removable stateful session bean instance.
|
| StatefulSessionBeanInstanceFactory<V> |
Factory for creating stateful session bean instances.
|
| StatefulSessionBeanObjectViewConfigurator |
|
| StatefulSessionBeanRuntimeHandler |
|
| StatefulSessionBeanSerializabilityChecker |
|
| StatefulSessionComponent |
Stateful Session Bean
|
| StatefulSessionComponentCreateService |
|
| StatefulSessionComponentInstance |
|
| StatefulSessionSynchronizationInterceptor |
Interceptor which manages Synchronization semantics on a stateful session bean.
|
| StatefulTimeoutAnnotationInformationFactory |
|
| StatefulTimeoutInfo |
|
| StatefulTimeoutMergingProcessor |
Handles the RunAs annotation merging
|
| StatefulTransactionMarker |
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 |
Interceptor that handles the writeReplace method for a SFSB
|
| StatefulWriteReplaceInterceptor.Factory |
|
| StatelessAllowedMethodsInformation |
|
| StatelessComponentCreateServiceFactory |
User: jpai
|
| StatelessComponentDescription |
User: jpai
|
| StatelessComponentInstanceAssociatingFactory |
User: jpai
|
| StatelessObjectFactory<T> |
Creates and destroys stateless objects.
|
| StatelessRemoteViewInstanceFactory |
|
| StatelessSerializedProxy |
Serialized form of a singleton or session bean
|
| StatelessSessionBeanDeploymentResourceDefinition |
|
| StatelessSessionBeanObjectViewConfigurator |
|
| StatelessSessionBeanPoolMergingProcessor |
Sets up the stateless bean component description with the pool name configured for the bean via the Pool
annotation and/or the deployment descriptor
|
| StatelessSessionBeanRuntimeHandler |
|
| StatelessSessionComponent |
Component responsible for managing EJB3 stateless session beans
|
| StatelessSessionComponentCreateService |
|
| StatelessSessionComponentInstance |
Author : Jaikiran Pai
|
| StatelessWriteReplaceInterceptor |
Interceptor that handles the writeReplace method for a stateless and singleton session beans
|
| StaticEJBDiscoveryDefinition |
AttributeDefinition implementation for the "static-ejb-discovery" attribute.
|
| StaticEJBDiscoveryDefinition.StaticEjbDiscovery |
|
| StaticInterceptorsDependenciesDeploymentUnitProcessor |
|
| StatusHelper |
|
| StrictMaxPool<T> |
A pool with a maximum size.
|
| StrictMaxPoolAdd |
Adds a strict-max-pool to the EJB3 subsystem's bean-instance-pools.
|
| StrictMaxPoolConfig |
User: Jaikiran Pai
|
| StrictMaxPoolConfigService |
User: jpai
|
| StrictMaxPoolConfigService.Derive |
|
| StrictMaxPoolDerivedSizeReadHandler |
|
| StrictMaxPoolResourceDefinition |
ResourceDefinition for the strict-max-bean-pool resource.
|
| TimedObjectInvoker |
An implementation can invoke the ejbTimeout method on a TimedObject.
|
| TimedObjectInvokerFactory |
|
| TimedObjectInvokerFactoryImpl |
|
| TimedObjectInvokerImpl |
Timed object invoker for an enterprise bean.
|
| TimeoutMethod |
TimeoutMethod
|
| TimerAttributeDefinition |
Attribute definition for the list of timers associated with an Jakarta Enterprise Beans.
|
| TimerAttributeDefinition.Builder |
|
| TimerCMTTxInterceptor |
CMT interceptor for timer invocations.
|
| TimerEntity |
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
|
| TimerHandleImpl |
Serializable handle for an EJB timer.
|
| TimerImpl |
|
| TimerImpl.Builder |
|
| TimerListener |
Registrar for timers.
|
| TimerMethodMergingProcessor |
Deployment unit processor that merges the annotation information with the information in the deployment descriptor
|
| TimerPersistence |
|
| TimerPersistence.TimerChangeListener |
Listener that gets invoked when a new timer is added to the underlying store.
|
| TimerResourceDefinition<T extends EJBComponent> |
ResourceDefinition for the timer resource for runtime Jakarta Enterprise Beans deployment.
|
| TimerServiceAdd |
Adds the timer service
|
| TimerServiceAnnotationProcessor |
|
| TimerServiceApplicableComponentConfiguration |
Configuration for a TimerService-aware deployment.
|
| TimerServiceBindingSource |
|
| TimerServiceConfiguration |
|
| TimerServiceDeploymentProcessor |
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.
|
| TimerServiceFactoryServiceConfigurator |
Configures a service that provides a local timer service factory.
|
| TimerServiceImpl |
|
| TimerServiceJndiBindingProcessor |
Deployment processor responsible for detecting Jakarta Enterprise Beans components and adding a BindingConfiguration for the
java:comp/TimerService entry.
|
| TimerServiceMetaData |
Encapsulates timer service meta data for an EJB component.
|
| TimerServiceMetaDataParser |
Parser for timer service EJB meta data.
|
| TimerServiceMetaDataSchema |
|
| TimerServiceRegistry |
Registry of timer services for a given deployment, used to implement TimerService.getAllTimers().
|
| TimerServiceRegistryImpl |
A registry to which individual timer services can register to (and un-register from).
|
| TimerServiceResource |
Dynamic management resource for a timer service.
|
| TimerServiceResourceDefinition<T extends EJBComponent> |
ResourceDefinition for the timer-service resource for runtime ejb deployment.
|
| TimerServiceResourceDefinition |
ResourceDefinition for the timer-service resource.
|
| TimerState |
Timer states.
|
| TimerSynchronizationFactory<I> |
Factory for creating Synchronization instances for a distributed timer service.
|
| TimerTask |
A timer task which will be invoked at appropriate intervals based on a Timer
schedule.
|
| TimerTransactionRolledBackException |
|
| TransactionAttributeAnnotationInformationFactory |
Processes the TransactionAttribute annotation on a session bean
|
| TransactionAttributeMergingProcessor |
Because trans-attr and trans-timeout are both contained in container-transaction
process both annotations and container-transaction metadata in one spot.
|
| TransactionManagementAnnotationInformationFactory |
Processes the TransactionManagementType annotation on a session bean
|
| TransactionManagementMergingProcessor |
|
| TransactionTimeoutAnnotationInformationFactory |
|
| WaitTimeInterceptor |
|
| Year |
Represents in the year value part constructed out of a ScheduleExpression.getYear()
|