Uses of Package
com.atlassian.event.spi

Packages that use com.atlassian.event.spi
com.atlassian.event.config   
com.atlassian.event.internal   
com.atlassian.event.legacy   
com.atlassian.event.spi   
 

Classes in com.atlassian.event.spi used by com.atlassian.event.config
ListenerHandler
          Interface to find invokers for a given listener objects.
 

Classes in com.atlassian.event.spi used by com.atlassian.event.internal
EventDispatcher
          Dispatches an event to its listener (through the invoker).
EventExecutorFactory
          A factory to create executors for asynchronous event handling
ListenerHandler
          Interface to find invokers for a given listener objects.
ListenerInvoker
          Implementation of this interface know how to invoke 'given types' of listeners so that they handle given events.
 

Classes in com.atlassian.event.spi used by com.atlassian.event.legacy
ListenerHandler
          Interface to find invokers for a given listener objects.
ListenerInvoker
          Implementation of this interface know how to invoke 'given types' of listeners so that they handle given events.
 

Classes in com.atlassian.event.spi used by com.atlassian.event.spi
ListenerInvoker
          Implementation of this interface know how to invoke 'given types' of listeners so that they handle given events.
 



Copyright © 2006-2013 Atlassian. All Rights Reserved.