public class ShutdownListener extends Object
| Constructor and Description |
|---|
ShutdownListener() |
| Modifier and Type | Method and Description |
|---|---|
File |
getShutdownTimeLogFile()
This is the file that the
ShutdownListener will write to when it logs
the last time the server was shutdown. |
void |
handleNotification()
This is called when the shutdown notification is received from the JBoss server.
|
@PreDestroy public void handleNotification()
public File getShutdownTimeLogFile() throws Exception
ShutdownListener will write to when it logs
the last time the server was shutdown.ExceptionCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.