Class ServletContainerLauncher

java.lang.Object
com.google.gwt.core.ext.ServletContainerLauncher

public abstract class ServletContainerLauncher extends Object
Defines the service provider interface for launching servlet containers that can be used by the GWT development mode.

Subclasses should be careful about calling any methods defined on this class or else they risk failing when used with a version of GWT that did not have those methods.