org.apache.qpid.shutdown
Class Shutdown.SystemExiter
java.lang.Object
org.apache.qpid.shutdown.Shutdown.SystemExiter
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- Shutdown
class Shutdown.SystemExiter
- extends Object
- implements Runnable
Shutting down the system in another thread to avoid JMX exceptions being thrown.
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Shutdown.SystemExiter
Shutdown.SystemExiter()
run
public void run()
- Specified by:
run
in interface Runnable
Licensed to the Apache Software Foundation