|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.trackstudio.kernel.cache.CacheManager
com.trackstudio.kernel.cache.MessageCacheManager
Field Summary |
Fields inherited from class com.trackstudio.kernel.cache.CacheManager |
hu |
Method Summary | |
MessageCacheItem |
find(java.lang.String id)
|
static MessageCacheManager |
getInstance()
|
void |
initCollection(java.util.Collection idColl)
|
void |
receive(CacheNotification nf)
|
Methods inherited from class com.trackstudio.kernel.cache.CacheManager |
notify |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static MessageCacheManager getInstance() throws GranException
GranException
public void initCollection(java.util.Collection idColl) throws GranException
GranException
public MessageCacheItem find(java.lang.String id) throws GranException
GranException
public void receive(CacheNotification nf) throws GranException
GranException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |