Uses of Interface
org.osgi.service.blueprint.reflect.MapEntry

Packages that use MapEntry
org.osgi.service.blueprint.reflect Blueprint Reflection Package Version 1.0. 
 

Uses of MapEntry in org.osgi.service.blueprint.reflect
 

Methods in org.osgi.service.blueprint.reflect that return types with arguments of type MapEntry
 List<MapEntry> PropsMetadata.getEntries()
          Return the entries for the properties.
 List<MapEntry> MapMetadata.getEntries()
          Return the entries for the map.
 List<MapEntry> ServiceMetadata.getServiceProperties()
          Return the user declared properties to be advertised with the service.
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.