DynamicMBean
, MBeanRegistration
, ModelMBean
, ModelMBeanNotificationBroadcaster
, NotificationBroadcaster
, PersistentMBean
public class IoServiceMBean extends ObjectMBean<IoService>
IoSession
.LOGGER
Constructor | Description |
---|---|
IoServiceMBean(IoService source) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
addExtraOperations(List<ModelMBeanOperationInfo> operations) |
|
protected Object |
invoke0(String name,
Object[] params,
String[] signature) |
|
protected boolean |
isOperation(String methodName,
Class<?>[] paramTypes) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
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, toString
public IoServiceMBean(IoService source)
protected Object invoke0(String name, Object[] params, String[] signature) throws Exception
invoke0
in class ObjectMBean<IoService>
Exception
protected void addExtraOperations(List<ModelMBeanOperationInfo> operations)
addExtraOperations
in class ObjectMBean<IoService>
protected boolean isOperation(String methodName, Class<?>[] paramTypes)
isOperation
in class ObjectMBean<IoService>
Copyright © 2004–2018 Apache MINA Project. All rights reserved.