public interface MetadataProvider
MetadataProvider
is responsible to provide iPOJO's metadata.Modifier and Type | Method and Description |
---|---|
List<org.apache.felix.ipojo.metadata.Element> |
getMetadatas()
Gather all the metadata.
|
List<org.apache.felix.ipojo.metadata.Element> getMetadatas() throws IOException
IOException
- if something wet wrong during gathering.Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.