public final class Main
extends java.lang.Object
| Modifier and Type | Method | Description |
|---|---|---|
static void |
main(java.lang.String[] args) |
Application main entry point.
|
protected static io.helidon.microprofile.server.Server |
startServer() |
Start the server.
|
public static void main(java.lang.String[] args)
throws java.io.IOException
args - command line argumentsjava.io.IOException - if there are problems reading logging propertiesprotected static io.helidon.microprofile.server.Server startServer()
throws java.io.IOException
Server instancejava.io.IOException - if there are problems reading logging propertiesCopyright © 2018 Oracle Corporation. All rights reserved.