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