org.tm4j.tmnav.env .TMNavShutdownListener

Description

All classes that are interested to be notified of an upcoming shutdown of tmnav should

  • implement this interface
  • register themselves as shutdown-listeners. Registering is done at the singleton instance of TMNavSession that can be obtained by the TMNav main class

Method Summary
void shutdown()
called from TMNav prior to shutdown