Class BootCommand


  • public class BootCommand
    extends Object
    Simple class for holding an asadmin command representation for using during pre and post boot
    Author:
    Steve Millidge
    • Constructor Detail

      • BootCommand

        public BootCommand​(String command,
                           String... arguments)
    • Method Detail

      • getCommand

        public String getCommand()
      • getArguments

        public String[] getArguments()