mx4j.server.interceptor
Interface DefaultMBeanServerInterceptorMBean
- ContextClassLoaderMBeanServerInterceptor, DefaultMBeanServerInterceptor, InvokerMBeanServerInterceptor, NotificationListenerMBeanServerInterceptor, SecurityMBeanServerInterceptor
public interface DefaultMBeanServerInterceptorMBean
Management interface for the DefaultMBeanServerInterceptor MBean
Version:
String | getType() - Returns the type of this interceptor
|
boolean | isEnabled() - Returns whether this interceptor is enabled
|
void | setEnabled(boolean enabled) - Enables or disables this interceptor
|
getType
public String getType()
Returns the type of this interceptor
isEnabled
public boolean isEnabled()
Returns whether this interceptor is enabled
setEnabled(boolean)
setEnabled
public void setEnabled(boolean enabled)
Enables or disables this interceptor
isEnabled()
Copyright © 2001-2003 MX4J Team. All Rights Reserved.