Class MetricService

  • All Implemented Interfaces:
    Serializable

    @ApplicationScoped
    @Named("metricService")
    public class MetricService
    extends org.gluu.service.metric.MetricService
    Store and retrieve metric
    Author:
    Yuriy Movchan Date: 01/15/2021
    See Also:
    Serialized Form
    • Constructor Detail

      • MetricService

        public MetricService()
    • Method Detail

      • baseDn

        public String baseDn()
        Specified by:
        baseDn in class org.gluu.service.metric.MetricService
      • getApplicationType

        public org.gluu.model.ApplicationType getApplicationType()
        Specified by:
        getApplicationType in class org.gluu.service.metric.MetricService
      • getEntryManager

        public org.gluu.persist.PersistenceEntryManager getEntryManager()
        Specified by:
        getEntryManager in class org.gluu.service.metric.MetricService
      • getMetricServiceInstance

        public org.gluu.service.metric.MetricService getMetricServiceInstance()
        Specified by:
        getMetricServiceInstance in class org.gluu.service.metric.MetricService
      • getNodeIndetifier

        public String getNodeIndetifier()
        Specified by:
        getNodeIndetifier in class org.gluu.service.metric.MetricService
      • isMetricReporterEnabled

        public boolean isMetricReporterEnabled()
        Specified by:
        isMetricReporterEnabled in class org.gluu.service.metric.MetricService