|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinfoservice.mailsystem.central.MailSystem
public class MailSystem
This class is the main class for the JAP mail system. It parses the command-line options and initializes the system.
| Field Summary | |
|---|---|
private static java.lang.String |
DEFAULT_CONFIG_FILE
This is the default name and location of the mailsystem configuration file. |
| Constructor Summary | |
|---|---|
MailSystem()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] a_args)
The main method for the mailsystem. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final java.lang.String DEFAULT_CONFIG_FILE
| Constructor Detail |
|---|
public MailSystem()
| Method Detail |
|---|
public static void main(java.lang.String[] a_args)
throws java.lang.Exception
a_args - The command-line options.
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||