| Package | Description |
|---|---|
| org.jboss.weld.environment.servlet |
| Modifier and Type | Class and Description |
|---|---|
class |
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. |
class |
Listener
This is the original listener which had to be defined in web.xml.
|
Copyright © 2014. All Rights Reserved.