|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractEventProducer | |
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.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.mixedlocation |
Uses of AbstractEventProducer in org.objectweb.proactive.core.body |
Subclasses of AbstractEventProducer in org.objectweb.proactive.core.body | |
class |
BodyMap
**For internal use only** This class is a Map between UniqueID and either remote or local bodies. |
Uses of AbstractEventProducer in org.objectweb.proactive.core.body.future |
Subclasses of AbstractEventProducer in org.objectweb.proactive.core.body.future | |
class |
FutureEventProducerImpl
|
Uses of AbstractEventProducer in org.objectweb.proactive.core.body.message |
Subclasses of AbstractEventProducer in org.objectweb.proactive.core.body.message | |
class |
MessageEventProducerImpl
|
Uses of AbstractEventProducer in org.objectweb.proactive.core.body.migration |
Subclasses of AbstractEventProducer in org.objectweb.proactive.core.body.migration | |
class |
MigrationManagerImpl
|
Uses of AbstractEventProducer in org.objectweb.proactive.core.body.request |
Subclasses of AbstractEventProducer in org.objectweb.proactive.core.body.request | |
class |
BlockingRequestQueueImpl
|
class |
RequestQueueImpl
|
Uses of AbstractEventProducer in org.objectweb.proactive.core.component.request |
Subclasses of AbstractEventProducer in org.objectweb.proactive.core.component.request | |
class |
ComponentRequestQueueImpl
Extension of the standard ProActive request queue. |
Uses of AbstractEventProducer in org.objectweb.proactive.core.event |
Subclasses of AbstractEventProducer in org.objectweb.proactive.core.event | |
class |
BodyEventProducerImpl
|
class |
RuntimeRegistrationEventProducerImpl
|
Uses of AbstractEventProducer in org.objectweb.proactive.core.runtime |
Subclasses of AbstractEventProducer in org.objectweb.proactive.core.runtime | |
class |
ProActiveRuntimeImpl
Implementation of ProActiveRuntime |
Uses of AbstractEventProducer in org.objectweb.proactive.ext.implicit |
Subclasses of AbstractEventProducer in org.objectweb.proactive.ext.implicit | |
class |
ImplicitService
|
Uses of AbstractEventProducer in org.objectweb.proactive.ext.locationserver |
Subclasses of AbstractEventProducer in org.objectweb.proactive.ext.locationserver | |
class |
MigrationManagerWithLocationServer
|
Uses of AbstractEventProducer in org.objectweb.proactive.ext.mixedlocation |
Subclasses of AbstractEventProducer in org.objectweb.proactive.ext.mixedlocation | |
class |
MigrationManagerWithMixedLocation
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |