Package io.datarouter.client.mysql.web
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 voidonShutDown()
-
Constructor Details
-
MysqlAppListener
public MysqlAppListener()
-
-
Method Details
-
onShutDown
public void onShutDown()- Specified by:
onShutDownin interfaceio.datarouter.web.listener.DatarouterAppListener
-