@ApplicationScoped public class FoloConfig extends Object implements org.commonjava.indy.conf.IndyConfigInfo
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_CACHE_TIMEOUT_SECONDS |
| Constructor and Description |
|---|
FoloConfig() |
FoloConfig(Integer cacheTimeoutSeconds) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCacheTimeoutSeconds() |
InputStream |
getDefaultConfig() |
String |
getDefaultConfigFileName() |
void |
setCacheTimeoutSeconds(Integer cacheTimeoutSeconds) |
public static final int DEFAULT_CACHE_TIMEOUT_SECONDS
public FoloConfig()
public FoloConfig(Integer cacheTimeoutSeconds)
public Integer getCacheTimeoutSeconds()
public void setCacheTimeoutSeconds(Integer cacheTimeoutSeconds)
public String getDefaultConfigFileName()
getDefaultConfigFileName in interface org.commonjava.indy.conf.IndyConfigInfopublic InputStream getDefaultConfig()
getDefaultConfig in interface org.commonjava.indy.conf.IndyConfigInfoCopyright © 2011-2017. All Rights Reserved.