org.jcoderz.commons.logging
Class MessageIdFilter
java.lang.Object
org.jcoderz.commons.logging.LogFilterBase
org.jcoderz.commons.logging.MessageIdFilter
- All Implemented Interfaces:
- Filter
public final class MessageIdFilter
- extends LogFilterBase
This class implements the default filter for filering the messages, which
are to put onto the jms queue.
- See Also:
JmsHandler
|
Constructor Summary |
MessageIdFilter()
Creates and configures a new isntance of this. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageIdFilter
public MessageIdFilter()
- Creates and configures a new isntance of this.
isLoggable
public boolean isLoggable(LogRecord record)
-
Copyright 2007 The jCoderZ Project.