Class CommandLineUtil

java.lang.Object
org.serviceconnector.util.CommandLineUtil

public final class CommandLineUtil extends Object
The Class CommandLineUtil. Helper class to extract content of virtual machine arguments.
Author:
JTraber
  • Method Details

    • getArg

      public static String getArg(String[] args, String key)
      Gets the arguments.
      Parameters:
      args - the arguments
      key - the key
      Returns:
      the arguments