public interface PropsMetadata extends NonNullMetadata
java.util.Properties based value.
The MapEntry objects of properties are defined with keys and values
of type String.
This is specified by the props element.
| Modifier and Type | Method and Description |
|---|---|
List |
getEntries()
Return the entries for the properties.
|
Copyright © 2006–2025 OSGi Alliance. All rights reserved.