public class NuxeoSeamWebGate extends Object implements javax.servlet.ServletContextListener
Modifier and Type | Class and Description |
---|---|
static interface |
NuxeoSeamWebGate.WebConnector |
Constructor and Description |
---|
NuxeoSeamWebGate() |
Modifier and Type | Method and Description |
---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent arg0) |
void |
contextInitialized(javax.servlet.ServletContextEvent arg0) |
static boolean |
isInitialized() |
public void contextDestroyed(javax.servlet.ServletContextEvent arg0)
contextDestroyed
in interface javax.servlet.ServletContextListener
public void contextInitialized(javax.servlet.ServletContextEvent arg0)
contextInitialized
in interface javax.servlet.ServletContextListener
public static boolean isInitialized()
Copyright © 2015 Nuxeo SA. All rights reserved.