Uses of Class
org.objectweb.proactive.core.event.BodyEvent

Packages that use BodyEvent
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 BodyEvent in org.objectweb.proactive.core.event
 

Methods in org.objectweb.proactive.core.event with parameters of type BodyEvent
 void BodyEventListener.bodyCreated(BodyEvent event)
          Signals that the body encapsulated in the event bodyEvent has been created
 void BodyEventListener.bodyDestroyed(BodyEvent event)
          Signals that the body encapsulated in the event event has been destroyed
 void BodyEventListener.bodyChanged(BodyEvent event)
          Signals that the body encapsulated in the event event has been changed
 



Copyright ? October 2004 INRIA All Rights Reserved.