|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfreemarker.template.cache.FileRetrieverFactory
public final class FileRetrieverFactory
Factory class for creating FileRetriever classes using the given parameter class.
| Field Summary | |
|---|---|
static FileRetrieverFactory |
INSTANCE
The singleton instance of this FileRetrieverFactory |
| Method Summary | |
|---|---|
FileRetriever |
create(FileRetrieverParameters params)
Create a FileRetriever 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 FileRetrieverFactory INSTANCE
| Method Detail |
|---|
public FileRetriever create(FileRetrieverParameters params)
create in interface CacheRetrieverFactory<FileRetriever,FileRetrieverParameters>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 | ||||||||