Prev Package | Next Package | Frames | No Frames |
Interface Summary | |
AdaptorInterceptorMBean | Management interface for interceptors |
Interceptor | The interceptor interface for JMX adaptors. |
Invocable | Abstraction for object that may be invoked. |
InvocationContext | A tagging interface for user-defined invocation information. |
Class Summary | |
AdaptorInterceptor | The base adaptor interceptor implementation |
AdaptorInterceptorException | This exception is only used internally by the AdaptorInterceptor class, to
avoid that interceptors do too much exception logging. |
ContextClassLoaderAdaptorInterceptor | The interceptor that sets the context classloader for incoming calls |
Invocation | The invocation information carrier. |
InvocationResult | The invocation result carrier. |
InvokerAdaptorInterceptor | |
LoggerAdaptorInterceptor | |
TimingAdaptorInterceptor | This interceptor registers and logs invocation times along the adaptor's interceptor chain |