public class PrettyConfigContextListener extends Object implements ContextListener
| Constructor and Description |
|---|
PrettyConfigContextListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(ServletContextEvent event) |
void |
contextInitialized(ServletContextEvent event) |
int |
priority() |
public void contextInitialized(ServletContextEvent event)
contextInitialized in interface ContextListenerpublic void contextDestroyed(ServletContextEvent event)
contextDestroyed in interface ContextListenerpublic int priority()
priority in interface org.ocpsoft.common.pattern.WeightedCopyright © 2014 OCPsoft. All Rights Reserved.