public abstract class MessageReceiver extends Object implements com.sun.enterprise.ee.cms.core.CallBack
| Constructor and Description |
|---|
MessageReceiver() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
handleMessage(String senderName,
String messageToken,
byte[] data) |
void |
processNotification(com.sun.enterprise.ee.cms.core.Signal signal) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.