public class CacheableMetadataProvider extends Object implements MetadataProvider
CacheableMetadataProvider provides simple caching methods to avoid
calling MetadataProvider.getMetadatas() twice.
TODO Do we really need this ? ATM it is not used ...| Constructor and Description |
|---|
CacheableMetadataProvider(MetadataProvider delegate) |
public CacheableMetadataProvider(MetadataProvider delegate)
public List<org.apache.felix.ipojo.metadata.Element> getMetadatas() throws IOException
MetadataProvidergetMetadatas in interface MetadataProviderIOException - if something wet wrong during gathering.Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.