com.googlecode.fascinator.portal.servlet
Class IndexerServletContextListener
java.lang.Object
com.googlecode.fascinator.portal.servlet.IndexerServletContextListener
- All Implemented Interfaces:
- EventListener, javax.servlet.ServletContextListener
public class IndexerServletContextListener
- extends Object
- implements javax.servlet.ServletContextListener
Context listener to dynamically set the embedded broker URL from
system-config.json instead of web.xml
- Author:
- Oliver Lucido
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexerServletContextListener
public IndexerServletContextListener()
contextInitialized
public void contextInitialized(javax.servlet.ServletContextEvent sce)
- Specified by:
contextInitialized in interface javax.servlet.ServletContextListener
contextDestroyed
public void contextDestroyed(javax.servlet.ServletContextEvent sce)
- Specified by:
contextDestroyed in interface javax.servlet.ServletContextListener
Copyright © 2009-2014. All Rights Reserved.