|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentRegistrar | |
|---|---|
| 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 ComponentRegistrar in com.atlassian.plugin.osgi.hostcomponents |
|---|
| Methods in com.atlassian.plugin.osgi.hostcomponents with parameters of type ComponentRegistrar | |
|---|---|
void |
HostComponentProvider.provide(ComponentRegistrar registrar)
Gives the object a chance to register its host components with the registrar |
| Uses of ComponentRegistrar in com.atlassian.plugin.osgi.hostcomponents.impl |
|---|
| Classes in com.atlassian.plugin.osgi.hostcomponents.impl that implement ComponentRegistrar | |
|---|---|
class |
DefaultComponentRegistrar
Default component registrar that also can write registered host components into the OSGi service registry. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||