public class IoFilterMBean extends ObjectMBean<IoFilter>
IoSession.LOGGER| Constructor and Description |
|---|
IoFilterMBean(IoFilter source)
Creates a new IoFilterMBean instance
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isOperation(String methodName,
Class<?>[] paramTypes) |
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, toStringpublic IoFilterMBean(IoFilter source)
source - The IOFilter to monitorprotected boolean isOperation(String methodName, Class<?>[] paramTypes)
isOperation in class ObjectMBean<IoFilter>Copyright © 2004–2019 Apache MINA Project. All rights reserved.