public interface ExtenderConstants
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_INIT_PREFIX_PROP
The default init-prefix: .init.
|
static String |
PROPERTY_ALIAS
The registration property for the alias to be used by a servlet/resource
registration.
|
static String |
PROPERTY_HTTP_CONNECTORS
The http context connectors property key.
|
static String |
PROPERTY_HTTP_CONTEXT_ID
The http context id property key.
|
static String |
PROPERTY_HTTP_CONTEXT_PATH
The http context path property key.
|
static String |
PROPERTY_HTTP_VIRTUAL_HOSTS
The http context virtual hosts property key.
|
static String |
PROPERTY_INIT_PREFIX
The registration property for filtering init parameters.
|
static String |
PROPERTY_SERVLET_NAMES
The registration property for the servlet names to be used by a filter
registration.
|
static String |
PROPERTY_URL_PATTERNS
The registration property for the url patterns to be used by a filter
registration.
|
static final String PROPERTY_ALIAS
static final String PROPERTY_HTTP_CONTEXT_ID
static final String PROPERTY_HTTP_CONTEXT_PATH
static final String PROPERTY_HTTP_VIRTUAL_HOSTS
static final String PROPERTY_HTTP_CONNECTORS
static final String PROPERTY_URL_PATTERNS
static final String PROPERTY_SERVLET_NAMES
static final String PROPERTY_INIT_PREFIX
static final String DEFAULT_INIT_PREFIX_PROP
Copyright © 2006–2015 OPS4J - Open Participation Software for Java. All rights reserved.