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