public interface ComponentRegistrar
| Modifier and Type | Field and Description |
|---|---|
static String |
HOST_COMPONENT_FLAG
The flag to mark host components from other OSGi services
|
| Modifier and Type | Method and Description |
|---|---|
InstanceBuilder |
register(Class<?>... mainInterfaces)
Starts the single host component registration by declaring it as implementing one or more interfaces
|
static final String HOST_COMPONENT_FLAG
InstanceBuilder register(Class<?>... mainInterfaces)
mainInterfaces - The list of interfaces this host component implementsCopyright © 2019 Atlassian. All rights reserved.