|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CachingStrategyFactory<T extends CachingStrategy>
Interface for creating CachingStrategy implementations.
Method Summary | |
---|---|
T |
create(StrategyParameters params)
Create a caching strategy with the given parameters. |
Method Detail |
---|
T create(StrategyParameters 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 |