| 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 |
|---|---|
InstanceBuilder |
ComponentRegistrar.register(Class<?>... mainInterfaces)
Starts the single host component registration by declaring it as implementing one or more interfaces
|
| Modifier and Type | Method and Description |
|---|---|
InstanceBuilder |
DefaultComponentRegistrar.register(Class<?>... mainInterfaces) |
Copyright © 2018 Atlassian. All rights reserved.