public class Transmitter extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
_debugLevel |
| Constructor and Description |
|---|
Transmitter(String[] args) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] arguments)
Start-Funktion des Datenverteilers.
|
void |
setCloseHandler(ApplicationCloseActionHandler closer)
Setzt den
ApplicationCloseActionHandler. |
void |
shutdown(boolean error,
String message) |
public static final int _debugLevel
public void setCloseHandler(ApplicationCloseActionHandler closer)
ApplicationCloseActionHandler.closer - der CloseActionHandlerpublic void shutdown(boolean error,
String message)
public static void main(String[] arguments)
arguments - Aufrufargumente