Package org.openqa.selenium.grid.jmx
Class MBean
java.lang.Object
org.openqa.selenium.grid.jmx.MBean
- All Implemented Interfaces:
DynamicMBean
-
Method Summary
Modifier and TypeMethodDescription@Nullable ObjectgetAttribute(String attribute) getAttributes(String[] attributes) @Nullable ObjectvoidsetAttribute(Attribute attribute) @Nullable AttributeListsetAttributes(AttributeList attributes)
-
Method Details
-
getAttribute
- Specified by:
getAttributein interfaceDynamicMBean
-
setAttribute
- Specified by:
setAttributein interfaceDynamicMBean
-
getAttributes
- Specified by:
getAttributesin interfaceDynamicMBean
-
setAttributes
- Specified by:
setAttributesin interfaceDynamicMBean
-
invoke
- Specified by:
invokein interfaceDynamicMBean
-
getMBeanInfo
- Specified by:
getMBeanInfoin interfaceDynamicMBean
-
getObjectName
-