|
Jive Forums API (5.5.8) Developer Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jivesoftware.forum.event.QuestionEventDispatcher
public class QuestionEventDispatcher
Dispatcher for question events.
| Method Summary | |
|---|---|
void |
addListener(QuestionListener listener)
|
void |
dispatchEvent(QuestionEvent event)
|
static QuestionEventDispatcher |
getInstance()
|
void |
removeListener(QuestionListener listener)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static QuestionEventDispatcher getInstance()
public void addListener(QuestionListener listener)
public void removeListener(QuestionListener listener)
public void dispatchEvent(QuestionEvent event)
|
Jive Forums Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||