Uses of Interface
de.xima.fc.system.server.api.metrics.IMetricsRegistry
-
Packages that use IMetricsRegistry Package Description de.xima.fc.system.impl.server de.xima.fc.system.impl.server.metrics de.xima.fc.system.server.api -
-
Uses of IMetricsRegistry in de.xima.fc.system.impl.server
Methods in de.xima.fc.system.impl.server that return IMetricsRegistry Modifier and Type Method Description IMetricsRegistry
ServerRegistries. getMetricsRegistry()
-
Uses of IMetricsRegistry in de.xima.fc.system.impl.server.metrics
Classes in de.xima.fc.system.impl.server.metrics that implement IMetricsRegistry Modifier and Type Class Description class
MetricsRegistry
-
Uses of IMetricsRegistry in de.xima.fc.system.server.api
Methods in de.xima.fc.system.server.api that return IMetricsRegistry Modifier and Type Method Description IMetricsRegistry
IServerRegistries. getMetricsRegistry()
Get the metrics registry.
-