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 unzips plugins from a zip file into a local directory, and ensures that directory only contains plugins from that zip file.
 class DirectoryPluginLoader
          A plugin loader to load plugins from a directory on disk.
 



Copyright © 2010 Atlassian. All Rights Reserved.