Class LogbookMain


  • public class LogbookMain
    extends java.lang.Object
    Logbook web application
    • Constructor Summary

      Constructors 
      Constructor Description
      LogbookMain​(java.lang.String configurationFile)
      Constructor with a configuration file
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Main method to run the application (doing start and join)
      void start()
      Start the server
      void startAndJoin()
      Start and join the server
      void stop()
      Stop the server
      • Methods inherited from class java.lang.Object

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