DynamicMBean
, MBeanRegistration
, ModelMBean
, ModelMBeanNotificationBroadcaster
, NotificationBroadcaster
, PersistentMBean
public class IoFilterMBean extends ObjectMBean<IoFilter>
IoSession
.LOGGER
Constructor | Description |
---|---|
IoFilterMBean(IoFilter source) |
Modifier and Type | Method | Description |
---|---|---|
protected boolean |
isOperation(String methodName,
Class<?>[] paramTypes) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
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
public IoFilterMBean(IoFilter source)
protected boolean isOperation(String methodName, Class<?>[] paramTypes)
isOperation
in class ObjectMBean<IoFilter>
Copyright © 2004–2018 Apache MINA Project. All rights reserved.