Package com.atlassian.plugin.osgi.hostcomponents

This package provides a way for host applications to register their host components.

See:
          Description

Interface Summary
ComponentRegistrar A registrar for capturing host components and their configuration
HostComponentProvider Defines an object that provides host components.
HostComponentRegistration Represents a registration of a host component
InstanceBuilder Ties a host component registration with a host component instance
PropertyBuilder Ties properties to the host component registration.
 

Enum Summary
ContextClassLoaderStrategy The strategy for handling the context class loader for host component method invocations
 

Package com.atlassian.plugin.osgi.hostcomponents Description

This package provides a way for host applications to register their host components. See HostComponentProvider for more information.



Copyright © 2012 Atlassian. All Rights Reserved.