Uses of Class
org.huihoo.jfox.jmx.interceptor.MBeanServerInterceptorListener

Packages that use MBeanServerInterceptorListener
org.huihoo.jfox.jmx   
 

Uses of MBeanServerInterceptorListener in org.huihoo.jfox.jmx
 

Methods in org.huihoo.jfox.jmx with parameters of type MBeanServerInterceptorListener
 void MBeanServerSupport.registerInterceptor(MBeanServerInterceptorListener interceptor, MBeanServerNotificationFilter filter, java.lang.Object handback)
          This function is JFoxMX private extension
 void MBeanServerSupport.unregisterInterceptor(MBeanServerInterceptorListener interceptor)