Uses of Class
org.apache.felix.configurator.impl.model.ConfigList
| Package | Description |
|---|---|
| org.apache.felix.configurator.impl.model |
-
Uses of ConfigList in org.apache.felix.configurator.impl.model
Methods in org.apache.felix.configurator.impl.model that return ConfigList Modifier and Type Method Description ConfigListAbstractState. getConfigurations(java.lang.String pid)Methods in org.apache.felix.configurator.impl.model that return types with arguments of type ConfigList Modifier and Type Method Description java.util.Map<java.lang.String,ConfigList>AbstractState. getConfigurations()Methods in org.apache.felix.configurator.impl.model with parameters of type ConfigList Modifier and Type Method Description voidConfigList. addAll(ConfigList configs)Add all configurations from another listvoidState. addAll(java.lang.String pid, ConfigList configs)Add all configurations for a pid