org.apache.qpid.tools.messagestore
Class MessageStoreTool.ShutdownHook
java.lang.Object
org.apache.qpid.tools.messagestore.MessageStoreTool.ShutdownHook
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- MessageStoreTool
static class MessageStoreTool.ShutdownHook
- extends Object
- implements Runnable
Simple ShutdownHook to cleanly shutdown the databases
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_tool
MessageStoreTool _tool
MessageStoreTool.ShutdownHook
MessageStoreTool.ShutdownHook(MessageStoreTool messageStoreTool)
run
public void run()
- Specified by:
run
in interface Runnable
Licensed to the Apache Software Foundation