@Vetoed @WebListener public class TestListener extends Object implements javax.servlet.ServletContextListener
| Constructor and Description |
|---|
TestListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent sce) |
void |
contextInitialized(javax.servlet.ServletContextEvent sce) |
static boolean |
isIsWrappedInjectionSuccessfull() |
static void |
setIsWrappedInjectionSuccessfull(boolean isWrappedInjectionSuccessfull) |
public void contextDestroyed(javax.servlet.ServletContextEvent sce)
contextDestroyed in interface javax.servlet.ServletContextListenerpublic void contextInitialized(javax.servlet.ServletContextEvent sce)
contextInitialized in interface javax.servlet.ServletContextListenerpublic static boolean isIsWrappedInjectionSuccessfull()
public static void setIsWrappedInjectionSuccessfull(boolean isWrappedInjectionSuccessfull)
Copyright © 2008–2016 CDI TCK. All rights reserved.