@ThreadSafe public final class TridentStart extends Object
Despite the fact that this class is under protected access, it is documented anyways because of its significance in the server
| Modifier and Type | Method and Description |
|---|---|
static void |
close()
Shuts down the backed event loops
|
static void |
main(String... args)
Starts the server up when the jarfile is run
|
@Policy(value="Do not throw exceptions in this method") public static void main(String... args) throws Exception
args - the command line argumentsExceptionpublic static void close()
Copyright © 2016. All rights reserved.