public class EmptyMetadataProvider extends java.lang.Object implements MetadataProvider
EmptyMetadataProvider
simply returns an empty list of Element.Constructor and Description |
---|
EmptyMetadataProvider() |
Modifier and Type | Method and Description |
---|---|
java.util.List<org.apache.felix.ipojo.metadata.Element> |
getMetadatas()
Gather all the metadata.
|
public java.util.List<org.apache.felix.ipojo.metadata.Element> getMetadatas() throws java.io.IOException
MetadataProvider
getMetadatas
in interface MetadataProvider
java.io.IOException
- if something wet wrong during gathering.Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.