Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BEAN_ID_SEPARATOR |
"-" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLIENT_PROXY_SUFFIX |
"ClientProxy" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROXY_SUFFIX |
"DecoratorProxy" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROXY_SUFFIX |
"Subclass" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONSTRUCTED_FLAG_NAME |
"constructed" |
public static final String |
DEFAULT_PROXY_PACKAGE |
"org.jboss.weld.proxies" |
public static final String |
PROXY_SUFFIX |
"$Proxy$" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ID_SEPARATOR |
"-" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NO_CID |
"nocid" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEEP_TREE_MATCH |
"**" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JAVAEE_URI |
"http://java.sun.com/xml/ns/javaee" |
public static final String |
WELD_URI |
"http://jboss.org/schema/weld/beans" |
Copyright © 2012 Seam Framework. All Rights Reserved.