@Loggable(value=2) public final class Lifespan extends Object implements ServletContextListener
Constructor and Description |
---|
Lifespan() |
Modifier and Type | Method and Description |
---|---|
void |
contextDestroyed(ServletContextEvent event) |
void |
contextInitialized(ServletContextEvent event) |
public void contextInitialized(@NotNull ServletContextEvent event)
contextInitialized
in interface ServletContextListener
public void contextDestroyed(ServletContextEvent event)
contextDestroyed
in interface ServletContextListener
Copyright © 2014–2015 teamed.io. All rights reserved.