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
 String getType()
          Returns the type of this interceptor
 boolean isEnabled()
          This interceptor is always enabled
 

Method Detail

getType

String getType()
Returns the type of this interceptor


isEnabled

boolean isEnabled()
This interceptor is always enabled



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.