Class ManifoldCF.CachePoll

  • All Implemented Interfaces:
    IPollingHook
    Enclosing class:
    ManifoldCF

    protected static class ManifoldCF.CachePoll
    extends java.lang.Object
    implements IPollingHook
    Class that cleans up expired cache objects on polling.
    • Constructor Summary

      Constructors 
      Constructor Description
      CachePoll()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void doPoll​(IThreadContext threadContext)
      Do the requisite cleanup.
      • Methods inherited from class java.lang.Object

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