public class UberjarMain extends Object
| Constructor and Description |
|---|
UberjarMain() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Takes a single argument, the path to the installation home, which
contains the configuration to load with server startup settings.
|
void |
start(String... args) |
void |
stop() |
public static void main(String[] args) throws Exception
args - the argumentsExceptionpublic void start(String... args)
public void stop()
Copyright © 2021. All rights reserved.