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

Packages that use ProActiveListener
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.  
org.objectweb.proactive.ext.migration Defines strategies of migration based on itinerary.  
 

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

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

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

Subinterfaces of ProActiveListener in org.objectweb.proactive.core.event
 interface BodyEventListener
           A class implementating this interface is listener of BodyEvent.
 interface FutureEventListener
           A class implementating this interface is listener of FutureEvent.
 interface MessageEventListener
           A class implementating this interface is listener of MessageEvent.
 interface MigrationEventListener
           A class implementating this interface is listener of MigrationEvent that occurs in the process of the migration of a body associated to an active object.
 interface RequestQueueEventListener
           A class implementating this interface is listener of RequestQueueEvent.
 interface RuntimeRegistrationEventListener
           A class implementating this interface is listener of RuntimeRegistrationEvent.
 

Uses of ProActiveListener in org.objectweb.proactive.ext.migration
 

Classes in org.objectweb.proactive.ext.migration that implement ProActiveListener
 class MigrationStrategyManagerImpl
           
 



Copyright © April 2004 INRIA All Rights Reserved.