Class OpenAS2WindowsService


  • public class OpenAS2WindowsService
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static OpenAS2Server server  
      static boolean stop  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      static void start​(java.lang.String[] params)  
      static void stop​(java.lang.String[] params)  
      • Methods inherited from class java.lang.Object

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

      • stop

        public static boolean stop
    • Constructor Detail

      • OpenAS2WindowsService

        public OpenAS2WindowsService()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • stop

        public static void stop​(java.lang.String[] params)
      • start

        public static void start​(java.lang.String[] params)
                          throws java.lang.Exception
        Throws:
        java.lang.Exception