Package | Description |
---|---|
org.wso2.carbon.as.monitoring.collector.jmx |
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
|
void |
CollectorUtil.setFieldValue(Object event,
Attribute attribute)
Set the value of the attribute to the matching property of the event Object.
|
Copyright © 2019 WSO2. All rights reserved.