|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DynamicPluginLoader
Plugin loader that supports installed plugins at runtime
PluginLoader.isDynamicPluginLoader()| Method Summary | |
|---|---|
String |
canLoad(PluginArtifact pluginArtifact)
Determines if this loader can load the jar. |
| Methods inherited from interface com.atlassian.plugin.loaders.PluginLoader |
|---|
isDynamicPluginLoader, loadAllPlugins, loadFoundPlugins, removePlugin, supportsAddition, supportsRemoval |
| Method Detail |
|---|
String canLoad(PluginArtifact pluginArtifact)
throws PluginParseException
pluginArtifact - The jar to test
PluginParseException - If there are exceptions parsing the plugin configuration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||