Obtains the names of MBeans controlled by the server MBean.
1 function.java.jmx.MBeanServer.setAttribute
<function.java.jmx.MBeanServer.setAttribute
object='object'
attribute='attribute'
/>
Attributes | |||||
---|---|---|---|---|---|
Name | Type | Required | Default | Description | |
Aobject | string | Name of the object. | |||
Aattribute | string | Name of the attribute. |
Returns | |
---|---|
Type | Description |
attr | Returns an Attribute. |