Uses of Interface
org.ow2.util.event.api.IEventToken

Uses of IEventToken in org.ow2.util.event.api
 

Methods in org.ow2.util.event.api that return IEventToken
 IEventToken IEventDispatcher.dispatch(IEvent event)
          Dispatch this event.
 IEventToken IEventDispatcher.dispatch(IEvent event, EventPriority priority)
          Dispatch an event.
 IEventToken IEventDispatcher.dispatch(IEvent event, EventPriority priority, int nbWorker)
          Dispatch an event.
 IEventToken IEventDispatcher.dispatch(IEvent event, EventPriority priority, long timeout)
          Dispatch an event.
 IEventToken IEventDispatcher.dispatch(IEvent event, EventPriority priority, long timeout, int nbWorker)
          Dispatch an event.
 IEventToken IEventDispatcher.dispatch(IEvent event, int nbWorker)
          Dispatch an event.
 IEventToken IEventDispatcher.dispatch(IEvent event, long timeout)
          Dispatch an event.
 IEventToken IEventDispatcher.dispatch(IEvent event, long timeout, int nbWorker)
          Dispatch an event.
 



Copyright © 2007-2009 OW2 Consortium. All Rights Reserved.