Class BinaryManagerRootDescriptor


  • public class BinaryManagerRootDescriptor
    extends Object
    Descriptor for the configuration of an on-disk binaries storage.
    • Constructor Detail

      • BinaryManagerRootDescriptor

        public BinaryManagerRootDescriptor()
    • Method Detail

      • write

        public void write​(File out)
                   throws IOException
        Writes the descriptor to an XML file.
        Parameters:
        out - the output file to use
        Throws:
        IOException