org.richfaces.application.push.impl
public class TopicImpl extends AbstractTopic
Constructor and Description |
---|
TopicImpl(org.richfaces.application.push.TopicKey key,
TopicsContextImpl topicsContext) |
Modifier and Type | Method and Description |
---|---|
void |
publish(org.richfaces.application.push.TopicKey key,
Object messageData) |
void |
publishEvent(org.richfaces.application.push.TopicEvent event) |
addTopicListener, checkSubscription, getKey, getMessageDataSerializer, isAllowSubtopics, removeTopicListener, setAllowSubtopics, setMessageDataSerializer
public TopicImpl(org.richfaces.application.push.TopicKey key, TopicsContextImpl topicsContext)
public void publish(org.richfaces.application.push.TopicKey key, 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
public void publishEvent(org.richfaces.application.push.TopicEvent event)
publishEvent
in interface org.richfaces.application.push.Topic
publishEvent
in class AbstractTopic
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.