Jive Forums API (5.5.20.2-oracle) Core Javadocs

com.jivesoftware.base.event
Class LogEventDispatcher

java.lang.Object
  extended by com.jivesoftware.base.event.LogEventDispatcher

public class LogEventDispatcher
extends java.lang.Object

Implementation of the JiveEventDispatcher for LogEvent dispatching.


Method Summary
 void addListener(LogListener listener)
           
 void dispatchEvent(LogEvent event)
           
static LogEventDispatcher getInstance()
           
 void removeListener(LogListener listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static LogEventDispatcher getInstance()

addListener

public void addListener(LogListener listener)

removeListener

public void removeListener(LogListener listener)

dispatchEvent

public void dispatchEvent(LogEvent event)

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.