|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
org.objectweb.proactive.core.event.ProActiveEvent
org.objectweb.proactive.ic2d.spy.SpyEvent
org.objectweb.proactive.ic2d.spy.SpyFutureEvent
public class SpyFutureEvent
Field Summary | |
---|---|
protected UniqueID |
creatorID
|
Fields inherited from class org.objectweb.proactive.ic2d.spy.SpyEvent |
---|
BODY_CREATION_EVENT_TYPE, BODY_EVENT_TYPE, bodyID, GENERIC_TYPE, OBJECT_RECEIVED_FUTURE_RESULT_TYPE, OBJECT_WAIT_BY_NECESSITY_TYPE, OBJECT_WAIT_FOR_REQUEST_TYPE, pos, REPLY_RECEIVED_MESSAGE_TYPE, REPLY_SENT_MESSAGE_TYPE, REQUEST_RECEIVED_MESSAGE_TYPE, REQUEST_SENT_MESSAGE_TYPE, SERVING_STARTED_TYPE, VOID_REQUEST_SERVED_TYPE |
Fields inherited from class org.objectweb.proactive.core.event.ProActiveEvent |
---|
timeStamp, type |
Fields inherited from class java.util.EventObject |
---|
source |
Constructor Summary | |
---|---|
SpyFutureEvent(int eventType,
FutureEvent future)
|
Method Summary | |
---|---|
UniqueID |
getCreatorID()
Return the id of the creator of the future |
Methods inherited from class org.objectweb.proactive.ic2d.spy.SpyEvent |
---|
eventTypeAsString, getBodyID, getPos, setPos, toString |
Methods inherited from class org.objectweb.proactive.core.event.ProActiveEvent |
---|
getTimeStamp, getType |
Methods inherited from class java.util.EventObject |
---|
getSource |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected UniqueID creatorID
Constructor Detail |
---|
public SpyFutureEvent(int eventType, FutureEvent future)
Method Detail |
---|
public UniqueID getCreatorID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |