|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectconsciouscode.seedling.SeedlingConstants
@Deprecated public class SeedlingConstants
Various constants used throughout Seedling.
Field Summary | |
---|---|
static String |
ALIAS_PROP
Deprecated. When this meta-property is used in a (source) node, its value must be a path to another target node. |
static String |
RELOCATE_PROP
Deprecated. When this meta-property is used in a node, its value must be a full path to another node that exists in an earlier configuration layer. |
static String |
ROOT_ADDRESS
Deprecated. See NodePath . |
static String |
ROOT_CONFIG_BASENAME
Deprecated. |
static String |
ROOT_SCOPE_TAG
Deprecated. |
static String |
SCOPE_PROP
Deprecated. |
static String |
SPECIAL_PROPERTY_PREFIX
Deprecated. |
static String |
STARTUP_NODE
Deprecated. The name of the node that is automatically started when a Root is started. |
Constructor Summary | |
---|---|
SeedlingConstants()
Deprecated. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
@Deprecated public static final String ROOT_ADDRESS
NodePath
.@Deprecated public static final String ROOT_CONFIG_BASENAME
@Deprecated public static final String SPECIAL_PROPERTY_PREFIX
@Deprecated public static final String SCOPE_PROP
@Deprecated public static final String ROOT_SCOPE_TAG
public static final String ALIAS_PROP
public static final String RELOCATE_PROP
public static final String STARTUP_NODE
Constructor Detail |
---|
public SeedlingConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |