Uses of Class
com.atlassian.plugin.loaders.ScanningPluginLoader

Packages that use ScanningPluginLoader
com.atlassian.plugin.loaders   
 

Uses of ScanningPluginLoader in com.atlassian.plugin.loaders
 

Subclasses of ScanningPluginLoader in com.atlassian.plugin.loaders
 class BundledPluginLoader
          Plugin loader that can find plugins via a single URL, and treats all plugins loaded from the directory as bundled plugins, meaning they can can be upgraded, but not deleted.
 class DirectoryPluginLoader
          A plugin loader to load plugins from a directory on disk.
 



Copyright © 2014 Atlassian. All Rights Reserved.