|
OSGi™ Enterprise Release 5 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropsMetadata
Metadata for a 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.
Method Summary | |
---|---|
java.util.List<MapEntry> |
getEntries()
Return the entries for the properties. |
Method Detail |
---|
java.util.List<MapEntry> getEntries()
MapEntry
objects for each entry in
the properties. The List is empty if no entries are specified for
the properties.
|
OSGi™ Enterprise Release 5 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |