Uses of Interface
mx4j.server.interceptor.DefaultMBeanServerInterceptorMBean

Packages that use DefaultMBeanServerInterceptorMBean
mx4j.server.interceptor   
 

Uses of DefaultMBeanServerInterceptorMBean in mx4j.server.interceptor
 

Classes in mx4j.server.interceptor that implement DefaultMBeanServerInterceptorMBean
 class ContextClassLoaderMBeanServerInterceptor
          This interceptor sets the context class loader to the proper value for incoming calls.
 class DefaultMBeanServerInterceptor
          Base class for MBeanServer interceptors
 class InvokerMBeanServerInterceptor
          The last interceptor in the chain.
 class NotificationListenerMBeanServerInterceptor
           
 class SecurityMBeanServerInterceptor