Package org.eclipse.jetty.servlet.listener
Jetty Servlet : Useful Servlet Listeners
-
Class Summary Class Description ContainerInitializer Utility Methods for manual execution ofServletContainerInitializer
when using Embedded Jetty.ContainerInitializer.ServletContainerInitializerServletContextListener ELContextCleaner ELContextCleaner Clean up BeanELResolver when the context is going out of service: See http://java.net/jira/browse/GLASSFISH-1649 See https://bugs.eclipse.org/bugs/show_bug.cgi?id=353095IntrospectorCleaner IntrospectorCleaner Cleans a static cache of Methods held by java.beans.Introspector class when a context is undeployed.