| Package | Description |
|---|---|
| org.osgi.service.blueprint.reflect |
Blueprint Reflection Package Version 1.0.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<MapEntry> |
MapMetadata.getEntries() |
Return the entries for the map.
|
java.util.List<MapEntry> |
PropsMetadata.getEntries() |
Return the entries for the properties.
|
java.util.List<MapEntry> |
ServiceMetadata.getServiceProperties() |
Return the user declared properties to be advertised with the service.
|