public interface Probe
Base interface for probes. This interface cannot be used by itself. Please implement
the derived interfaces InterceptorProbe and TelemetryProbe if
you develop a custom probe in your IDE.
| Method Summary | |
|---|---|
ProbeMetaData |
getMetaData()
Configures the capabilities of your custom probe. |
| Method Detail |
|---|
ProbeMetaData getMetaData()