Uses of Class
org.sourceforge.jemm.client.events.EntityEvent

Packages that use EntityEvent
org.sourceforge.jemm.client   
org.sourceforge.jemm.client.events   
 

Uses of EntityEvent in org.sourceforge.jemm.client
 

Methods in org.sourceforge.jemm.client with parameters of type EntityEvent
 void ObjectOperationsFacade.entityEntered(EntityEvent e)
           
 void ObjectOperationsFacade.entityExited(EntityEvent e)
          Finalize the object state completely and synchronize to the database.
 

Uses of EntityEvent in org.sourceforge.jemm.client.events
 

Methods in org.sourceforge.jemm.client.events with parameters of type EntityEvent
 void MethodContextListener.entityEntered(EntityEvent e)
          Called when an entity is entered and no other threads are using the entity.
 void MethodContextListener.entityExited(EntityEvent e)
          When the last thread leaves an entity then the entity exited.
 



Copyright © 2009. All Rights Reserved.