Class CliScriptRunner


  • public class CliScriptRunner
    extends java.lang.Object
    Author:
    Alexey Loubyansky
    • Constructor Summary

      Constructors 
      Constructor Description
      CliScriptRunner()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void runCliScript​(java.nio.file.Path installHome, java.nio.file.Path script, org.jboss.galleon.MessageWriter messageWriter)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CliScriptRunner

        public CliScriptRunner()
    • Method Detail

      • runCliScript

        public static void runCliScript​(java.nio.file.Path installHome,
                                        java.nio.file.Path script,
                                        org.jboss.galleon.MessageWriter messageWriter)
                                 throws org.jboss.galleon.ProvisioningException
        Throws:
        org.jboss.galleon.ProvisioningException