|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProActiveEvent | |
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 ProActiveEvent in org.objectweb.proactive.core.event |
Subclasses of ProActiveEvent in org.objectweb.proactive.core.event | |
class |
BodyEvent
Event sent when a body get created, destroyed or changed. |
class |
FutureEvent
A FutureEvent occurs when a FuturProxy
blocks the executing Thread because the result is not yet available.
|
class |
MessageEvent
A MessageEvent occurs when a Message get sent or received or
when the treatment of a request begins or ends.
|
class |
MigrationEvent
MigrationEvent s occur during the migration of an active object. |
class |
RequestQueueEvent
A RequestQueueEvent occurs when a RequestQueue get modified.
|
class |
RuntimeRegistrationEvent
Event sent when a proActiveRuntime is registered in a Hashtable. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |