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, wait
getAttribute, getMBeanInfo
public void setAttribute(Attribute attr)
setAttribute
in interface DynamicMBean
public AttributeList setAttributes(AttributeList attrs)
setAttributes
in interface DynamicMBean
public Object invoke(String actionName, Object[] params, String[] signature) throws MBeanException, ReflectionException
invoke
in interface DynamicMBean
MBeanException
ReflectionException
public AttributeList getAttributes(String[] attributes)
getAttributes
in interface DynamicMBean
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024