mx4j.server.interceptor
Interface InvokerMBeanServerInterceptorMBean

All Known Implementing Classes:
InvokerMBeanServerInterceptor

public interface InvokerMBeanServerInterceptorMBean

Management interface for the InvokerMBeanServerInterceptor. It cannot be disabled.

Version:
$Revision: 1.2 $
Author:
Simone Bordet

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

Method Detail

isEnabled

public boolean isEnabled()
Returns whether this interceptor is enabled

getType

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