Class WebAppInitializerSparqlService

java.lang.Object
org.aksw.jenax.web.server.boot.WebAppInitializerSparqlService
All Implemented Interfaces:
org.springframework.web.WebApplicationInitializer

public class WebAppInitializerSparqlService extends Object implements org.springframework.web.WebApplicationInitializer
  • Field Details

    • rootContext

      protected org.springframework.web.context.WebApplicationContext rootContext
  • Constructor Details

    • WebAppInitializerSparqlService

      public WebAppInitializerSparqlService(org.springframework.web.context.WebApplicationContext rootContext)
  • Method Details

    • onStartup

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