Class CommandExecutor

java.lang.Object
org.duracloud.common.cli.CommandExecutor

public class CommandExecutor extends Object
Author:
Daniel Bernstein
  • Constructor Details

    • CommandExecutor

      public CommandExecutor()
  • Method Details

    • add

      public void add(Command command)
    • execute

      public void execute(String[] args)