com.sun.grizzly.http.servlet.deployer.conf
Class DeployerConfiguration
java.lang.Object
com.sun.grizzly.http.servlet.deployer.conf.DeployerConfiguration
public class DeployerConfiguration
- extends Object
Configuration of GrizzlyWebServerDeployer
.
- Author:
- Hubert Iwaniuk, Sebastien Dionne
locations
public String locations
port
public int port
forcedContext
public String forcedContext
waitToStart
public boolean waitToStart
libraryPath
public String libraryPath
webdefault
public String webdefault
cometEnabled
public boolean cometEnabled
forceWarDeployment
public boolean forceWarDeployment
ajpEnabled
public boolean ajpEnabled
websocketsEnabled
public boolean websocketsEnabled
DeployerConfiguration
public DeployerConfiguration()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012 Oracle Corporation. All Rights Reserved.