Uses of Interface
com.atlassian.event.EventManager

Uses of EventManager in com.atlassian.event
 

Classes in com.atlassian.event that implement EventManager
 class AsyncEventManager
          A basica EventManager that executes the EventListener.handleEvent(Event) asynchronously (in a thread pool)
 class DefaultEventManager
          Manages the firing and receiving of events.
 



Copyright © 2006-2009 Atlassian. All Rights Reserved.