Package org.jboss.weld.environment.servlet
package org.jboss.weld.environment.servlet
-
ClassDescriptionAbstract container.Emulates the behavior of the naming resource binding that is typically done using configuration files in Tomcat and Jetty.Abstract the web container setup notion.Wrap listener arguments.This listener also implements
ServletContainerInitializerso that it's able to boot Weld before any application code is called, and thus injections will succeed for all listeners, servlets, filters etc.This is the original listener which had to be defined in web.xml.