Package org.jboss.as.ejb3.component.interceptors
package org.jboss.as.ejb3.component.interceptors
-
ClassesClassDescriptionInterceptor that performs additional setup for remote and timer invocations (i.e invocations that are performed from outside an existing EE context).An asynchronous execution interceptor for methods returning
Future.runnable used to invoke local Jakarta Enterprise Beans async methodsAn invocation cancellation flag.Interceptor for equals / hashCode for SLSB's and Singleton beansAn interceptor that transforms Enterprise Beans 3.0 business interface exceptions to Enterprise Beans 2.x exceptions when required.Interceptor that handles the Jakarta Enterprise Beans metadata for non-IIOP invocations.Interceptor that can return a home interface for a Jakarta Enterprise Beans beanAn interceptor which restores the saved logging NDC and MDC for asynchronous invocations.An interceptor which saves the logging NDC and MDC for asynchronous invocations.Logs any exceptions/errors that happen during invocation of Jakarta Enterprise Beans methods, as specified by the Enterprise Beans 3 spec, section 14.3AComponentInstanceassociating interceptor for Jakarta Enterprise Beans components (SLSB and message driven) which have pooling disabled.Interceptor that handles home views for session beansA per component interceptor that allows the Jakarta Enterprise Beans to shutdown gracefully.