|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ecf.core.sharedobject.events.SharedObjectCallEvent
public class SharedObjectCallEvent
| Constructor Summary | |
|---|---|
SharedObjectCallEvent(ID sender,
Event evt,
org.eclipse.equinox.concurrent.future.IFuture res)
|
|
| Method Summary | |
|---|---|
org.eclipse.equinox.concurrent.future.IFuture |
getAsyncResult()
|
Event |
getEvent()
Get the Event from the sender shared object |
ID |
getSenderSharedObjectID()
Get ID of sender shared object responsible for this event |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SharedObjectCallEvent(ID sender,
Event evt,
org.eclipse.equinox.concurrent.future.IFuture res)
| Method Detail |
|---|
public org.eclipse.equinox.concurrent.future.IFuture getAsyncResult()
getAsyncResult in interface ISharedObjectCallEventpublic ID getSenderSharedObjectID()
ISharedObjectEvent
getSenderSharedObjectID in interface ISharedObjectEventpublic Event getEvent()
ISharedObjectEvent
getEvent in interface ISharedObjectEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||