Module org.jpo
Package org.jpo.cache

Class ThumbnailCreationDaemonWatchDog

java.lang.Object
org.jpo.cache.ThumbnailCreationDaemonWatchDog
All Implemented Interfaces:
Runnable

public class ThumbnailCreationDaemonWatchDog extends Object implements Runnable
instance of this class will monitor whether we have run out of live ThumbnailCreationDaemons
  • Constructor Details

    • ThumbnailCreationDaemonWatchDog

      public ThumbnailCreationDaemonWatchDog()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable