protected class RequestCorrelator.MyProbeHandler extends Object implements DiagnosticsHandler.ProbeHandler
Modifier | Constructor and Description |
---|---|
protected |
MyProbeHandler() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
handleProbe(String... keys)
Handles a probe.
|
String[] |
supportedKeys()
Returns a list of supported keys
|
public Map<String,String> handleProbe(String... keys)
DiagnosticsHandler.ProbeHandler
handleProbe
in interface DiagnosticsHandler.ProbeHandler
public String[] supportedKeys()
DiagnosticsHandler.ProbeHandler
supportedKeys
in interface DiagnosticsHandler.ProbeHandler
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.