public class JmxConfigReader extends Object
| Constructor and Description | 
|---|
JmxConfigReader(LogAdapter logger)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Collection<Report> | 
generateReportsByJmxDatacollectionConfig(InputStream inputConfigStream)  | 
Collection<Report> | 
generateReportsByJmxDatacollectionConfig(JmxDatacollectionConfig inputConfig)  | 
Collection<Report> | 
generateReportsByJmxDatacollectionConfig(String inputConfigFileName)  | 
public JmxConfigReader(LogAdapter logger)
protected Collection<Report> generateReportsByJmxDatacollectionConfig(InputStream inputConfigStream)
public Collection<Report> generateReportsByJmxDatacollectionConfig(String inputConfigFileName)
public Collection<Report> generateReportsByJmxDatacollectionConfig(JmxDatacollectionConfig inputConfig)
Copyright © 2021. All rights reserved.