Class MigrationCLI

java.lang.Object
org.apache.tomcat.jakartaee.MigrationCLI

public class MigrationCLI extends Object
Command line interface wrapper for the migration tool.
  • Constructor Details

    • MigrationCLI

      public MigrationCLI()
      Build the migration tool CLI instance.
  • Method Details

    • main

      public static void main(String[] args) throws IOException
      Main method for the CLI tool.
      Parameters:
      args - the command line arguments
      Throws:
      IOException - when an exception occurs