public class BinaryManager extends Object implements org.apache.felix.cm.json.ConfigurationReader.BinaryHandler
Constructor and Description |
---|
BinaryManager(BinUtil.ResourceProvider provider,
JSONUtil.Report report)
Create a new instance
|
Modifier and Type | Method and Description |
---|---|
void |
cleanupFiles() |
List<File> |
flushFiles(String pid) |
String |
handleBinaryValue(String pid,
String key,
String value) |
public BinaryManager(BinUtil.ResourceProvider provider, JSONUtil.Report report)
provider
- The bundle provider, might be null
.Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.