Uses of Class
org.forgerock.opendj.server.config.meta.PrometheusEndpointCfgDefn
-
Packages that use PrometheusEndpointCfgDefn Package Description org.forgerock.opendj.server.config.meta Provides introspection interfaces for the Core directory server administrative components. -
-
Uses of PrometheusEndpointCfgDefn in org.forgerock.opendj.server.config.meta
Methods in org.forgerock.opendj.server.config.meta that return PrometheusEndpointCfgDefn Modifier and Type Method Description static PrometheusEndpointCfgDefn
PrometheusEndpointCfgDefn. getInstance()
Get the Prometheus HTTP Endpoint configuration definition singleton.
-