Uses of Interface
com.atlassian.confluence.core.SynchronizationManager

Packages that use SynchronizationManager
com.atlassian.confluence.cache   
com.atlassian.confluence.cluster.coherence   
com.atlassian.confluence.core   
com.atlassian.confluence.mail.notification.listeners   
com.atlassian.confluence.search.lucene.queue   
 

Uses of SynchronizationManager in com.atlassian.confluence.cache
 

Constructors in com.atlassian.confluence.cache with parameters of type SynchronizationManager
TransactionalCacheFactory(com.atlassian.cache.CacheFactory cacheFactory, LockFactory lockFactory, SynchronizationManager synchronizationManager)
           
 

Uses of SynchronizationManager in com.atlassian.confluence.cluster.coherence
 

Constructors in com.atlassian.confluence.cluster.coherence with parameters of type SynchronizationManager
TangosolClusterManager(com.atlassian.config.ApplicationConfig applicationConfig, java.lang.ClassLoader applicationClassLoader, SynchronizationManager synchronizationManager)
           
 

Uses of SynchronizationManager in com.atlassian.confluence.core
 

Classes in com.atlassian.confluence.core that implement SynchronizationManager
 class ConfluenceSynchronizationManager
          Confluence transaction sycnhronization manager.
 

Uses of SynchronizationManager in com.atlassian.confluence.mail.notification.listeners
 

Constructors in com.atlassian.confluence.mail.notification.listeners with parameters of type SynchronizationManager
PageEventToDetachedPageEventTransformerListener(com.atlassian.event.api.EventPublisher eventPublisher, SynchronizationManager synchronizationManager, DetachedPageEventListener detachedPageEventListener, DarkFeaturesManager darkFeaturesManager)
          Deprecated.  
 

Uses of SynchronizationManager in com.atlassian.confluence.search.lucene.queue
 

Constructors in com.atlassian.confluence.search.lucene.queue with parameters of type SynchronizationManager
IndexQueueTracker(SynchronizationManager synchronizationManager, ClusterManager clusterManager, com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.