| AbstractEJBInterceptor |
|
| AdditionalSetupInterceptor |
Interceptor that performs additional setup for remote and timer invocations (i.e invocations that are performed
from outside an existing EE context).
|
| AsyncFutureInterceptorFactory |
An asynchronous execution interceptor for methods returning Future.
|
| AsyncInvocationTask |
runnable used to invoke local Jakarta Enterprise Beans async methods
|
| CancellationFlag |
An invocation cancellation flag.
|
| ComponentTypeIdentityInterceptorFactory |
Interceptor for equals / hashCode for SLSB's and Singleton beans
|
| CurrentInvocationContextInterceptor |
|
| EjbExceptionTransformingInterceptorFactories |
An interceptor that transforms Enterprise Beans 3.0 business interface exceptions to Enterprise Beans 2.x exceptions when required.
|
| EjbMetadataInterceptor |
Interceptor that handles the Jakarta Enterprise Beans metadata for non-IIOP invocations.
|
| GetHomeInterceptorFactory |
Interceptor that can return a home interface for an Jakarta Enterprise Beans
|
| HomeRemoveInterceptor |
|
| 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
|
| NonPooledEJBComponentInstanceAssociatingInterceptor |
A ComponentInstance associating interceptor for Jakarta Enterprise Beans components (SLSB and message driven) which
have pooling disabled.
|
| SessionBeanHomeInterceptorFactory |
Interceptor that handles home views for session beans
|
| ShutDownInterceptorFactory |
A per component interceptor that allows the Jakarta Enterprise Beans to shutdown gracefully.
|