Class BinaryManager

  • All Implemented Interfaces:
    org.apache.felix.cm.json.io.ConfigurationReader.BinaryHandler

    public class BinaryManager
    extends Object
    implements org.apache.felix.cm.json.io.ConfigurationReader.BinaryHandler
    • Method Detail

      • handleBinaryValue

        public String handleBinaryValue​(String pid,
                                        String key,
                                        String value)
        Specified by:
        handleBinaryValue in interface org.apache.felix.cm.json.io.ConfigurationReader.BinaryHandler
      • cleanupFiles

        public void cleanupFiles()