public class CachingConfiguration extends Object
CachingBundle.| Constructor and Description |
|---|
CachingConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ResponseCache |
buildCache(com.yammer.metrics.core.MetricsRegistry metricsRegistry) |
LocalCacheConfiguration |
getLocal() |
ResponseStoreFactory |
getStoreFactory() |
void |
setLocal(LocalCacheConfiguration local) |
void |
setStoreFactory(ResponseStoreFactory storeFactory) |
public LocalCacheConfiguration getLocal()
public void setLocal(LocalCacheConfiguration local)
public ResponseStoreFactory getStoreFactory()
public void setStoreFactory(ResponseStoreFactory storeFactory)
public ResponseCache buildCache(com.yammer.metrics.core.MetricsRegistry metricsRegistry)
Copyright © 2014. All Rights Reserved.