Jive Forums API (5.5.20.2-oracle) Core Javadocs

com.jivesoftware.profiles.search
Class ProfileSearchIndexEventDispatcher

java.lang.Object
  extended by com.jivesoftware.profiles.search.ProfileSearchIndexEventDispatcher

public class ProfileSearchIndexEventDispatcher
extends java.lang.Object

Implementation of the JiveEventDispatcher for ProfileSearchIndexEvent dispatching.


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

Method Detail

getInstance

public static ProfileSearchIndexEventDispatcher getInstance()

addListener

public void addListener(ProfileSearchIndexListener listener)

removeListener

public void removeListener(ProfileSearchIndexListener listener)

dispatchEvent

public void dispatchEvent(ProfileSearchIndexEvent event)

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.