public class ContextListenerDelayer extends Object implements ServletContextListener
Constructor and Description |
---|
ContextListenerDelayer() |
Modifier and Type | Method and Description |
---|---|
static void |
activate(org.osgi.framework.FrameworkEvent event) |
void |
contextDestroyed(ServletContextEvent sce) |
void |
contextInitialized(ServletContextEvent sce) |
void |
frameworkEvent(org.osgi.framework.FrameworkEvent event) |
public void contextDestroyed(ServletContextEvent sce)
contextDestroyed
in interface ServletContextListener
public void contextInitialized(ServletContextEvent sce)
contextInitialized
in interface ServletContextListener
public void frameworkEvent(org.osgi.framework.FrameworkEvent event)
public static void activate(org.osgi.framework.FrameworkEvent event)
Copyright © 2011 Nuxeo SA. All Rights Reserved.