public class TempStorageContextListener extends Object implements org.ocpsoft.rewrite.servlet.spi.ContextListener
| Constructor and Description |
|---|
TempStorageContextListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent event) |
void |
contextInitialized(javax.servlet.ServletContextEvent event) |
int |
priority() |
public int priority()
priority in interface org.ocpsoft.common.pattern.Weightedpublic void contextInitialized(javax.servlet.ServletContextEvent event)
contextInitialized in interface org.ocpsoft.rewrite.servlet.spi.ContextListenerpublic void contextDestroyed(javax.servlet.ServletContextEvent event)
contextDestroyed in interface org.ocpsoft.rewrite.servlet.spi.ContextListenerCopyright © 2013 OCPsoft. All Rights Reserved.