Uses of Interface
com.atlassian.plugin.loaders.DiscardablePluginLoader
Packages that use DiscardablePluginLoader
-
Uses of DiscardablePluginLoader in com.atlassian.plugin.loaders
Classes in com.atlassian.plugin.loaders that implement DiscardablePluginLoaderModifier 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.