|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfreemarker.template.cache.LoadOnDemandCachingStrategyFactory
public final class LoadOnDemandCachingStrategyFactory
Factory class for creating LoadOnDemandCachingStrategy objects.
| Field Summary | |
|---|---|
static LoadOnDemandCachingStrategyFactory |
INSTANCE
The singleton instance of this LoadOnDemandCachingStrategyFactory |
| Method Summary | |
|---|---|
CachingStrategy |
create(StrategyParameters params)
Create a LoadOnDemandCachingStrategy 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 LoadOnDemandCachingStrategyFactory INSTANCE
| Method Detail |
|---|
public CachingStrategy create(StrategyParameters params)
create in interface CachingStrategyFactoryparams - 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 | ||||||||