public class EmptyMetadataProvider extends Object implements MetadataProvider
EmptyMetadataProvider
simply returns an empty list of Element.Constructor and Description |
---|
EmptyMetadataProvider() |
Modifier and Type | Method and Description |
---|---|
List<org.apache.felix.ipojo.metadata.Element> |
getMetadatas()
Gather all the metadata.
|
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–2023 The Apache Software Foundation. All rights reserved.