Class JHipsterProperties.Cache.Infinispan.Local

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

public static class JHipsterProperties.Cache.Infinispan.Local extends Object
  • Constructor Details

    • Local

      public Local()
  • Method Details

    • getTimeToLiveSeconds

      public long getTimeToLiveSeconds()
    • setTimeToLiveSeconds

      public void setTimeToLiveSeconds(long timeToLiveSeconds)
    • getMaxEntries

      public long getMaxEntries()
    • setMaxEntries

      public void setMaxEntries(long maxEntries)