Class ServletContextListenerUtil.JettyListenerAdder

java.lang.Object
org.eclipse.jetty.ee10.webapp.AbstractConfiguration
org.joinfaces.servlet.ServletContextListenerUtil.JettyListenerAdder
All Implemented Interfaces:
Configuration
Enclosing class:
ServletContextListenerUtil

public static class ServletContextListenerUtil.JettyListenerAdder extends AbstractConfiguration
This Configuration adds listeners to the servlet-context in a non-programmatic way, so they aren't affected by the restrictions for programmatically registered listeners of Section 4.4 of the Servlet Specification.