Obtains the names of MBeans controlled by the MBean server.
1 function.java.jmx.MBeanServer.queryNames
<function.java.jmx.MBeanServer.queryNames domain='domain'>
<mbsc /> *
</function.java.jmx.MBeanServer.queryNames>
Attributes | |||||
---|---|---|---|---|---|
Name | Type | Required | Default | Description | |
Adomain | string | Name of the domain of the MBean server. |
Arguments | |||||
---|---|---|---|---|---|
Name | Type | Required | Unique | Nullable | Description |
Embsc | MBeanServerConnection |
Returns | |
---|---|
Type | Description |
ArrayList[String] | List of all the names. |