Package org.shoal.ha.cache.impl.util
Class MessageReceiver
- java.lang.Object
-
- org.shoal.ha.cache.impl.util.MessageReceiver
-
- All Implemented Interfaces:
com.sun.enterprise.ee.cms.core.CallBack
- Direct Known Subclasses:
CommandManager
public abstract class MessageReceiver extends Object implements com.sun.enterprise.ee.cms.core.CallBack
- Author:
- Mahesh Kannan
-
-
Constructor Summary
Constructors Constructor Description MessageReceiver()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description protected abstract voidhandleMessage(String senderName, String messageToken, byte[] data)voidprocessNotification(com.sun.enterprise.ee.cms.core.Signal signal)
-