public abstract class ReadOnlyDynamicMBean extends Object implements DynamicMBean
DynamicMBean implementations.| Constructor and Description |
|---|
ReadOnlyDynamicMBean() |
| Modifier and Type | Method and Description |
|---|---|
AttributeList |
getAttributes(String[] attributes) |
Object |
invoke(String actionName,
Object[] params,
String[] signature) |
void |
setAttribute(Attribute attr) |
AttributeList |
setAttributes(AttributeList attrs) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttribute, getMBeanInfopublic void setAttribute(Attribute attr)
setAttribute in interface DynamicMBeanpublic AttributeList setAttributes(AttributeList attrs)
setAttributes in interface DynamicMBeanpublic Object invoke(String actionName, Object[] params, String[] signature) throws MBeanException, ReflectionException
invoke in interface DynamicMBeanMBeanExceptionReflectionExceptionpublic AttributeList getAttributes(String[] attributes)
getAttributes in interface DynamicMBean
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025