Uses of Interface
com.atlassian.event.api.EventListenerRegistrar

Packages that use EventListenerRegistrar
com.atlassian.event.api   
com.atlassian.event.internal   
 

Uses of EventListenerRegistrar in com.atlassian.event.api
 

Subinterfaces of EventListenerRegistrar in com.atlassian.event.api
 interface EventPublisher
          Interface to publish events.
 

Uses of EventListenerRegistrar in com.atlassian.event.internal
 

Classes in com.atlassian.event.internal that implement EventListenerRegistrar
 class EventPublisherImpl
          The default implementation of the EventPublisher interface.
 class LockFreeEventPublisher
          A non-blocking implementation of the EventPublisher interface.
 



Copyright © 2006-2013 Atlassian. All Rights Reserved.