Returns a list which contains the operations of the MBean.
1 function.java.jmx.MBeanInfo.getOperations
<function.java.jmx.MBeanInfo.getOperations mbeaninfo='mbeaninfo'/>
Attributes | |||||
---|---|---|---|---|---|
Name | Type | Required | Default | Description | |
Ambeaninfo | MBeanInfo | MBean of which the information will be obtained. |
Returns | |
---|---|
Type | Description |
(Arrays.asList(info)) | Returns an arrayList. |