Package | Description |
---|---|
org.richfaces.application.push | |
org.richfaces.application.push.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
SessionTopicListener2 |
Modifier and Type | Method and Description |
---|---|
void |
Topic.addTopicListener(TopicListener topicListener)
Adds listener through that topic events will be published (by calling
Topic.publishEvent(TopicEvent) ). |
void |
Topic.removeTopicListener(TopicListener topicListener)
Removes topic listener
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractTopic.addTopicListener(TopicListener topicListener) |
void |
AbstractTopic.removeTopicListener(TopicListener topicListener) |
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.