Class DomainConstants
java.lang.Object
com.sun.enterprise.admin.servermgmt.domain.DomainConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringFilename contains encrypted admin credentials.static final StringName of binary directory.static final StringName of configuration directory.static final StringThe file name stores the basic domain information.static final StringFilename contains most of the domain configuration.static final StringName of directory stores the domain information. -
Method Summary
-
Field Details
-
ADMIN_KEY_FILE
Filename contains encrypted admin credentials.- See Also:
-
CONFIG_DIR
Name of configuration directory.- See Also:
-
BIN_DIR
Name of binary directory.- See Also:
-
DOMAIN_INFO_XML
The file name stores the basic domain information.- See Also:
-
INFO_DIRECTORY
Name of directory stores the domain information.- See Also:
-
DOMAIN_XML_FILE
Filename contains most of the domain configuration.- See Also:
-