public class RemoteSharedObjectCreateResponseEvent extends RemoteSharedObjectEvent implements ISharedObjectCreateResponseEvent
Constructor and Description |
---|
RemoteSharedObjectCreateResponseEvent() |
RemoteSharedObjectCreateResponseEvent(ID senderObj,
ID remoteCont,
long seq,
Throwable exception) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getException() |
long |
getSequence() |
String |
toString() |
getData, getEvent, getRemoteContainerID, getSenderSharedObjectID
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getData, getRemoteContainerID
getEvent, getSenderSharedObjectID
public RemoteSharedObjectCreateResponseEvent()
public long getSequence()
getSequence
in interface ISharedObjectCreateResponseEvent
public Throwable getException()
getException
in interface ISharedObjectCreateResponseEvent
public String toString()
toString
in class RemoteSharedObjectEvent
Copyright © 2004–2020 Eclipse Foundation. All rights reserved.