|
JBoss Log Manager 1.4.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.logmanager.filters.AcceptAllFilter
public final class AcceptAllFilter
An accept-all filter.
| Method Summary | |
|---|---|
static AcceptAllFilter |
getInstance()
Get the filter instance. |
boolean |
isLoggable(LogRecord record)
Always returns true. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public boolean isLoggable(LogRecord record)
true.
isLoggable in interface Filterrecord - ignored
truepublic static AcceptAllFilter getInstance()
|
JBoss Log Manager 1.4.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||