public class ApplicationJettyRunner extends Object
ApplicationJettyRunner holds the main method that starts a jetty server with
the rest services for the resource-bundle-data.| Constructor and Description |
|---|
ApplicationJettyRunner() |
| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
existsPostgreSQLDatabase()
Checks if a postgresql database exists.
|
protected static String |
getProjectName()
Gets the project name.
|
static void |
main(String[] args)
The main method starts a jetty server with the rest services for the resource-bundle-data.
|
protected static boolean existsPostgreSQLDatabase()
throws IOException,
ClassNotFoundException,
SQLException
IOException - Signals that an I/O exception has occurred.ClassNotFoundException - the class not found exceptionSQLException - the SQL exceptionprotected static String getProjectName() throws IOException
IOException - Signals that an I/O exception has occurred.Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.