Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webapp.seam
Class NuxeoSeamWebGate

java.lang.Object
  extended by org.nuxeo.ecm.webapp.seam.NuxeoSeamWebGate
All Implemented Interfaces:
EventListener, ServletContextListener

public class NuxeoSeamWebGate
extends Object
implements ServletContextListener


Constructor Summary
NuxeoSeamWebGate()
           
 
Method Summary
 void contextDestroyed(ServletContextEvent arg0)
           
 void contextInitialized(ServletContextEvent arg0)
           
static boolean isInitialized()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NuxeoSeamWebGate

public NuxeoSeamWebGate()
Method Detail

contextDestroyed

public void contextDestroyed(ServletContextEvent arg0)
Specified by:
contextDestroyed in interface ServletContextListener

contextInitialized

public void contextInitialized(ServletContextEvent arg0)
Specified by:
contextInitialized in interface ServletContextListener

isInitialized

public static boolean isInitialized()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.