|
||||||||||
| 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
| Method Summary | |
|---|---|
java.lang.String |
canLoad(PluginArtifact pluginArtifact)
Determines if this loader can load the jar. |
| Methods inherited from interface com.atlassian.plugin.loaders.PluginLoader |
|---|
addFoundPlugins, loadAllPlugins, removePlugin, supportsAddition, supportsRemoval |
| Method Detail |
|---|
java.lang.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 | |||||||||