public interface DynamicPluginLoader extends PluginLoader
PluginLoader.isDynamicPluginLoader()| Modifier and Type | Method and Description |
|---|---|
String |
canLoad(PluginArtifact pluginArtifact)
Determines if this loader can load the jar.
|
createModule, isDynamicPluginLoader, loadAllPlugins, loadFoundPlugins, removePlugin, supportsAddition, supportsRemovalString canLoad(PluginArtifact pluginArtifact) throws PluginParseException
pluginArtifact - The jar to testPluginParseException - If there are exceptions parsing the plugin configurationCopyright © 2019 Atlassian. All rights reserved.