|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.peabody.emailprocessor.main.Main
public class Main
Field Summary | |
---|---|
static java.lang.String[] |
CONFIG_FILE_LOCATIONS
The locations to look for the emailprocessor configuration file. |
static java.lang.String[] |
LOG_CONFIG_LOCATIONS
The locations to look for the log4j configuration properties file |
Constructor Summary | |
---|---|
Main()
Creates a new instance of Main |
Method Summary | |
---|---|
static void |
initLogger()
|
java.io.File |
locateConfigFile()
|
static void |
main(java.lang.String[] args)
|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.lang.String[] CONFIG_FILE_LOCATIONS
public static java.lang.String[] LOG_CONFIG_LOCATIONS
Constructor Detail |
---|
public Main()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- the command line argumentspublic void run()
public java.io.File locateConfigFile()
public static void initLogger()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |