| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
FIRST |
"first" |
protected static final String |
SECOND |
"second" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BAT_ATTRIBUTE_NAME |
"batAttribute" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FULL_SCHEMA |
"<beans xmlns=\"http://java.sun.com/xml/ns/javaee\" \n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" \n xmlns:weld=\"http://jboss.org/schema/weld/beans\" \n xsi:schemaLocation=\"\n http://java.sun.com/xml/ns/javaee http://docs.jboss.org/cdi/beans_1_0.xsd\n http://jboss.org/schema/weld/beans http://jboss.org/schema/weld/beans_1_1.xsd\">\n" |
public static final String |
SCHEMA |
"<beans>\n" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_WEB_XML_START |
"<web-app>" |
public static final String |
DEFAULT_WEB_XML_SUFFIX |
"</web-app>" |
Copyright © 2014 Seam Framework. All Rights Reserved.