|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object freemarker.template.cache.LoDWithRefreshCachingStrategyFactory
public final class LoDWithRefreshCachingStrategyFactory
Factory class for creating LoDWithRefreshCachingStrategy objects.
Field Summary | |
---|---|
static LoDWithRefreshCachingStrategyFactory |
INSTANCE
The singleton instance of this LoDWithRefreshCachingStrategyFactory |
Method Summary | |
---|---|
CachingStrategy |
create(StrategyParameters params)
Create a LoDWithRefreshCachingStrategy with the given parameters. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final LoDWithRefreshCachingStrategyFactory INSTANCE
Method Detail |
---|
public CachingStrategy create(StrategyParameters params)
create
in interface CachingStrategyFactory
params
- the parameters with which to create the cache retriever
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |