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

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

Methods in org.ow2.util.event.api that return IEventDispatcher
 IEventDispatcher IEventService.getDispatcher(java.lang.String id)
          Get the event dispatcher with the given id.
 

Methods in org.ow2.util.event.api with parameters of type IEventDispatcher
 void IEventService.registerDispatcher(java.lang.String id, IEventDispatcher dispatcher)
          Register a new event dispatcher.
 



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