org.richfaces.cdk
Class CDKHandler
java.lang.Object
java.util.logging.Handler
org.richfaces.cdk.CDKHandler
public class CDKHandler
- extends Handler
- Author:
- asmirnov@exadel.com
|
Constructor Summary |
CDKHandler(org.richfaces.cdk.Logger log)
|
| Methods inherited from class java.util.logging.Handler |
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, reportError, setEncoding, setErrorManager, setFilter, setFormatter, setLevel |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CDKHandler
public CDKHandler(org.richfaces.cdk.Logger log)
close
public void close()
throws SecurityException
- Specified by:
close in class Handler
- Throws:
SecurityException
flush
public void flush()
- Specified by:
flush in class Handler
isLoggable
public boolean isLoggable(LogRecord record)
- Overrides:
isLoggable in class Handler
publish
public void publish(LogRecord record)
- Specified by:
publish in class Handler
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.