Package org.apache.tomcat.jakartaee
Class MigrationCLI
- java.lang.Object
-
- org.apache.tomcat.jakartaee.MigrationCLI
-
public class MigrationCLI extends Object
Command line interface wrapper for the migration tool.
-
-
Constructor Summary
Constructors Constructor Description MigrationCLI()Build the migration tool CLI instance.
-
-
-
Method Detail
-
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
-
-