- All Implemented Interfaces:
io.quarkus.runtime.QuarkusApplication, Runnable
public class WanakuRouterMain
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
-
Constructor Details
-
WanakuRouterMain
public WanakuRouterMain()
-
Method Details
-
main
public static void main(String[] args)
-
run
public int run(String... args)
- Specified by:
run in interface io.quarkus.runtime.QuarkusApplication
-
run
public void run()
- Specified by:
run in interface Runnable