Uses of Interface
com.atlassian.crowd.event.EventStore

Packages that use EventStore
com.atlassian.crowd.event   
com.atlassian.crowd.manager.application   
 

Uses of EventStore in com.atlassian.crowd.event
 

Classes in com.atlassian.crowd.event that implement EventStore
 class EventStoreGeneric
          Thread-safe EventStore implementation that uses main memory as a backing store.
 

Constructors in com.atlassian.crowd.event with parameters of type EventStore
StoringEventListener(EventStore eventStore, com.atlassian.event.api.EventPublisher eventPublisher, boolean ignoreAttributes)
           
 

Uses of EventStore in com.atlassian.crowd.manager.application
 

Constructors in com.atlassian.crowd.manager.application with parameters of type EventStore
ApplicationServiceGeneric(DirectoryManager directoryManager, PermissionManager permissionManager, DirectoryInstanceLoader directoryInstanceLoader, com.atlassian.event.api.EventPublisher eventPublisher, EventStore eventStore)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.