Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.base.log
Class EventHandler

java.lang.Object
  extended by java.util.logging.Handler
      extended by com.jivesoftware.base.log.EventHandler

public class EventHandler
extends java.util.logging.Handler

Handler used for sending events for Log levels SEVERE, WARNING, INFO, and FINE


Constructor Summary
EventHandler()
           
 
Method Summary
 void close()
           
 void flush()
           
 void publish(java.util.logging.LogRecord logRecord)
           
 
Methods inherited from class java.util.logging.Handler
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, isLoggable, 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

EventHandler

public EventHandler()
Method Detail

publish

public void publish(java.util.logging.LogRecord logRecord)
Specified by:
publish in class java.util.logging.Handler

flush

public void flush()
Specified by:
flush in class java.util.logging.Handler

close

public void close()
           throws java.lang.SecurityException
Specified by:
close in class java.util.logging.Handler
Throws:
java.lang.SecurityException

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.