|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ericdaugherty.mail.server.configuration.ModuleControl
public class ModuleControl
The module control is responsible for instatiating the classes supplied in directory external to execute tasks within the mail handling process not connected to the core mailing activities.
Method Summary | |
---|---|
static PassReceivedLocalMessage |
getPassReceivedLocalMessage()
|
static void |
initialize(java.lang.String directory)
|
static void |
shutdown()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static PassReceivedLocalMessage getPassReceivedLocalMessage()
public static void shutdown()
public static void initialize(java.lang.String directory)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |