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
          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.
 class ScanningPluginLoader
          Plugin loader that delegates the detection of plugins to a Scanner instance.
 



Copyright © 2010 Atlassian. All Rights Reserved.