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

Packages that use EventPublisher
com.atlassian.event.internal   
com.atlassian.event.legacy   
 

Uses of EventPublisher in com.atlassian.event.internal
 

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

Uses of EventPublisher in com.atlassian.event.legacy
 

Constructors in com.atlassian.event.legacy with parameters of type EventPublisher
LegacyEventManager(EventPublisher delegateEventPublisher)
          Deprecated.  
 



Copyright © 2006-2013 Atlassian. All Rights Reserved.