|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CacheMgr
This inferface presents manager for process cache and recource cache.
Method Summary | |
---|---|
void |
configure(CallbackUtilities cus)
Configures caches. |
ProcessCache |
getProcessCache()
Returns process cache. |
ResourceCache |
getResourceCache()
Returns resource cache. |
Method Detail |
---|
void configure(CallbackUtilities cus) throws java.lang.Exception
cus
- an instance of CallbackUtilities used to get
properties for configuring caches.
java.lang.Exception
- Thrown if an error occurs.ProcessCache getProcessCache()
ResourceCache getResourceCache()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |