RichFaces CDK Generator 4.2.0.CR1

org.richfaces.cdk
Class CDKHandler

java.lang.Object
  extended by java.util.logging.Handler
      extended by org.richfaces.cdk.CDKHandler

public class CDKHandler
extends Handler

Author:
asmirnov@exadel.com

Constructor Summary
CDKHandler(org.richfaces.cdk.Logger log)
           
 
Method Summary
 void close()
           
 void flush()
           
 boolean isLoggable(LogRecord record)
           
 void publish(LogRecord record)
           
 
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
 

Constructor Detail

CDKHandler

public CDKHandler(org.richfaces.cdk.Logger log)
Method Detail

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

RichFaces CDK Generator 4.2.0.CR1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.