mx4j.server.interceptor
Interface SecurityMBeanServerInterceptorMBean
- SecurityMBeanServerInterceptor
public interface SecurityMBeanServerInterceptorMBean
Management interface for the SecurityMBeanServerInterceptor MBean
String | getType() - Returns the type of this interceptor
|
boolean | isEnabled() - This interceptor is always enabled
|
getType
public String getType()
Returns the type of this interceptor
isEnabled
public boolean isEnabled()
This interceptor is always enabled
Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.