Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.profiles
Class ProfileEventDispatcher

java.lang.Object
  extended by com.jivesoftware.profiles.ProfileEventDispatcher

public class ProfileEventDispatcher
extends java.lang.Object

A Profile Event Dispatcher


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

Method Detail

getInstance

public static ProfileEventDispatcher getInstance()

addListener

public void addListener(ProfileListener listener)

removeListener

public void removeListener(ProfileListener listener)

dispatchEvent

public void dispatchEvent(ProfileEvent event)

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.