Uses of Package
org.objectweb.proactive.core.event

Packages that use org.objectweb.proactive.core.event
org.objectweb.proactive.core.body Provides all classes used for implementing the active part of an active object.  
org.objectweb.proactive.core.body.future Provides the definition and implementation of the future object.  
org.objectweb.proactive.core.body.message **For internal use only** Defines the common message layer of Requests and Replies.  
org.objectweb.proactive.core.body.migration Defines the migration primitive of ProActive.  
org.objectweb.proactive.core.body.request Defines the request messages based of the common message layer.  
org.objectweb.proactive.core.component.request Requests addressed to components are extensions of standard ProActive requests, and are processed by the component request queue, an extension of the standard ProActive request queue.  
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.core.runtime Defines all classes needed to build a ProActiveRuntime.  
org.objectweb.proactive.ext.implicit *under development* Defines an implicit way of programming the live method using declarations.  
org.objectweb.proactive.ext.locationserver Defines a Body associated with a location server able to give the location of one body on demand.  
org.objectweb.proactive.ext.migration Defines strategies of migration based on itinerary.  
org.objectweb.proactive.ext.mixedlocation   
 

Classes in org.objectweb.proactive.core.event used by org.objectweb.proactive.core.body
AbstractEventProducer
           Provides support for adding, removing and notifying ProActiveListener.
 

Classes in org.objectweb.proactive.core.event used by org.objectweb.proactive.core.body.future
AbstractEventProducer
           Provides support for adding, removing and notifying ProActiveListener.
 

Classes in org.objectweb.proactive.core.event used by org.objectweb.proactive.core.body.message
AbstractEventProducer
           Provides support for adding, removing and notifying ProActiveListener.
 

Classes in org.objectweb.proactive.core.event used by org.objectweb.proactive.core.body.migration
AbstractEventProducer
           Provides support for adding, removing and notifying ProActiveListener.
 

Classes in org.objectweb.proactive.core.event used by org.objectweb.proactive.core.body.request
AbstractEventProducer
           Provides support for adding, removing and notifying ProActiveListener.
 

Classes in org.objectweb.proactive.core.event used by org.objectweb.proactive.core.component.request
AbstractEventProducer
           Provides support for adding, removing and notifying ProActiveListener.
 

Classes in org.objectweb.proactive.core.event used by org.objectweb.proactive.core.descriptor.data
ProActiveListener
           An empty marker interface for all the listeners in ProActive
RuntimeRegistrationEventListener
           A class implementating this interface is listener of RuntimeRegistrationEvent.
 

Classes in org.objectweb.proactive.core.event used by org.objectweb.proactive.core.event
AbstractEventProducer
           Provides support for adding, removing and notifying ProActiveListener.
ProActiveEvent
           Base class of all events occuring in ProActive.
ProActiveListener
           An empty marker interface for all the listeners in ProActive
RuntimeRegistrationEventProducer
           
 

Classes in org.objectweb.proactive.core.event used by org.objectweb.proactive.core.runtime
AbstractEventProducer
           Provides support for adding, removing and notifying ProActiveListener.
RuntimeRegistrationEventProducer
           
RuntimeRegistrationEventProducerImpl
           
 

Classes in org.objectweb.proactive.core.event used by org.objectweb.proactive.ext.implicit
AbstractEventProducer
           Provides support for adding, removing and notifying ProActiveListener.
 

Classes in org.objectweb.proactive.core.event used by org.objectweb.proactive.ext.locationserver
AbstractEventProducer
           Provides support for adding, removing and notifying ProActiveListener.
 

Classes in org.objectweb.proactive.core.event used by org.objectweb.proactive.ext.migration
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.
ProActiveListener
           An empty marker interface for all the listeners in ProActive
 

Classes in org.objectweb.proactive.core.event used by org.objectweb.proactive.ext.mixedlocation
AbstractEventProducer
           Provides support for adding, removing and notifying ProActiveListener.
 



Copyright © April 2004 INRIA All Rights Reserved.