|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public 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.public ProcessCache getProcessCache()
public ResourceCache getResourceCache()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |