LiveGraph
data visualisation and analysis framework

org.LiveGraph
Class LiveGraph.TidyUpAfterEventManagerShutDown

java.lang.Object
  extended by org.LiveGraph.LiveGraph.TidyUpAfterEventManagerShutDown
All Implemented Interfaces:
EventManager.ShutDownHook
Enclosing class:
LiveGraph

private class LiveGraph.TidyUpAfterEventManagerShutDown
extends java.lang.Object
implements EventManager.ShutDownHook


Constructor Summary
private LiveGraph.TidyUpAfterEventManagerShutDown()
           
 
Method Summary
 void hasShutDown(EventManager evMan)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LiveGraph.TidyUpAfterEventManagerShutDown

private LiveGraph.TidyUpAfterEventManagerShutDown()
Method Detail

hasShutDown

public void hasShutDown(EventManager evMan)
Specified by:
hasShutDown in interface EventManager.ShutDownHook

LiveGraph
data visualisation and analysis framework