AdvertService adaptors

This page shows the capabilities of the adaptors that implement the JavaGAT AdvertService 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
GenericAdvertServiceAdaptor done 100 % [details]

GenericAdvertServiceAdaptor - implementation details

Adaptor description: The Generic AdvertService Adaptor implements the Advert Service object using a JavaGAT File object.

implemented not implemented
getPWD -
getMeasurement -
removeMetricListener -
getMetaData -
addMetricListener -
delete -
getAdvertisable -
setPWD -
getMetricDefinitionByName -
add -
find -
getMetricDefinitions -

Per Method Overview

Gener
getPWD V
getMeasurement V
removeMetricListener V
addMetricListener V
getMetaData V
delete V
getAdvertisable V
getMetricDefinitionByName V
setPWD V
add V
getMetricDefinitions V
find V
total 100 %