Package org.apache.tomcat.jakartaee
Class MigrationCLI
- java.lang.Object
-
- org.apache.tomcat.jakartaee.MigrationCLI
-
public class MigrationCLI extends java.lang.Object
Command line interface wrapper for the migration tool.
-
-
Constructor Summary
Constructors Constructor Description MigrationCLI()
Build the migration tool CLI instance.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
Main method for the CLI tool.
-