Uses of Class
org.apache.felix.mosgi.jmx.agent.mx4j.server.interceptor.DefaultMBeanServerInterceptor

Packages that use DefaultMBeanServerInterceptor
org.apache.felix.mosgi.jmx.agent.mx4j.server.interceptor   
 

Uses of DefaultMBeanServerInterceptor in org.apache.felix.mosgi.jmx.agent.mx4j.server.interceptor
 

Subclasses of DefaultMBeanServerInterceptor in org.apache.felix.mosgi.jmx.agent.mx4j.server.interceptor
 class ContextClassLoaderMBeanServerInterceptor
          This interceptor sets the context class loader to the proper value for incoming calls.
 class InvokerMBeanServerInterceptor
          The last MBeanServer --$gt; MBean interceptor in the chain.
 class NotificationListenerMBeanServerInterceptor
          Interceptor that takes care of replacing the source of Notifications to the ObjectName of the NotificationBroadcaster that emitted it.
 class SecurityMBeanServerInterceptor
          Interceptor that takes care of performing security checks (in case the SecurityManager is installed) for MBeanServer to MBean calls.
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.