| Modifier and Type | Method and Description | 
|---|---|
Collection<Report> | 
JmxConfigReader.generateReportsByJmxDatacollectionConfig(JmxDatacollectionConfig inputConfig)  | 
| Modifier and Type | Method and Description | 
|---|---|
JmxDatacollectionConfig | 
JmxDatacollectionConfiggenerator.generateJmxConfigModel(List<String> ids,
                      MBeanServerConnection mBeanServerConnection,
                      String serviceName,
                      Boolean runStandardVmBeans,
                      Boolean skipNonNumber,
                      Map<String,String> dictionary)  | 
JmxDatacollectionConfig | 
JmxDatacollectionConfiggenerator.generateJmxConfigModel(MBeanServerConnection mBeanServerConnection,
                      String serviceName,
                      Boolean runStandardVmBeans,
                      Boolean skipNonNumber,
                      Map<String,String> dictionary)
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JmxDatacollectionConfiggenerator.writeJmxConfigFile(JmxDatacollectionConfig jmxDatacollectionConfigModel,
                  String outFile)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JmxConfigGeneratorUI.setRawModel(JmxDatacollectionConfig newModel)  | 
| Modifier and Type | Method and Description | 
|---|---|
static JmxDatacollectionConfig | 
JmxCollectionCloner.clone(JmxDatacollectionConfig input)
Clones a whole JmxCollectionConfig. 
 | 
JmxDatacollectionConfig | 
UiModel.getOutputConfig()  | 
JmxDatacollectionConfig | 
UiModel.getRawModel()  | 
| Modifier and Type | Method and Description | 
|---|---|
static JmxDatacollectionConfig | 
JmxCollectionCloner.clone(JmxDatacollectionConfig input)
Clones a whole JmxCollectionConfig. 
 | 
void | 
UiModel.setJmxDataCollectionAccordingToSelection(JmxDatacollectionConfig outputConfig)  | 
UiModel | 
UiModel.setRawModel(JmxDatacollectionConfig rawModel)
Set the real model and get the data we need out of it 
 | 
| Modifier and Type | Method and Description | 
|---|---|
JmxDatacollectionConfig | 
DetectMBeansJob.execute()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DetectMBeansJob.onSuccess(JmxDatacollectionConfig generatedJmxConfigModel)  | 
| Modifier and Type | Method and Description | 
|---|---|
JmxDatacollectionConfig | 
JMXDataCollectionConfigDao.getConfig()  | 
JmxDatacollectionConfig | 
JMXDataCollectionConfigDao.mergeConfigs(JmxDatacollectionConfig source,
            JmxDatacollectionConfig target)  | 
JmxDatacollectionConfig | 
JMXDataCollectionConfigDao.translateConfig(JmxDatacollectionConfig config)  | 
| Modifier and Type | Method and Description | 
|---|---|
JmxDatacollectionConfig | 
JMXDataCollectionConfigDao.mergeConfigs(JmxDatacollectionConfig source,
            JmxDatacollectionConfig target)  | 
void | 
JMXDataCollectionConfigDao.onConfigUpdated(JmxDatacollectionConfig config)  | 
JmxDatacollectionConfig | 
JMXDataCollectionConfigDao.translateConfig(JmxDatacollectionConfig config)  | 
| Modifier and Type | Method and Description | 
|---|---|
JmxDatacollectionConfig | 
JmxDatacollectionConfig.merge(JmxDatacollectionConfig other)  | 
| Modifier and Type | Method and Description | 
|---|---|
JmxDatacollectionConfig | 
JmxDatacollectionConfig.merge(JmxDatacollectionConfig other)  | 
Copyright © 2021. All rights reserved.