|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PackageScannerConfiguration | |
|---|---|
| com.atlassian.plugin.osgi.container.felix | Classes to manage interactions with the Apache Felix container |
| com.atlassian.plugin.osgi.container.impl | |
| com.atlassian.plugin.osgi.util | Utility methods for OSGi operations |
| Uses of PackageScannerConfiguration in com.atlassian.plugin.osgi.container.felix |
|---|
| Constructors in com.atlassian.plugin.osgi.container.felix with parameters of type PackageScannerConfiguration | |
|---|---|
FelixOsgiContainerManager(java.io.File frameworkBundlesDir,
PackageScannerConfiguration packageScannerConfig,
HostComponentProvider provider,
PluginEventManager eventManager)
Constructs the container manager using the framework bundles zip file located in this library |
|
FelixOsgiContainerManager(java.net.URL frameworkBundlesZip,
java.io.File frameworkBundlesDir,
PackageScannerConfiguration packageScannerConfig,
HostComponentProvider provider,
PluginEventManager eventManager)
Constructs the container manager |
|
| Uses of PackageScannerConfiguration in com.atlassian.plugin.osgi.container.impl |
|---|
| Classes in com.atlassian.plugin.osgi.container.impl that implement PackageScannerConfiguration | |
|---|---|
class |
DefaultPackageScannerConfiguration
Default package scanner configuration. |
| Uses of PackageScannerConfiguration in com.atlassian.plugin.osgi.util |
|---|
| Methods in com.atlassian.plugin.osgi.util with parameters of type PackageScannerConfiguration | |
|---|---|
static java.lang.String |
OsgiHeaderUtil.determineExports(java.util.List<HostComponentRegistration> regs,
PackageScannerConfiguration packageScannerConfig)
Determines framework exports taking into account host components and package scanner configuration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||