|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InstanceBuilder | |
|---|---|
| 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. |
| Uses of InstanceBuilder in com.atlassian.plugin.osgi.hostcomponents |
|---|
| Methods in com.atlassian.plugin.osgi.hostcomponents that return InstanceBuilder | |
|---|---|
InstanceBuilder |
ComponentRegistrar.register(Class<?>... mainInterfaces)
Starts the single host component registration by declaring it as implementing one or more interfaces |
| Uses of InstanceBuilder in com.atlassian.plugin.osgi.hostcomponents.impl |
|---|
| Methods in com.atlassian.plugin.osgi.hostcomponents.impl that return InstanceBuilder | |
|---|---|
InstanceBuilder |
DefaultComponentRegistrar.register(Class<?>... mainInterfaces)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||