- All Implemented Interfaces:
io.quarkus.runtime.QuarkusApplication, Runnable
public class CliMain
extends Object
implements Runnable, io.quarkus.runtime.QuarkusApplication
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
run
- Specified by:
run in interface io.quarkus.runtime.QuarkusApplication
- Throws:
Exception
-
run
public void run()
- Specified by:
run in interface Runnable