Uses of Interface
org.objectweb.transaction.api.event.EventContext

Packages that use EventContext
org.objectweb.transaction.api.event Specification of the Event API.  
 

Uses of EventContext in org.objectweb.transaction.api.event
 

Methods in org.objectweb.transaction.api.event with parameters of type EventContext
 void EventNotificationFeature.notify(EventContext ctx)
          Notify handlers of the occurence of an event.