|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
AbstractEventProducer.ListenerList | A class implementing this interface provide a minimum set of methods to support the addition and removal of listener. |
BodyEventListener |
A class implementating this interface is listener of BodyEvent .
|
FutureEventListener |
A class implementating this interface is listener of FutureEvent .
|
MessageEventListener |
A class implementating this interface is listener of MessageEvent .
|
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 |
RequestQueueEventListener |
A class implementating this interface is listener of RequestQueueEvent .
|
RuntimeRegistrationEventListener |
A class implementating this interface is listener of RuntimeRegistrationEvent .
|
RuntimeRegistrationEventProducer |
Class Summary | |
AbstractEventProducer |
Provides support for adding, removing and notifying ProActiveListener . |
BodyEvent | Event sent when a body get created, destroyed or changed. |
BodyEventProducerImpl | |
FutureEvent |
A FutureEvent occurs when a FuturProxy
blocks the executing Thread because the result is not yet available.
|
MessageEvent |
A MessageEvent occurs when a Message get sent or received or
when the treatment of a request begins or ends.
|
MigrationEvent |
MigrationEvent s occur during the migration of an active object. |
ProActiveEvent | Base class of all events occuring in ProActive. |
RequestQueueEvent |
A RequestQueueEvent occurs when a RequestQueue get modified.
|
RuntimeRegistrationEvent | Event sent when a proActiveRuntime is registered in a Hashtable. |
RuntimeRegistrationEventProducerImpl |
The active object created with ProActive generated events on demand when a listener registers to one component of the active object.
This package defines all type of listeners and all type of events used in ProActive.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |