|
RichFaces Core API 4.1.0.20110910-M2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
org.richfaces.application.push.TopicEvent
public class TopicEvent
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
TopicEvent(Topic topic)
|
|
| Method Summary | |
|---|---|
Topic |
getTopic()
|
void |
invokeListener(java.util.EventListener listener)
|
boolean |
isAppropriateListener(java.util.EventListener listener)
|
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TopicEvent(Topic topic)
| Method Detail |
|---|
public Topic getTopic()
public boolean isAppropriateListener(java.util.EventListener listener)
public void invokeListener(java.util.EventListener listener)
throws SubscriptionFailureException
SubscriptionFailureException
|
RichFaces Core API 4.1.0.20110910-M2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||