Uses of Interface
com.atlassian.plugin.osgi.hostcomponents.HostComponentProvider
Packages that use HostComponentProvider
Package
Description
Classes to manage interactions with the Apache Felix container
-
Uses of HostComponentProvider in com.atlassian.plugin.osgi.container.felix
Constructors in com.atlassian.plugin.osgi.container.felix with parameters of type HostComponentProviderModifierConstructorDescriptionFelixOsgiContainerManager(File frameworkBundlesDirectory, OsgiPersistentCache persistentCache, PackageScannerConfiguration packageScannerConfig, HostComponentProvider provider, com.atlassian.plugin.event.PluginEventManager eventManager) Constructs the container manager.FelixOsgiContainerManager(URL frameworkBundlesZip, OsgiPersistentCache persistentCache, PackageScannerConfiguration packageScannerConfig, HostComponentProvider provider, com.atlassian.plugin.event.PluginEventManager eventManager) Constructs the container manager.