- All Implemented Interfaces:
io.micronaut.aot.ConfigKeys, Runnable
public class Main
extends Object
implements Runnable, io.micronaut.aot.ConfigKeys
Entry point for the Micronaut AOT command line interface.
-
Field Summary
Fields inherited from interface io.micronaut.aot.ConfigKeys
CLASSPATH, GENERATED_PACKAGE, OUTPUT_DIRECTORY, RUNTIME
-
Constructor Summary
Constructors
-
Method Summary
static int
static void
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
run
public void run()
- Specified by:
run in interface Runnable
-
execute
public static int execute(String[] args)
-
main
public static void main(String[] args)