Package | Description |
---|---|
org.jboss.as.server |
Modifier and Type | Method and Description |
---|---|
static void |
SystemExiter.logAndExit(SystemExiter.ExitLogger logger,
int status)
Calls
SystemExiter.logBeforeExit(ExitLogger) and then invokes the SystemExiter.Exiter . |
static void |
SystemExiter.logBeforeExit(SystemExiter.ExitLogger logger)
Invokes the exit logger if and only if no ExitLogger was previously invoked.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.