public class CompositeHostComponentProvider extends Object implements com.atlassian.plugin.osgi.hostcomponents.HostComponentProvider
Modifier and Type | Field and Description |
---|---|
protected Iterable<com.atlassian.plugin.osgi.hostcomponents.HostComponentProvider> |
delegates |
Constructor and Description |
---|
CompositeHostComponentProvider(Iterable<com.atlassian.plugin.osgi.hostcomponents.HostComponentProvider> delegates) |
Modifier and Type | Method and Description |
---|---|
void |
provide(com.atlassian.plugin.osgi.hostcomponents.ComponentRegistrar registrar) |
Copyright © 2003–2015 Atlassian. All rights reserved.