Class ExampleHttpFrameworkServletContextListener

  • All Implemented Interfaces:
    EventListener, javax.servlet.ServletContextListener

    public class ExampleHttpFrameworkServletContextListener
    extends org.forgerock.http.servlet.HttpFrameworkServletContextListener
    Example implementation of the HttpFrameworkServletContextListener which registers two HttpApplications.
    • Constructor Detail

      • ExampleHttpFrameworkServletContextListener

        public ExampleHttpFrameworkServletContextListener()
    • Method Detail

      • getHttpApplications

        protected Map<String,​org.forgerock.http.HttpApplication> getHttpApplications()
        Specified by:
        getHttpApplications in class org.forgerock.http.servlet.HttpFrameworkServletContextListener