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
          A Plugin loader that manages a set of bundled plugins, meaning that 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 RosterFilePluginLoader
          A PluginLoader which manages plugins specified by a roster file.
 class ScanningPluginLoader
          Plugin loader that delegates the detection of plugins to a Scanner instance.
 



Copyright © 2015 Atlassian. All rights reserved.