org.apache.cocoon.blockdeployment
Class BlockDeploymentServletContextListener
java.lang.Object
org.apache.cocoon.blockdeployment.BlockDeploymentServletContextListener
- All Implemented Interfaces:
- EventListener, ServletContextListener
- public class BlockDeploymentServletContextListener
- extends Object
- implements ServletContextListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BLOCK_CONTEXT_MAP
public static final String BLOCK_CONTEXT_MAP
BlockDeploymentServletContextListener
public BlockDeploymentServletContextListener()
contextInitialized
public void contextInitialized(ServletContextEvent sce)
- Specified by:
contextInitialized
in interface ServletContextListener
contextDestroyed
public void contextDestroyed(ServletContextEvent sce)
- Specified by:
contextDestroyed
in interface ServletContextListener
Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.