Class JHipsterProperties.Cache.Ehcache

java.lang.Object
tech.jhipster.config.JHipsterProperties.Cache.Ehcache
Enclosing class:
JHipsterProperties.Cache

public static class JHipsterProperties.Cache.Ehcache extends Object
  • Constructor Details

    • Ehcache

      public Ehcache()
  • Method Details

    • getTimeToLiveSeconds

      public int getTimeToLiveSeconds()
    • setTimeToLiveSeconds

      public void setTimeToLiveSeconds(int timeToLiveSeconds)
    • getMaxEntries

      public long getMaxEntries()
    • setMaxEntries

      public void setMaxEntries(long maxEntries)