These are the methods within the Metrics
interface.
This is the collection of getter methods within the Metrics
interface. There are 4 getter methods in total.
This is the collection of listener methods within the Metrics
interface. There are only two listener methods, addMetricListener
and delListener
.
This is the collection of configuration methods within the Metrics
interface. There are only two configuration methods, delMetricDefinition
and setMetricDefinition
.
This is the collection of lifecycle methods within the Metrics
interface. There is only one method, destroy
.
This is the collection of development methods within the Metrics
interface. There is only one method, getListenerStats
.