Class LogViewerBackdoorServer

java.lang.Object
com.logviewer.data2.net.server.LogViewerBackdoorServer
All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean

public class LogViewerBackdoorServer extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
  • Field Details

  • Constructor Details

    • LogViewerBackdoorServer

      public LogViewerBackdoorServer()
  • Method Details

    • afterPropertiesSet

      public void afterPropertiesSet() throws Exception
      Specified by:
      afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
      Throws:
      Exception
    • startup

      public void startup() throws IOException
      Throws:
      IOException
    • destroy

      public void destroy()
      Specified by:
      destroy in interface org.springframework.beans.factory.DisposableBean