public class IoServiceMBean extends ObjectMBean<IoService>
IoSession.LOGGER| Constructor and Description |
|---|
IoServiceMBean(IoService source)
Creates a new IoServiceMBean instance
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
addExtraOperations(List<ModelMBeanOperationInfo> operations) |
protected Object |
invoke0(String name,
Object[] params,
String[] signature) |
protected boolean |
isOperation(String methodName,
Class<?>[] paramTypes) |
addAttributeChangeNotificationListener, addExtraAttributes, addNotificationListener, getAttribute, getAttribute0, getAttributes, getElementType, getMapKeyType, getMapValueType, getMBeanInfo, getName, getNotificationInfo, getPropertyEditor, getServer, getSource, getSource, invoke, isExpandable, isReadable, isWritable, load, postDeregister, postRegister, preDeregister, preRegister, removeAttributeChangeNotificationListener, removeNotificationListener, sendAttributeChangeNotification, sendAttributeChangeNotification, sendNotification, sendNotification, setAttribute, setAttribute0, setAttributes, setManagedResource, setModelMBeanInfo, store, toStringpublic IoServiceMBean(IoService source)
source - The IoService to monitorprotected Object invoke0(String name, Object[] params, String[] signature) throws Exception
invoke0 in class ObjectMBean<IoService>Exceptionprotected void addExtraOperations(List<ModelMBeanOperationInfo> operations)
addExtraOperations in class ObjectMBean<IoService>protected boolean isOperation(String methodName, Class<?>[] paramTypes)
isOperation in class ObjectMBean<IoService>Copyright © 2004–2019 Apache MINA Project. All rights reserved.