Class RepositoryRestDispatcherServlet

java.lang.Object
jakarta.servlet.GenericServlet
jakarta.servlet.http.HttpServlet
All Implemented Interfaces:
jakarta.servlet.Servlet, jakarta.servlet.ServletConfig, Serializable, Aware, ApplicationContextAware, EnvironmentAware, EnvironmentCapable

public class RepositoryRestDispatcherServlet extends DispatcherServlet
Special DispatcherServlet subclass that certain exporter components can recognize.
Author:
Jon Brisbin
See Also:
  • Constructor Details

    • RepositoryRestDispatcherServlet

      public RepositoryRestDispatcherServlet()
    • RepositoryRestDispatcherServlet

      public RepositoryRestDispatcherServlet(WebApplicationContext webApplicationContext)