io.quarkus.runtime.QuarkusApplication
Runnable
public class EntryCommand extends Object implements Runnable, io.quarkus.runtime.QuarkusApplication
EntryCommand()
void
run()
int
run(String... args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EntryCommand()
public int run(String... args) throws Exception
run
Exception
QuarkusApplication.run(java.lang.String[])
public void run()
Runnable.run()