Class DatarouterUserConfigAppListener

java.lang.Object
io.datarouter.auth.config.DatarouterUserConfigAppListener
All Implemented Interfaces:
io.datarouter.web.listener.DatarouterAppListener

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

    Constructors 
    Constructor Description
    DatarouterUserConfigAppListener()  
  • Method Summary

    Modifier and Type Method Description
    void onStartUp()  

    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

    onShutDown
  • Constructor Details

  • Method Details

    • onStartUp

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