com.atlassian.crowd.directory.loader
Interface RemoteCrowdDirectoryInstanceLoader

All Superinterfaces:
DirectoryInstanceLoader
All Known Implementing Classes:
RemoteCrowdDirectoryInstanceLoaderImpl

public interface RemoteCrowdDirectoryInstanceLoader
extends DirectoryInstanceLoader

Marker interface for the RemoteCrowdDirectory instance loader. 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 © 2012 Atlassian. All Rights Reserved.