Uses of Package
org.objectweb.jotm.core.events

Packages that use org.objectweb.jotm.core.events
org.objectweb.jotm.core.events Specifies JOTM 2 event model API 
org.objectweb.jotm.core.transaction Specifies JOTM 2 transaction management API 
org.objectweb.jotm.examples Provides some JOTM 2 examples 
org.objectweb.jotm.impl.core.transaction Provides some implementations of the org.objectweb.jotm.core.transaction interfaces 
org.objectweb.jotm.impl.ots Provides an OTS personality implementation 
 

Classes in org.objectweb.jotm.core.events used by org.objectweb.jotm.core.events
Event
          This interface represents an event.
EventListener
          Event listener.
 

Classes in org.objectweb.jotm.core.events used by org.objectweb.jotm.core.transaction
Event
          This interface represents an event.
EventSource
          Event source is the source of various event types.
 

Classes in org.objectweb.jotm.core.events used by org.objectweb.jotm.examples
Event
          This interface represents an event.
EventListener
          Event listener.
 

Classes in org.objectweb.jotm.core.events used by org.objectweb.jotm.impl.core.transaction
EventListener
          Event listener.
EventSource
          Event source is the source of various event types.
 

Classes in org.objectweb.jotm.core.events used by org.objectweb.jotm.impl.ots
Event
          This interface represents an event.
EventListener
          Event listener.