Class Subscriber


  • class Subscriber
    extends java.lang.Object
    asynchronous subscriber for the log service
    Author:
    Sandro Leuchter
    • Constructor Summary

      Constructors 
      Constructor Description
      Subscriber()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      main routine and starting point of program
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        main routine and starting point of program
        Parameters:
        args - not used