org.apache.felix.mosgi.jmx.agent.mx4j.server.interceptor
Interface InvokerMBeanServerInterceptorMBean

All Known Implementing Classes:
InvokerMBeanServerInterceptor

public interface InvokerMBeanServerInterceptorMBean

Management interface for the InvokerMBeanServerInterceptor MBean

Version:
$Revision: 1.1.1.1 $
Author:
Simone Bordet

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

Method Detail

getType

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


isEnabled

boolean isEnabled()
This interceptor is always enabled