Uses of Class
de.caluga.morphium.cache.CacheSyncVetoException
-
Packages that use CacheSyncVetoException Package Description de.caluga.morphium.cache -
-
Uses of CacheSyncVetoException in de.caluga.morphium.cache
Methods in de.caluga.morphium.cache that throw CacheSyncVetoException Modifier and Type Method Description protected voidAbstractCacheSynchronizer. firePreClearEvent(Class type)voidMessagingCacheSynchronizer. firePreSendEvent(Class type, Msg m)voidCacheSyncListener. preClear(Class cls)before clearing cache - if cls == null whole cache Message m contains information about reason and stuff...voidMessagingCacheSyncListener. preSendClearMsg(Class cls, Msg m)Class is null for CLEAR ALL
-