org.apache.mina.integration.jmx
Class IoFilterMBean
java.lang.Object
org.apache.mina.integration.jmx.ObjectMBean<IoFilter>
org.apache.mina.integration.jmx.IoFilterMBean
- All Implemented Interfaces:
- DynamicMBean, MBeanRegistration, ModelMBean, ModelMBeanNotificationBroadcaster, NotificationBroadcaster, PersistentMBean
public class IoFilterMBean
- extends ObjectMBean<IoFilter>
A JMX MBean wrapper for an IoSession
.
- Version:
- $Rev: 600478 $, $Date: 2007-12-03 12:05:35 +0100 (Mon, 03 Dec 2007) $
- Author:
- The Apache MINA Project (dev@mina.apache.org)
Methods inherited from class org.apache.mina.integration.jmx.ObjectMBean |
addAttributeChangeNotificationListener, addExtraAttributes, addExtraOperations, addNotificationListener, getAttribute, getAttribute0, getAttributes, getElementType, getMapKeyType, getMapValueType, getMBeanInfo, getName, getNotificationInfo, getPropertyEditor, getServer, getSource, getSource, invoke, invoke0, isExpandable, isReadable, isWritable, load, postDeregister, postRegister, preDeregister, preRegister, removeAttributeChangeNotificationListener, removeNotificationListener, sendAttributeChangeNotification, sendAttributeChangeNotification, sendNotification, sendNotification, setAttribute, setAttribute0, setAttributes, setManagedResource, setModelMBeanInfo, store, toString |
IoFilterMBean
public IoFilterMBean(IoFilter source)
isOperation
protected boolean isOperation(String methodName,
Class<?>[] paramTypes)
- Overrides:
isOperation
in class ObjectMBean<IoFilter>
Copyright © 2004-2009 Apache MINA Project. All Rights Reserved.