| Package | Description |
|---|---|
| com.atlassian.plugin.osgi.container.felix |
Classes to manage interactions with the Apache Felix container
|
| com.atlassian.plugin.osgi.container.impl |
| Constructor and Description |
|---|
FelixOsgiContainerManager(File frameworkBundlesDirectory,
OsgiPersistentCache persistentCache,
PackageScannerConfiguration packageScannerConfig,
HostComponentProvider provider,
com.atlassian.plugin.event.PluginEventManager eventManager)
Constructs the container manager.
|
FelixOsgiContainerManager(URL frameworkBundlesZip,
File frameworkBundlesDir,
PackageScannerConfiguration packageScannerConfig,
HostComponentProvider provider,
com.atlassian.plugin.event.PluginEventManager eventManager)
|
FelixOsgiContainerManager(URL frameworkBundlesZip,
OsgiPersistentCache persistentCache,
PackageScannerConfiguration packageScannerConfig,
HostComponentProvider provider,
com.atlassian.plugin.event.PluginEventManager eventManager)
Constructs the container manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPackageScannerConfiguration
Default package scanner configuration.
|
Copyright © 2018 Atlassian. All rights reserved.