|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.vt.middleware.registry.manage.address.AMConstants
public final class AMConstants
AMConstants contains constants specific to the ED
Address Manage libs.
| Field Summary | |
|---|---|
static String |
CREATOR_ID
Created_by text for inserting into registry |
static String |
JNDI_PROPERTIES_FILE
Name of the properties file to use for jndi configuration |
static String |
MAIL_STOP_REGEX
Regular expression a mail stop must match |
static String |
PHONE_NUMBER_REGEX
Regular expression a phone number must match |
static String |
PROPERTIES_DOMAIN
Prefix for all properties |
static String |
PROPERTIES_FILE
Name of the properties file to use for configuration |
static int |
REPL_PRIORITY
Priority for address replication |
| Constructor Summary | |
|---|---|
private |
AMConstants()
Default constructor. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String PROPERTIES_FILE
public static final String JNDI_PROPERTIES_FILE
public static final String PROPERTIES_DOMAIN
public static final String CREATOR_ID
public static final String PHONE_NUMBER_REGEX
public static final String MAIL_STOP_REGEX
public static final int REPL_PRIORITY
| Constructor Detail |
|---|
private AMConstants()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||