org.objectweb.proactive.ic2d.spy
Class BodyCreationSpyEvent
java.lang.Object
java.util.EventObject
org.objectweb.proactive.core.event.ProActiveEvent
org.objectweb.proactive.ic2d.spy.SpyEvent
org.objectweb.proactive.ic2d.spy.BodySpyEvent
org.objectweb.proactive.ic2d.spy.BodyCreationSpyEvent
- All Implemented Interfaces:
- java.io.Serializable
public class BodyCreationSpyEvent
- extends BodySpyEvent
- implements java.io.Serializable
- See Also:
- Serialized Form
Field Summary |
protected java.lang.String |
className
The name of the class |
protected java.lang.String |
nodeURL
nodename |
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 java.util.EventObject |
source |
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 |
className
protected java.lang.String className
- The name of the class
nodeURL
protected java.lang.String nodeURL
- nodename
BodyCreationSpyEvent
public BodyCreationSpyEvent(UniqueID bodyID,
java.lang.String nodeURL,
java.lang.String className)
BodyCreationSpyEvent
public BodyCreationSpyEvent(UniqueID bodyID,
java.lang.String nodeURL,
java.lang.String className,
boolean isActive)
getClassName
public java.lang.String getClassName()
getNodeURL
public java.lang.String getNodeURL()
toString
public java.lang.String toString()
- Overrides:
toString
in class SpyEvent
Copyright 2001-2007 INRIA All Rights Reserved.