Class Starter


  • public class Starter
    extends Object
    Starts the API Manager as a jetty micro service.
    Author:
    eric.wittmann@redhat.com
    • Constructor Detail

      • Starter

        public Starter()
    • Method Detail

      • main

        public static final void main​(String[] args)
                               throws Exception
        Main entry point for the API Manager micro service.
        Parameters:
        args - the arguments
        Throws:
        Exception - when any unhandled exception occurs