|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.instantMessaging.IMEvaluator
public class IMEvaluator
DefaultEvaluator implements the single method
TriggeringEventEvaluator interface. This class
allows IMAppender to decide when to perform the
IM message delivery.
| Constructor Summary | |
|---|---|
IMEvaluator()
|
|
| Method Summary | |
|---|---|
boolean |
isTriggeringEvent(org.apache.log4j.spi.LoggingEvent event)
Is this event the e-mail triggering event? |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IMEvaluator()
| Method Detail |
|---|
public boolean isTriggeringEvent(org.apache.log4j.spi.LoggingEvent event)
event the e-mail triggering event?
This method returns true if the event level
has ERROR level or higher. Otherwise it returns
false.
isTriggeringEvent in interface org.apache.log4j.spi.TriggeringEventEvaluator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||