| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HostComponentProvider.provide(ComponentRegistrar registrar)
Gives the object a chance to register its host components with the registrar
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultComponentRegistrar
Default component registrar that also can write registered host components into the OSGi service registry.
|
Copyright © 2018 Atlassian. All rights reserved.