Uses of Class
mx4j.server.interceptor.DefaultMBeanServerInterceptor

Packages that use DefaultMBeanServerInterceptor
mx4j.server.interceptor   
 

Uses of DefaultMBeanServerInterceptor in mx4j.server.interceptor
 

Subclasses of DefaultMBeanServerInterceptor in mx4j.server.interceptor
 class ContextClassLoaderMBeanServerInterceptor
          This interceptor sets the context class loader to the proper value for incoming calls.
 class InvokerMBeanServerInterceptor
          The last interceptor in the chain.
 class NotificationListenerMBeanServerInterceptor
           
 class SecurityMBeanServerInterceptor