Package org.restheart
Class Bootstrapper
java.lang.Object
org.restheart.Bootstrapper
- Author:
- Andrea Di Cesare <andrea@softinstigate.com>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Configurationstatic voidstatic voidShutdown the server
-
Constructor Details
-
Bootstrapper
public Bootstrapper()
-
-
Method Details
-
getConfiguration
- Returns:
- the global configuration
-
main
- Throws:
ConfigurationExceptionIOException
-
shutdown
Shutdown the server- Parameters:
args- command line arguments
-