| Constructors in com.atlassian.plugin.manager with parameters of type PluginExceptionInterception |
DefaultPluginManager(PluginPersistentStateStore store,
List<PluginLoader> pluginLoaders,
ModuleDescriptorFactory moduleDescriptorFactory,
PluginEventManager pluginEventManager,
PluginExceptionInterception pluginExceptionInterception)
|
DefaultPluginManager(PluginPersistentStateStore store,
List<PluginLoader> pluginLoaders,
ModuleDescriptorFactory moduleDescriptorFactory,
PluginEventManager pluginEventManager,
PluginExceptionInterception pluginExceptionInterception,
boolean verifyRequiredPlugins)
|
DefaultPluginManager(PluginPersistentStateStore store,
List<PluginLoader> pluginLoaders,
ModuleDescriptorFactory moduleDescriptorFactory,
PluginEventManager pluginEventManager,
PluginExceptionInterception pluginExceptionInterception,
boolean verifyRequiredPlugins,
PluginPredicate delayLoadOf)
|
DefaultPluginManager(PluginPersistentStateStore store,
List<PluginLoader> pluginLoaders,
ModuleDescriptorFactory moduleDescriptorFactory,
PluginEventManager pluginEventManager,
PluginExceptionInterception pluginExceptionInterception,
PluginPredicate delayLoadOf)
|