Class MetricService

java.lang.Object
org.gluu.service.metric.MetricService
org.gluu.oxtrust.service.MetricService
All Implemented Interfaces:
Serializable

@Named("metricService") public class MetricService extends org.gluu.service.metric.MetricService
Store and retrieve metric
Author:
Yuriy Movchan Date: 06/28/2015, Rahat Ali Date: 07/30/2015
See Also:
  • Field Details

  • Constructor Details

    • MetricService

      public MetricService()
  • Method Details

    • initTimer

      public void initTimer()
    • baseDn

      public String baseDn()
      Specified by:
      baseDn 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
    • genereateAuthenticationChartDto

      public AuthenticationChartDto genereateAuthenticationChartDto(int countDays)
    • isMetricReporterEnabled

      public boolean isMetricReporterEnabled()
      Specified by:
      isMetricReporterEnabled 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
    • getNodeIndetifier

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