public class JGroupsBroadcastMethod extends AbstractBroadcastMethod
| Constructor and Description |
|---|
JGroupsBroadcastMethod() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(BroadcastService service)
Called once when the messaging method has been registered
|
protected void |
processMessage(Message messageFromChannel) |
void |
send(RawMessage message)
Sends a raw data message to all connected hybris platform nodes
|
void |
shutdown()
Called before system shutdown
|
getListeners, getSettings, notifyMessgageReceived, registerProcessor, unregisterProcessorpublic void send(RawMessage message)
BroadcastMethodpublic void shutdown()
BroadcastMethodshutdown in interface BroadcastMethodshutdown in class AbstractBroadcastMethodpublic void init(BroadcastService service)
BroadcastMethodinit in interface BroadcastMethodinit in class AbstractBroadcastMethodprotected void processMessage(Message messageFromChannel)
Copyright © 2017 SAP SE. All Rights Reserved.