Uses of Class
org.objectweb.proactive.core.event.NodeCreationEvent

Packages that use NodeCreationEvent
org.objectweb.proactive.core.descriptor.data Provides all classes needed to create java objects related to XML Deployment Descriptor.  
org.objectweb.proactive.core.event The active object created with ProActive generated events on demand when a listener registers to one component of the active object.  
 

Uses of NodeCreationEvent in org.objectweb.proactive.core.descriptor.data
 

Methods in org.objectweb.proactive.core.descriptor.data with parameters of type NodeCreationEvent
 void VirtualNodeImpl.nodeCreated(NodeCreationEvent event)
          Use for p2p infrastructure to get nodes.
 

Uses of NodeCreationEvent in org.objectweb.proactive.core.event
 

Methods in org.objectweb.proactive.core.event with parameters of type NodeCreationEvent
 void NodeCreationEventListener.nodeCreated(NodeCreationEvent event)
          Signals that a node creation occured on the virtualNode encapsulated in the event
 



Copyright ? April 2005 INRIA All Rights Reserved.