Class ConfigurationArchive

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    public class ConfigurationArchive
    extends java.lang.Object
    implements java.lang.AutoCloseable
    • Constructor Detail

      • ConfigurationArchive

        public ConfigurationArchive​(byte[] content)
                             throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • getBuilderVersion

        public java.lang.String getBuilderVersion()
      • getTargetEnvironment

        public java.lang.String getTargetEnvironment()
      • close

        public void close()
                   throws java.lang.Exception
        Specified by:
        close in interface java.lang.AutoCloseable
        Throws:
        java.lang.Exception