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

All Known Implementing Classes:
SecurityMBeanServerInterceptor

public interface SecurityMBeanServerInterceptorMBean

Management interface for the SecurityMBeanServerInterceptor 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