Class ExampleHttpFrameworkServletContextListener
- java.lang.Object
-
- org.forgerock.http.servlet.HttpFrameworkServletContextListener
-
- org.forgerock.http.servlet.example.ExampleHttpFrameworkServletContextListener
-
- All Implemented Interfaces:
EventListener,javax.servlet.ServletContextListener
public class ExampleHttpFrameworkServletContextListener extends org.forgerock.http.servlet.HttpFrameworkServletContextListenerExample implementation of theHttpFrameworkServletContextListenerwhich registers twoHttpApplications.
-
-
Constructor Summary
Constructors Constructor Description ExampleHttpFrameworkServletContextListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Map<String,org.forgerock.http.HttpApplication>getHttpApplications()
-