public class DetectMBeansJob extends Object implements Task<JmxDatacollectionConfig>
| Constructor and Description | 
|---|
DetectMBeansJob(JmxConfigGeneratorUI ui,
               ServiceConfig config)  | 
| Modifier and Type | Method and Description | 
|---|---|
JmxDatacollectionConfig | 
execute()  | 
JmxConfigGeneratorUI | 
getUI()  | 
void | 
onError()  | 
void | 
onSuccess(JmxDatacollectionConfig generatedJmxConfigModel)  | 
public DetectMBeansJob(JmxConfigGeneratorUI ui, ServiceConfig config)
public JmxDatacollectionConfig execute() throws TaskRunException
execute in interface Task<JmxDatacollectionConfig>TaskRunExceptionpublic void onSuccess(JmxDatacollectionConfig generatedJmxConfigModel)
onSuccess in interface Task<JmxDatacollectionConfig>public void onError()
onError in interface Task<JmxDatacollectionConfig>public JmxConfigGeneratorUI getUI()
getUI in interface Task<JmxDatacollectionConfig>Copyright © 2020. All rights reserved.