Class DatarouterOpencensusAppListener

java.lang.Object
io.datarouter.opencensus.DatarouterOpencensusAppListener
All Implemented Interfaces:
io.datarouter.web.listener.DatarouterAppListener

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

    Constructors 
    Constructor Description
    DatarouterOpencensusAppListener()  
  • Method Summary

    Modifier and Type Method Description
    void onShutDown()  
    void onStartUp()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • onStartUp

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

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