Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
ALT_DD |
"alt-dd" |
protected static final String |
JAVA_MODULE |
"java" |
protected static final String |
MODULE_ELEMENT |
"module" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
APPLICATION_XML_URI |
"META-INF/application.xml" |
public static final String |
META_INF |
"META-INF" |
public static final String |
UTF_8 |
"UTF-8" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
EJB_MODULE |
"ejb" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT |
"DEFAULT" |
public static final String |
EMPTY |
"EMPTY" |
public static final String |
NONE |
"NONE" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
RAR_MODULE |
"connector" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
SAR_MODULE |
"connector" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
CONTEXT_ROOT_FIELD |
"context-root" |
protected static final String |
WEB_MODULE |
"web" |
protected static final String |
WEB_URI_FIELD |
"web-uri" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASS_PATH_KEY |
"Class-Path" |
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.