|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.knowledgeplaza.util.log4j.SMTPAppender.EvaluatorClass
public static class SMTPAppender.EvaluatorClass
This class holds off on sending the mails until the buffer is full
| Constructor Summary | |
|---|---|
SMTPAppender.EvaluatorClass()
|
|
| Method Summary | |
|---|---|
int |
getCnt()
Get counter |
boolean |
isTriggeringEvent(org.apache.log4j.spi.LoggingEvent arg0)
To email or not |
void |
setSMTPAppender(SMTPAppender value)
link the SMTPAppender to the EvaluatorClass |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SMTPAppender.EvaluatorClass()
| Method Detail |
|---|
public void setSMTPAppender(SMTPAppender value)
public boolean isTriggeringEvent(org.apache.log4j.spi.LoggingEvent arg0)
isTriggeringEvent in interface org.apache.log4j.spi.TriggeringEventEvaluatorpublic int getCnt()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||