Uses of Interface
org.jboss.as.server.SystemExiter.ExitLogger
Packages that use SystemExiter.ExitLogger
-
Uses of SystemExiter.ExitLogger in org.jboss.as.server
Methods in org.jboss.as.server with parameters of type SystemExiter.ExitLoggerModifier and TypeMethodDescriptionstatic voidSystemExiter.logAndExit(SystemExiter.ExitLogger logger, int status) CallsSystemExiter.logBeforeExit(ExitLogger)and then invokes theSystemExiter.Exiter.static voidSystemExiter.logBeforeExit(SystemExiter.ExitLogger logger) Invokes the exit logger if and only if no ExitLogger was previously invoked.