|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.plugin.osgi.CompositeHostComponentProvider
public class CompositeHostComponentProvider
| Field Summary | |
|---|---|
protected java.lang.Iterable<com.atlassian.plugin.osgi.hostcomponents.HostComponentProvider> |
delegates
|
| Constructor Summary | |
|---|---|
CompositeHostComponentProvider(java.lang.Iterable<com.atlassian.plugin.osgi.hostcomponents.HostComponentProvider> delegates)
|
|
| Method Summary | |
|---|---|
void |
provide(com.atlassian.plugin.osgi.hostcomponents.ComponentRegistrar registrar)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final java.lang.Iterable<com.atlassian.plugin.osgi.hostcomponents.HostComponentProvider> delegates
| Constructor Detail |
|---|
public CompositeHostComponentProvider(java.lang.Iterable<com.atlassian.plugin.osgi.hostcomponents.HostComponentProvider> delegates)
| Method Detail |
|---|
public void provide(com.atlassian.plugin.osgi.hostcomponents.ComponentRegistrar registrar)
provide in interface com.atlassian.plugin.osgi.hostcomponents.HostComponentProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||