public class StaticResourceCacheConfigDefault extends Object implements StaticResourceCacheConfig
| Constructor and Description |
|---|
StaticResourceCacheConfigDefault(int cacheSeconds,
boolean isCachePrivate,
Integer cacheSecondsCdn) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCacheSeconds() |
Integer |
getCacheSecondsCdn() |
boolean |
isCachePrivate() |
public int getCacheSeconds()
getCacheSeconds in interface StaticResourceCacheConfigpublic boolean isCachePrivate()
isCachePrivate in interface StaticResourceCacheConfigpublic Integer getCacheSecondsCdn()
getCacheSecondsCdn in interface StaticResourceCacheConfigCopyright © 2019. All rights reserved.