Uses of Package
com.atlassian.plugin.osgi.hostcomponents

Packages that use com.atlassian.plugin.osgi.hostcomponents
com.atlassian.plugin.osgi.container Classes to manage interactions with an OSGi container 
com.atlassian.plugin.osgi.container.felix Classes to manage interactions with the Apache Felix container 
com.atlassian.plugin.osgi.hostcomponents This package provides a way for host applications to register their host components. 
com.atlassian.plugin.osgi.hostcomponents.impl Default implementation of the host component registration system that collects host components and registers them into an OSGi service registry. 
com.atlassian.plugin.osgi.loader Plugin loader classes to support OSGi-based plugins 
com.atlassian.plugin.osgi.loader.transform Classes for transforming legacy plugin jars into proper OSGi bundles. 
 

Classes in com.atlassian.plugin.osgi.hostcomponents used by com.atlassian.plugin.osgi.container
HostComponentProvider
          Defines an object that provides host components.
HostComponentRegistration
          Represents a registration of a host component
 

Classes in com.atlassian.plugin.osgi.hostcomponents used by com.atlassian.plugin.osgi.container.felix
HostComponentProvider
          Defines an object that provides host components.
HostComponentRegistration
          Represents a registration of a host component
 

Classes in com.atlassian.plugin.osgi.hostcomponents used by com.atlassian.plugin.osgi.hostcomponents
ComponentRegistrar
          A registrar for capturing host components and their configuration
InstanceBuilder
          Ties a host component registration with a host component instance
PropertyBuilder
          Ties properties to the host component registration
 

Classes in com.atlassian.plugin.osgi.hostcomponents used by com.atlassian.plugin.osgi.hostcomponents.impl
ComponentRegistrar
          A registrar for capturing host components and their configuration
HostComponentRegistration
          Represents a registration of a host component
InstanceBuilder
          Ties a host component registration with a host component instance
 

Classes in com.atlassian.plugin.osgi.hostcomponents used by com.atlassian.plugin.osgi.loader
HostComponentProvider
          Defines an object that provides host components.
 

Classes in com.atlassian.plugin.osgi.hostcomponents used by com.atlassian.plugin.osgi.loader.transform
HostComponentRegistration
          Represents a registration of a host component
 



Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.