Eclipse Rich Ajax Platform

org.eclipse.rwt.engine
Class RWTServletContextListener

java.lang.Object
  extended by org.eclipse.rwt.engine.RWTServletContextListener

public class RWTServletContextListener
extends java.lang.Object

TODO JavaDoc

Since:
1.5

Field Summary
static java.lang.String ENTRY_POINTS_PARAM
           
 
Constructor Summary
RWTServletContextListener()
           
 
Method Summary
 void contextDestroyed(ServletContextEvent evt)
           
 void contextInitialized(ServletContextEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ENTRY_POINTS_PARAM

public static final java.lang.String ENTRY_POINTS_PARAM
See Also:
Constant Field Values
Constructor Detail

RWTServletContextListener

public RWTServletContextListener()
Method Detail

contextInitialized

public void contextInitialized(ServletContextEvent evt)

contextDestroyed

public void contextDestroyed(ServletContextEvent evt)

Eclipse Rich Ajax Platform

Copyright (c) EclipseSource and others 2002, 2011. All rights reserved.