com.atlassian.crowd.directory
Class DirectoryCacheFactoryImpl
java.lang.Object
com.atlassian.crowd.directory.DirectoryCacheFactoryImpl
- All Implemented Interfaces:
- DirectoryCacheFactory
- Direct Known Subclasses:
- TransactionalDirectoryCacheFactory
public class DirectoryCacheFactoryImpl
- extends Object
- implements DirectoryCacheFactory
DirectoryCacheFactory that returns DbCachingRemoteDirectoryCache instance.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirectoryCacheFactoryImpl
public DirectoryCacheFactoryImpl(com.atlassian.crowd.embedded.spi.DirectoryDao directoryDao,
SynchronisationStatusManager synchronisationStatusManager,
com.atlassian.event.api.EventPublisher eventPublisher)
createDirectoryCache
public final DirectoryCache createDirectoryCache(RemoteDirectory remoteDirectory,
InternalRemoteDirectory internalDirectory)
- Specified by:
createDirectoryCache in interface DirectoryCacheFactory
Copyright © 2016 Atlassian. All Rights Reserved.