|
||||||||||
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
org.richfaces.application.push.SessionTopicEvent
org.richfaces.application.push.SessionUnsubscriptionEvent
public class SessionUnsubscriptionEvent
Field Summary |
---|
Fields inherited from class java.util.EventObject |
---|
source |
Constructor Summary | |
---|---|
SessionUnsubscriptionEvent(Topic topic,
TopicKey topicKey,
Session session)
|
Method Summary | |
---|---|
void |
invokeListener(TopicListener listener)
|
Methods inherited from class org.richfaces.application.push.SessionTopicEvent |
---|
getSession, getTopicKey, isAppropriateListener |
Methods inherited from class org.richfaces.application.push.TopicEvent |
---|
getTopic |
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 SessionUnsubscriptionEvent(Topic topic, TopicKey topicKey, Session session)
Method Detail |
---|
public void invokeListener(TopicListener listener) throws EventAbortedException
invokeListener
in class TopicEvent
EventAbortedException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |