org.huihoo.jfox.jmx.interceptor
Interface MBeanServerInterceptorListenerMBean

All Known Implementing Classes:
MBeanServerInterceptorListener

public interface MBeanServerInterceptorListenerMBean

Author:
Young Yang

Method Summary
 void disable()
           
 void enable()
           
 boolean isEnabled()
           
 

Method Detail

enable

public void enable()

disable

public void disable()

isEnabled

public boolean isEnabled()