com.jivesoftware.base.event
Class LogEventDispatcher
java.lang.Object
com.jivesoftware.base.event.LogEventDispatcher
public class LogEventDispatcher
- extends Object
Implementation of the JiveEventDispatcher for LogEvent dispatching.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static LogEventDispatcher getInstance()
addListener
public void addListener(LogListener listener)
removeListener
public void removeListener(LogListener listener)
dispatchEvent
public void dispatchEvent(LogEvent event)
Copyright © 1999-2007 Jive Software.