public interface MessagingCacheSyncListener extends CacheSyncListener
| Modifier and Type | Method and Description |
|---|---|
void |
postSendClearMsg(Class cls,
Msg m) |
void |
preSendClearMsg(Class cls,
Msg m)
Class is null for CLEAR ALL
|
postClear, preClearvoid preSendClearMsg(Class cls, Msg m) throws CacheSyncVetoException
cls - m - - message about to be send - add info if necessary!CacheSyncVetoExceptionCopyright © 2021. All rights reserved.