Package 

Interface ClockProvider

  • All Implemented Interfaces:
    tech.harmonysoft.oss.inpertio.client.ConfigProvider

    
    public interface ClockProvider
     implements ConfigProvider<Clock>
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract ClockProvider withZone(ZoneId zone)
      • Methods inherited from class tech.harmonysoft.oss.inpertio.client.ConfigProvider

        getData, probe, refresh
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait