|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.richfaces.application.push.impl.AbstractTopic
org.richfaces.application.push.impl.jms.TopicImpl
public class TopicImpl
Constructor Summary | |
---|---|
TopicImpl(org.richfaces.application.push.TopicKey key,
MessagingContext messagingContext)
|
Method Summary | |
---|---|
void |
publish(java.lang.String subtopic,
java.lang.Object messageData)
|
Methods inherited from class org.richfaces.application.push.impl.AbstractTopic |
---|
addTopicListener, getKey, getMessageDataSerializer, isAllowSubtopics, publishEvent, removeTopicListener, setAllowSubtopics, setMessageDataSerializer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TopicImpl(org.richfaces.application.push.TopicKey key, MessagingContext messagingContext)
Method Detail |
---|
public void publish(java.lang.String subtopic, java.lang.Object messageData) throws org.richfaces.application.push.MessageException
publish
in interface org.richfaces.application.push.Topic
publish
in class AbstractTopic
org.richfaces.application.push.MessageException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |