Package 

Object PoiRefreshStrategies

  • All Implemented Interfaces:

    
    public class PoiRefreshStrategies
    
                        

    PoiRefreshStrategies provides predefined strategies for POI refresh operations.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final PoiRefreshStrategy fixedInterval(Long intervalMillis) Creates a fixed interval strategy for POI refresh.
      final PoiRefreshStrategy getDISABLED() A strategy that disables POI refresh.
      • Methods inherited from class java.lang.Object

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