|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.ccd.ui.cache.CacheFactory
public class CacheFactory
Constructor Summary | |
---|---|
CacheFactory()
|
Method Summary | |
---|---|
java.lang.Object |
getCachedObject(java.lang.String groupkey,
java.lang.String key)
Getting the cached objects using groupkey and key.It checks for cache enable/disable and reloading the templates cache objects. |
static CacheFactory |
getInstance()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CacheFactory()
Method Detail |
---|
public static CacheFactory getInstance()
public java.lang.Object getCachedObject(java.lang.String groupkey, java.lang.String key)
getCachedObject
in interface ICacheFactory
groupkey
- key
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |