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 TypeMethodDescriptiongetAttribute
(String attribute) getAttributes
(String[] attributes) void
setAttribute
(Attribute attribute) setAttributes
(AttributeList attributes)
-
Method Details
-
getAttribute
- Specified by:
getAttribute
in interfaceDynamicMBean
-
setAttribute
- Specified by:
setAttribute
in interfaceDynamicMBean
-
getAttributes
- Specified by:
getAttributes
in interfaceDynamicMBean
-
setAttributes
- Specified by:
setAttributes
in interfaceDynamicMBean
-
invoke
- Specified by:
invoke
in interfaceDynamicMBean
-
getMBeanInfo
- Specified by:
getMBeanInfo
in interfaceDynamicMBean
-
getObjectName
-