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>
TaskRunException
public 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 © 2021. All rights reserved.