LaunchHandlerDefaultLaunchHandler, GuiLaunchHandlerpublic abstract class AbstractLaunchHandler extends java.lang.Object implements LaunchHandler
| Modifier and Type | Field | Description |
|---|---|---|
protected net.sourceforge.jnlp.util.logging.OutputController |
logger |
| Constructor | Description |
|---|---|
AbstractLaunchHandler(net.sourceforge.jnlp.util.logging.OutputController logger) |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
printMessage(LaunchException ex) |
Print a message
|
launchCompleted, launchError, launchInitialized, launchStarting, launchWarning, validationErrorpublic AbstractLaunchHandler(net.sourceforge.jnlp.util.logging.OutputController logger)
protected void printMessage(LaunchException ex)
ex - exception to be printed out