| Package | Description |
|---|---|
| com.atlassian.plugin.exception | |
| com.atlassian.plugin.manager |
| Modifier and Type | Class and Description |
|---|---|
class |
NoOpPluginExceptionInterception
The equivalent of the old plugin system behaviour
|
| Modifier and Type | Field and Description |
|---|---|
static PluginExceptionInterception |
NoOpPluginExceptionInterception.NOOP_INTERCEPTION |
| Constructor and Description |
|---|
DefaultPluginManager(PluginPersistentStateStore store,
java.util.List<PluginLoader> pluginLoaders,
ModuleDescriptorFactory moduleDescriptorFactory,
PluginEventManager pluginEventManager,
PluginExceptionInterception pluginExceptionInterception) |
DefaultPluginManager(PluginPersistentStateStore store,
java.util.List<PluginLoader> pluginLoaders,
ModuleDescriptorFactory moduleDescriptorFactory,
PluginEventManager pluginEventManager,
PluginExceptionInterception pluginExceptionInterception,
boolean verifyRequiredPlugins) |
Copyright © 2013 Atlassian. All Rights Reserved.