package

com.atlassian.plugin.osgi.hostcomponents

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

Interfaces

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. 

Enums

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