|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.mailet.base.GenericMailet
org.apache.james.transport.mailets.MailetLoaderTestMailet
public class MailetLoaderTestMailet
Constructor Summary | |
---|---|
MailetLoaderTestMailet()
|
Method Summary | |
---|---|
boolean |
assertInitCalled()
|
void |
init(org.apache.mailet.MailetConfig newConfig)
|
void |
service(org.apache.mailet.Mail mail)
|
Methods inherited from class org.apache.mailet.base.GenericMailet |
---|
arrayToString, checkInitParameters, destroy, getInitParameter, getInitParameter, getInitParameter, getInitParameterNames, getMailetConfig, getMailetContext, getMailetInfo, getMailetName, init, log, log |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MailetLoaderTestMailet()
Method Detail |
---|
public void service(org.apache.mailet.Mail mail) throws javax.mail.MessagingException
service
in interface org.apache.mailet.Mailet
service
in class org.apache.mailet.base.GenericMailet
javax.mail.MessagingException
public void init(org.apache.mailet.MailetConfig newConfig) throws javax.mail.MessagingException
init
in interface org.apache.mailet.Mailet
init
in class org.apache.mailet.base.GenericMailet
javax.mail.MessagingException
public boolean assertInitCalled()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |