Package com.atlassian.plugin.loaders
package com.atlassian.plugin.loaders
-
ClassDescriptionA Plugin loader that manages a set of bundled plugins, meaning that they can can be upgraded, but not deleted.Loads plugins from the classpathA plugin loader to load plugins from a directory on disk.Scans the filesystem for changed or added plugin files and stores a map of the currently known ones.A PluginLoader which requires plugins to be discarded after load if they are not removed.Plugin loader that supports installed plugins at runtimeA scanner that simply scans a given set of input files.Handles loading and unloading plugin artifacts from a locationA PluginLoader which manages plugins specified by a roster file.A Scanner which polls a file containing a list of file names to define its content.Plugin loader that delegates the detection of plugins to a Scanner instance.Loads a single plugin from the descriptor provided, which can either be an InputStream or a resource on the classpath.