|
|||||||||
| PREV CLASS NEXT CLASS | |||||||||
| SUMMARY: NESTED | UML | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--uaw.util.UawFilter
Filtro que sólo permite archivar los registros de nivel UAW.
| UML data model | |
| legend |
graphical
representation
|
| Constructor Summary | |
UawFilter ()
|
|
| Method Summary | |
boolean
|
isLoggable
(java.util.logging.LogRecord reg) Indica si el registro es de nivel "UAW". |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify,
notifyAll, toString, wait, wait, wait
|
| Constructor Detail |
public UawFilter()
| Method Detail |
public boolean isLoggable(java.util.logging.LogRecord reg)
Indica si el registro es de nivel "UAW".
isLoggable in interface
java.util.logging.Filter
|
|||||||||
| PREV CLASS NEXT CLASS | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||