Class CometDApplication

  • All Implemented Interfaces:
    org.springframework.boot.web.servlet.ServletContextInitializer

    @SpringBootApplication
    public class CometDApplication
    extends Object
    implements org.springframework.boot.web.servlet.ServletContextInitializer
    • Constructor Detail

      • CometDApplication

        public CometDApplication()
    • Method Detail

      • main

        public static void main​(String[] args)
      • onStartup

        public void onStartup​(javax.servlet.ServletContext servletContext)
        Specified by:
        onStartup in interface org.springframework.boot.web.servlet.ServletContextInitializer