public interface ProbeRunnerMBean
Modifier and Type | Method and Description |
---|---|
Collection<String> |
getProbeNames() |
int |
getProbesCount() |
Collection<String> |
getProbesInError() |
int |
getProbesInErrorCount() |
Collection<String> |
getProbesInSuccess() |
int |
getProbesInSuccessCount() |
boolean |
runAllProbes() |
Collection<String> getProbeNames()
int getProbesCount()
Collection<String> getProbesInError()
int getProbesInErrorCount()
Collection<String> getProbesInSuccess()
int getProbesInSuccessCount()
boolean runAllProbes()
Copyright © 2018 Nuxeo. All rights reserved.