Uses of Interface
org.apache.felix.configurator.impl.json.BinUtil.ResourceProvider
| Package | Description |
|---|---|
| org.apache.felix.configurator.impl.json |
-
Uses of BinUtil.ResourceProvider in org.apache.felix.configurator.impl.json
Methods in org.apache.felix.configurator.impl.json with parameters of type BinUtil.ResourceProvider Modifier and Type Method Description static java.io.FileBinUtil. extractFile(BinUtil.ResourceProvider provider, java.lang.String pid, java.lang.String path)static BundleStateJSONUtil. readConfigurationsFromBundle(BinUtil.ResourceProvider provider, java.util.Set<java.lang.String> paths, JSONUtil.Report report)Read all configurations from a bundleConstructors in org.apache.felix.configurator.impl.json with parameters of type BinUtil.ResourceProvider Constructor Description BinaryManager(BinUtil.ResourceProvider provider, JSONUtil.Report report)Create a new instance