Package restx.monitor

Class GraphiteSettingsProvider

java.lang.Object
restx.monitor.GraphiteSettingsProvider
All Implemented Interfaces:
com.google.common.base.Supplier<restx.common.RestxConfig>, Supplier<restx.common.RestxConfig>, ConfigSupplier

public class GraphiteSettingsProvider extends Object implements ConfigSupplier
  • Constructor Details

    • GraphiteSettingsProvider

      public GraphiteSettingsProvider()
  • Method Details

    • get

      public restx.common.RestxConfig get()
      Specified by:
      get in interface com.google.common.base.Supplier<restx.common.RestxConfig>
      Specified by:
      get in interface Supplier<restx.common.RestxConfig>