Package | Description |
---|---|
org.wso2.carbon.as.monitoring.collector.jmx | |
org.wso2.carbon.as.monitoring.collector.jmx.clients |
Modifier and Type | Method and Description |
---|---|
Result |
CollectorUtil.getResultByCorrelator(List<Result> results,
String correlator)
Get a particular Result object which maps to the given correlator
|
Modifier and Type | Method and Description |
---|---|
void |
CollectorUtil.mapResultAttributesToPoJo(Result result,
Object event)
Map the attributes on the result to the given event Object using reflection
|
Modifier and Type | Method and Description |
---|---|
Result |
CollectorUtil.getResultByCorrelator(List<Result> results,
String correlator)
Get a particular Result object which maps to the given correlator
|
Modifier and Type | Method and Description |
---|---|
List<Result> |
MBeanClient.readPossibleAttributeValues()
Read the possible attribute values from the MBean
|
Copyright © 2019 WSO2. All rights reserved.