com.atlassian.crowd.directory.loader
Interface InternalHybridDirectoryInstanceLoader

All Superinterfaces:
DirectoryInstanceLoader
All Known Implementing Classes:
DbCachingRemoteDirectoryInstanceLoaderImpl

public interface InternalHybridDirectoryInstanceLoader
extends DirectoryInstanceLoader

Loader for directories that work by caching/mirroring some remote directory in the internal repository. Required because the Pico container in JIRA only allows one implementation of an interface to exist.


Method Summary
 
Methods inherited from interface com.atlassian.crowd.directory.loader.DirectoryInstanceLoader
canLoad, getDirectory, getRawDirectory
 



Copyright © 2013 Atlassian. All Rights Reserved.