public class ClusterMessageReceivedEvent extends AbstractPortalEvent
The group of this event is the same as the group defined for the cluster message. If the cluster message does not have a group defined, then this event has no group.
IClusterManager.createClusterMessage(String, java.io.Serializable)
,
IClusterManager.send(IClusterTransmission)
,
lumis.portal.event
Constructor and Description |
---|
ClusterMessageReceivedEvent(IClusterMessage message,
String receiverId) |
Modifier and Type | Method and Description |
---|---|
IClusterMessage |
getMessage()
Returns the cluster message received.
|
String |
getReceiverId()
The identifier of the server that received the message.
|
getEventGroups, getOperationType, setEventGroups, setOperationType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
toString
public ClusterMessageReceivedEvent(IClusterMessage message, String receiverId)
public IClusterMessage getMessage()
public String getReceiverId()
LumisXP 12.4.0.200625 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.