|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.yale.emailet.EmailetDocHandler
EmailetDocHandler handes a EmailetDoc object. It creates the appropriate emailet handler according to the EmailetDoc object, and register the bytecode of classes to the class loader, then load the emailet and delegate it to the appropriate EmailetHandler object.
Constructor Summary | |
EmailetDocHandler(EmailetClassLoader ecl)
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EmailetDocHandler(EmailetClassLoader ecl)
Method Detail |
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |