Class DefaultServerCache.EvictionRunnable

java.lang.Object
io.ebeaninternal.server.cache.DefaultServerCache.EvictionRunnable
All Implemented Interfaces:
Runnable
Enclosing class:
DefaultServerCache

public final class DefaultServerCache.EvictionRunnable extends Object implements Runnable
Runnable that calls the eviction routine.
  • Constructor Details

    • EvictionRunnable

      public EvictionRunnable()
  • Method Details

    • run

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