public static class JHipsterProperties.Cache.Ehcache extends Object
| Constructor and Description |
|---|
Ehcache() |
| Modifier and Type | Method and Description |
|---|---|
long |
getMaxEntries() |
int |
getTimeToLiveSeconds() |
void |
setMaxEntries(long maxEntries) |
void |
setTimeToLiveSeconds(int timeToLiveSeconds) |
Copyright © 2019 JHipster. All rights reserved.