Uses of Interface
com.atlassian.plugin.loaders.DiscardablePluginLoader

Packages that use DiscardablePluginLoader
com.atlassian.plugin.loaders   
 

Uses of DiscardablePluginLoader in com.atlassian.plugin.loaders
 

Classes in com.atlassian.plugin.loaders that implement DiscardablePluginLoader
 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.
 class ForwardingPluginLoader
           
 class PermissionCheckingPluginLoader
           
 class ScanningPluginLoader
          Plugin loader that delegates the detection of plugins to a Scanner instance.
 



Copyright © 2014 Atlassian. All Rights Reserved.