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
MetadataProvider
getMetadatas
in interface MetadataProvider
IOException
- if something wet wrong during gathering.Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.