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 argumentsException
public void start(String... args)
public void stop()
Copyright © 2019. All rights reserved.