public class TerminalContextListener extends Object implements javax.servlet.ServletContextListener
Constructor and Description |
---|
TerminalContextListener() |
Modifier and Type | Method and Description |
---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent sce) |
void |
contextInitialized(javax.servlet.ServletContextEvent sce) |
protected RuntimeException |
createServletException(Exception e) |
public void contextInitialized(javax.servlet.ServletContextEvent sce)
contextInitialized
in interface javax.servlet.ServletContextListener
public void contextDestroyed(javax.servlet.ServletContextEvent sce)
contextDestroyed
in interface javax.servlet.ServletContextListener
protected RuntimeException createServletException(Exception e)
Copyright © 2016 JBoss by Red Hat. All rights reserved.