Uses of Class
org.apache.felix.configurator.impl.model.BundleState
-
Packages that use BundleState Package Description org.apache.felix.configurator.impl.json -
-
Uses of BundleState in org.apache.felix.configurator.impl.json
Methods in org.apache.felix.configurator.impl.json that return BundleState Modifier and Type Method Description static BundleState
JSONUtil. readConfigurationsFromBundle(BinUtil.ResourceProvider provider, Set<String> paths, JSONUtil.Report report)
Read all configurations from a bundle
-