Package psiprobe

Class ProbeInitializer

  • All Implemented Interfaces:
    org.springframework.web.WebApplicationInitializer

    public class ProbeInitializer
    extends Object
    implements org.springframework.web.WebApplicationInitializer
    The class ProbeInitializer.
    • Constructor Detail

      • ProbeInitializer

        public ProbeInitializer()
    • Method Detail

      • onStartup

        public void onStartup​(javax.servlet.ServletContext servletContext)
                       throws javax.servlet.ServletException
        Specified by:
        onStartup in interface org.springframework.web.WebApplicationInitializer
        Throws:
        javax.servlet.ServletException