public class CompositeMetadataProvider extends Object implements MetadataProvider
CompositeMetadataProvider is responsible to detect duplicates
component's declaration.| Constructor and Description |
|---|
CompositeMetadataProvider(Reporter reporter) |
| Modifier and Type | Method and Description |
|---|---|
void |
addMetadataProvider(MetadataProvider provider) |
List<org.apache.felix.ipojo.metadata.Element> |
getMetadatas()
Gather all the metadata.
|
public CompositeMetadataProvider(Reporter reporter)
public void addMetadataProvider(MetadataProvider provider)
public List<org.apache.felix.ipojo.metadata.Element> getMetadatas() throws IOException
MetadataProvidergetMetadatas in interface MetadataProviderIOException - if something wet wrong during gathering.Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.