|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CacheRetrieverFactory<T extends CacheRetriever,P extends CacheRetrieverParameters>
Interface for creating CacheRetriever implementations.
| Method Summary | |
|---|---|
T |
create(P params)
Create a cache retriever with the given parameters. |
| Method Detail |
|---|
T create(P params)
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 | ||||||||