Uses of Interface
com.atlassian.plugin.loaders.DynamicPluginLoader
Packages that use DynamicPluginLoader
-
Uses of DynamicPluginLoader in com.atlassian.plugin.loaders
Classes in com.atlassian.plugin.loaders that implement DynamicPluginLoaderModifier and TypeClassDescriptionclassA Plugin loader that manages a set of bundled plugins, meaning that they can can be upgraded, but not deleted.classA plugin loader to load plugins from a directory on disk.classfinal classclassA PluginLoader which manages plugins specified by a roster file.classPlugin loader that delegates the detection of plugins to a Scanner instance.