Class | Description |
---|---|
BeanManagerResourceBindingListener |
Emulates the behavior of the naming resource binding that is typically done
using configuration files in Tomcat and Jetty.
|
EnhancedListener |
This listener also implements
ServletContainerInitializer so that it's able to boot Weld before any application code is called, and thus injections
will succeed for all listeners, servlets, filters etc. |
Listener |
This is the original listener which had to be defined in web.xml.
|
WeldServletLifecycle |
Copyright © 2016. All rights reserved.