com.silverpeas.bootstrap
Class SilverpeasContextBootStrapper
java.lang.Object
com.silverpeas.bootstrap.SilverpeasContextBootStrapper
- All Implemented Interfaces:
- EventListener, javax.servlet.ServletContextListener
public class SilverpeasContextBootStrapper
- extends Object
- implements javax.servlet.ServletContextListener
Method Summary |
void |
contextDestroyed(javax.servlet.ServletContextEvent sce)
|
void |
contextInitialized(javax.servlet.ServletContextEvent sce)
Initialise the System.properties according to Silverpeas needs and configuration. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SilverpeasContextBootStrapper
public SilverpeasContextBootStrapper()
contextDestroyed
public void contextDestroyed(javax.servlet.ServletContextEvent sce)
- Specified by:
contextDestroyed
in interface javax.servlet.ServletContextListener
contextInitialized
public void contextInitialized(javax.servlet.ServletContextEvent sce)
- Initialise the System.properties according to Silverpeas needs and configuration.
- Specified by:
contextInitialized
in interface javax.servlet.ServletContextListener
- Parameters:
sce
-
Copyright © 2016 Silverpeas. All Rights Reserved.