Uses of Interface
org.objectweb.proactive.core.event.RuntimeRegistrationEventListener

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

Classes in org.objectweb.proactive.core.descriptor.data that implement RuntimeRegistrationEventListener
 class VirtualNodeImpl
          A VirtualNode is a conceptual entity that represents one or several nodes.
 

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

Methods in org.objectweb.proactive.core.event with parameters of type RuntimeRegistrationEventListener
 void RuntimeRegistrationEventProducer.addRuntimeRegistrationEventListener(RuntimeRegistrationEventListener listener)
          Adds a listener of RuntimeRegistrationEvent.
 void RuntimeRegistrationEventProducer.removeRuntimeRegistrationEventListener(RuntimeRegistrationEventListener listener)
          Removes the RuntimeRegistrationEventListener.
 void RuntimeRegistrationEventProducerImpl.addRuntimeRegistrationEventListener(RuntimeRegistrationEventListener listener)
           
 void RuntimeRegistrationEventProducerImpl.removeRuntimeRegistrationEventListener(RuntimeRegistrationEventListener listener)
           
 



Copyright ? October 2004 INRIA All Rights Reserved.