Eclipse Rich Ajax Platform

org.eclipse.rwt.engine
Class ContextControl

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

public class ContextControl
extends java.lang.Object


Field Summary
static java.lang.String RESOURCES
           
 
Constructor Summary
ContextControl(ServletContext servletContext, Configurator configurator)
           
 
Method Summary
 HttpServlet createServlet()
           
 java.lang.String[] getServletNames()
           
 void startContext()
           
 void stopContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCES

public static final java.lang.String RESOURCES
Constructor Detail

ContextControl

public ContextControl(ServletContext servletContext,
                      Configurator configurator)
Method Detail

startContext

public void startContext()

stopContext

public void stopContext()

createServlet

public HttpServlet createServlet()

getServletNames

public java.lang.String[] getServletNames()

Eclipse Rich Ajax Platform

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