Class MysqlAppListener

java.lang.Object
io.datarouter.client.mysql.web.MysqlAppListener
All Implemented Interfaces:
io.datarouter.web.listener.DatarouterAppListener

@Singleton
public class MysqlAppListener
extends java.lang.Object
implements io.datarouter.web.listener.DatarouterAppListener
  • Constructor Summary

    Constructors 
    Constructor Description
    MysqlAppListener()  
  • Method Summary

    Modifier and Type Method Description
    void onShutDown()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface io.datarouter.web.listener.DatarouterAppListener

    onStartUp
  • Constructor Details

  • Method Details

    • onShutDown

      public void onShutDown()
      Specified by:
      onShutDown in interface io.datarouter.web.listener.DatarouterAppListener