Uses of Package
com.atlassian.plugin.osgi.hostcomponents
Packages that use com.atlassian.plugin.osgi.hostcomponents
Package
Description
Classes to manage interactions with an OSGi container
Classes to manage interactions with the Apache Felix container
Classes for transforming legacy plugin jars into proper OSGi bundles.
This package provides a way for host applications to register their host components.
Default implementation of the host component registration system that collects host components and registers them into
an OSGi service registry.
Utility methods for OSGi operations
-
Classes in com.atlassian.plugin.osgi.hostcomponents used by com.atlassian.plugin.osgi.container
-
Classes in com.atlassian.plugin.osgi.hostcomponents used by com.atlassian.plugin.osgi.container.felixClassDescriptionDefines an object that provides host components.Represents a registration of a host component
-
-
Classes in com.atlassian.plugin.osgi.hostcomponents used by com.atlassian.plugin.osgi.hostcomponentsClassDescriptionA registrar for capturing host components and their configurationThe strategy for handling the context class loader for host component method invocationsTies a host component registration with a host component instanceTies properties to the host component registration.
-
Classes in com.atlassian.plugin.osgi.hostcomponents used by com.atlassian.plugin.osgi.hostcomponents.implClassDescriptionA registrar for capturing host components and their configurationRepresents a registration of a host componentTies a host component registration with a host component instance
-
-
Classes in com.atlassian.plugin.osgi.hostcomponents used by com.atlassian.plugin.osgi.util