mx4j.server.interceptor
Interface InvokerMBeanServerInterceptorMBean

All Known Implementing Classes:
InvokerMBeanServerInterceptor

public interface InvokerMBeanServerInterceptorMBean

MBean interface.


Method Summary
 java.lang.String getType()
          Returns the type of this interceptor
 boolean isEnabled()
          Returns whether this interceptor is enabled
 

Method Detail

getType

public java.lang.String getType()
Returns the type of this interceptor


isEnabled

public boolean isEnabled()
Returns whether this interceptor is enabled