Package mx4j.server.interceptor

Interface Summary
DefaultMBeanServerInterceptorMBean Common Management interface for MBeanServerInterceptors
InvokerMBeanServerInterceptorMBean Management interface for the InvokerMBeanServerInterceptor.
MBeanServerInterceptor MBeanServer --> MBean interceptor.
MBeanServerInterceptorConfiguratorMBean Management interface for the interceptor configurator
 

Class Summary
ContextClassLoaderMBeanServerInterceptor This interceptor sets the context class loader to the proper value for incoming calls.
DefaultMBeanServerInterceptor Base class for MBeanServer interceptors
InvokerMBeanServerInterceptor The last interceptor in the chain.
MBeanServerInterceptorConfigurator MBean that configures the MBeanServer --> MBean interceptor chain.
NotificationListenerMBeanServerInterceptor  
SecurityMBeanServerInterceptor