Monitorable adaptors
This page shows the capabilities of the adaptors that implement the JavaGAT Monitorable object. The table below shows the status of the adaptor, which can be 'done', 'w.i.p' (work in progress) or 'untested' (coding is done, needs testing). Furthermore you can see the implementation level (the percentage of implemented methods), and you can see the details of which methods are actually implemented. There is also a per method overview (which adaptors implement a certain method)
name |
status |
implemented |
MercuryMonitorableAdaptor |
done |
100 % [details] |
Adaptor description: not available
implemented |
not implemented |
getMeasurement |
- |
removeMetricListener |
- |
addMetricListener |
- |
getMetricDefinitionByName |
- |
getMetricDefinitions |
- |
Per Method Overview
|
Mercu |
getMeasurement |
V |
removeMetricListener |
V |
addMetricListener |
V |
getMetricDefinitionByName |
V |
getMetricDefinitions |
V |
total |
100 % |