public class Listener
extends org.jboss.weld.servlet.api.helpers.ForwardingServletListener
EnhancedListener is registered as well.EnhancedListener| Modifier and Type | Field and Description |
|---|---|
static String |
LISTENER_USED_ATTRIBUTE_NAME |
| Constructor and Description |
|---|
Listener() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent sce) |
void |
contextInitialized(javax.servlet.ServletContextEvent sce) |
protected org.jboss.weld.servlet.api.ServletListener |
delegate() |
public static final String LISTENER_USED_ATTRIBUTE_NAME
public void contextInitialized(javax.servlet.ServletContextEvent sce)
contextInitialized in interface javax.servlet.ServletContextListenercontextInitialized in class org.jboss.weld.servlet.api.helpers.ForwardingServletListenerpublic void contextDestroyed(javax.servlet.ServletContextEvent sce)
contextDestroyed in interface javax.servlet.ServletContextListenercontextDestroyed in class org.jboss.weld.servlet.api.helpers.ForwardingServletListenerprotected org.jboss.weld.servlet.api.ServletListener delegate()
delegate in class org.jboss.weld.servlet.api.helpers.ForwardingServletListenerCopyright © 2016. All rights reserved.