Package org.joinfaces.servlet
Class ServletContextListenerUtil.UndertowListenerAdder
java.lang.Object
org.joinfaces.servlet.ServletContextListenerUtil.UndertowListenerAdder
- All Implemented Interfaces:
UndertowDeploymentInfoCustomizer
- Enclosing class:
- ServletContextListenerUtil
public static class ServletContextListenerUtil.UndertowListenerAdder
extends Object
implements UndertowDeploymentInfoCustomizer
This
UndertowDeploymentInfoCustomizer
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.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
UndertowListenerAdder
-
-
Method Details
-
customize
- Specified by:
customize
in interfaceUndertowDeploymentInfoCustomizer
-