|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexevs.logging.EmailTrigger
public class EmailTrigger
Need to implement this class to make the SMTP appender work the way I want it to.
Constructor Summary | |
---|---|
EmailTrigger()
|
Method Summary | |
---|---|
boolean |
isTriggeringEvent(org.apache.log4j.spi.LoggingEvent event)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EmailTrigger()
Method Detail |
---|
public boolean isTriggeringEvent(org.apache.log4j.spi.LoggingEvent event)
isTriggeringEvent
in interface org.apache.log4j.spi.TriggeringEventEvaluator
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |