Uses of Class
org.apache.felix.utils.properties.Properties
-
Packages that use Properties Package Description org.apache.felix.utils.properties -
-
Uses of Properties in org.apache.felix.utils.properties
Fields in org.apache.felix.utils.properties declared as Properties Modifier and Type Field Description private Properties
TypedProperties.DynamicMap. storage
private Properties
TypedProperties. storage
Methods in org.apache.felix.utils.properties with parameters of type Properties Modifier and Type Method Description boolean
Properties. update(Properties properties)
Constructors in org.apache.felix.utils.properties with parameters of type Properties Constructor Description DynamicMap(java.lang.String name, Properties storage)
-