public class RemoveLockFiles extends Object
| Modifier and Type | Class and Description |
|---|---|
private static class |
RemoveLockFiles.UncaughtExceptionHandler
Implementierung eines UncaughtExceptionHandlers, der bei nicht abgefangenen Exceptions und Errors entsprechende Ausgaben macht und im Falle eines Errors den
Prozess terminiert.
|
| Constructor and Description |
|---|
RemoveLockFiles() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkAndRemoveLockFiles(ArgumentList arguments) |
private static boolean |
isServerRunning(String host,
int tcpPort) |
static void |
main(String[] args)
Start-Funktion des Datenverteilers.
|
private static Debug _debug
public static void checkAndRemoveLockFiles(ArgumentList arguments) throws Exception
Exceptionprivate static boolean isServerRunning(String host, int tcpPort) throws Exception
Exceptionpublic static void main(String[] args)
args - Aufrufargumente