|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginLoader | |
|---|---|
| com.atlassian.plugin | |
| com.atlassian.plugin.loaders | |
| Uses of PluginLoader in com.atlassian.plugin |
|---|
| Methods in com.atlassian.plugin with parameters of type PluginLoader | |
|---|---|
protected void |
DefaultPluginManager.addPlugin(PluginLoader loader,
Plugin plugin)
Update the local plugin state and enable state aware modules |
| Uses of PluginLoader in com.atlassian.plugin.loaders |
|---|
| Classes in com.atlassian.plugin.loaders that implement PluginLoader | |
|---|---|
class |
ClassLoadingPluginLoader
A plugin loader to load plugins from a classloading on disk. |
class |
ClassPathPluginLoader
|
class |
SinglePluginLoader
Loads a single plugin from the descriptor provided, which can either be an InputStream or a resource on the classpath. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||