org.apache.struts2.osgi
Class StrutsOsgiListener
java.lang.Object
org.apache.struts2.osgi.StrutsOsgiListener
- All Implemented Interfaces:
- EventListener, javax.servlet.ServletContextListener
public class StrutsOsgiListener
- extends Object
- implements javax.servlet.ServletContextListener
ServletContextListener that starts Osgi host
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OSGI_HOST
public static final String OSGI_HOST
- See Also:
- Constant Field Values
PLATFORM_KEY
public static final String PLATFORM_KEY
- See Also:
- Constant Field Values
StrutsOsgiListener
public StrutsOsgiListener()
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 © 2000-2017 Apache Software Foundation. All Rights Reserved.