public interface JettyPropertySet
| Modifier and Type | Field and Description |
|---|---|
static String |
CREATE_CONTEXT_XML
Whether to create
context.xml files to deploy WARs. |
static String |
DEPLOYER_URL
The URL for calling the Jetty Deployer webapp.
|
static String |
SESSION_PATH
The default session path to use for all session cookies.
|
static String |
USE_FILE_MAPPED_BUFFER
The boolean flag controlling the use of memory mapped buffers for serving static content.
|
static final String DEPLOYER_URL
static final String SESSION_PATH
static final String USE_FILE_MAPPED_BUFFER
static final String CREATE_CONTEXT_XML
context.xml files to deploy WARs.Copyright © 2004-2013 Codehaus. All Rights Reserved.