|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client 11g Release 1 (11.1.1) E17503-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CacheProvider
| Method Summary | |
|---|---|
java.lang.Object |
fetch(java.lang.Object key,
java.lang.Object cddr)
The CacheProvider method which is invoked with the underlying SimpleCache detects a cache miss when attempting to fetch from the cache. |
| Method Detail |
|---|
java.lang.Object fetch(java.lang.Object key,
java.lang.Object cddr)
key - the provider uses to determine what to loadcddr - the initial client data passed in when the cache was created
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client 11g Release 1 (11.1.1) E17503-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||