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

Packages that use RuntimeRegistrationEvent
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 RuntimeRegistrationEvent in org.objectweb.proactive.core.descriptor.data
 

Methods in org.objectweb.proactive.core.descriptor.data with parameters of type RuntimeRegistrationEvent
 void VirtualNodeImpl.runtimeRegistered(RuntimeRegistrationEvent event)
           
 

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

Methods in org.objectweb.proactive.core.event with parameters of type RuntimeRegistrationEvent
 void RuntimeRegistrationEventListener.runtimeRegistered(RuntimeRegistrationEvent event)
          Signals that a registration occured on the runtime encapsulated in the event
 



Copyright 2001-2005 INRIA All Rights Reserved.