public class SharedObjectMsgEvent extends RemoteSharedObjectEvent
Constructor and Description |
---|
SharedObjectMsgEvent() |
SharedObjectMsgEvent(ID senderObj,
ID remoteCont,
SharedObjectMsg msg) |
Modifier and Type | Method and Description |
---|---|
SharedObjectMsg |
getSharedObjectMsg() |
String |
toString() |
getData, getEvent, getRemoteContainerID, getSenderSharedObjectID
public SharedObjectMsgEvent()
public SharedObjectMsgEvent(ID senderObj, ID remoteCont, SharedObjectMsg msg)
senderObj
- remoteCont
- msg
- public SharedObjectMsg getSharedObjectMsg()
public String toString()
toString
in class RemoteSharedObjectEvent
Copyright © 2004–2020 Eclipse Foundation. All rights reserved.