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

Packages that use DynamicPluginLoader
com.atlassian.plugin.loaders   
 

Uses of DynamicPluginLoader in com.atlassian.plugin.loaders
 

Classes in com.atlassian.plugin.loaders that implement DynamicPluginLoader
 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.