Class ApplicationRunner

java.lang.Object
jakarta.servlet.GenericServlet
jakarta.servlet.http.HttpServlet
com.creativityfactory.swiftserver.app.Application
com.creativityfactory.swiftserver.app.ApplicationRunner
All Implemented Interfaces:
jakarta.servlet.Servlet, jakarta.servlet.ServletConfig, Serializable

public class ApplicationRunner extends Application
The framework client could map this class in web.xml file with a path should be ended with *
See Also:
  • Constructor Details

    • ApplicationRunner

      public ApplicationRunner()
  • Method Details