| Package | Description |
|---|---|
| org.richfaces.application.push | |
| org.richfaces.application.push.impl | |
| org.richfaces.application.push.impl.jms | |
| org.richfaces.cdi.push.producer |
Push CDI producer
|
| Modifier and Type | Method and Description |
|---|---|
TopicsContext |
PushContext.getTopicsContext() |
static TopicsContext |
TopicsContext.lookup()
Look-ups per-application singleton of
TopicsContext tracking all registered topics. |
| Modifier and Type | Class and Description |
|---|---|
class |
TopicsContextImpl
TopicsContext that uses ExecutorService with cached thread pool for publishing messages. |
| Modifier and Type | Method and Description |
|---|---|
TopicsContext |
PushContextImpl.getTopicsContext() |
| Constructor and Description |
|---|
SessionFactoryImpl(SessionManager sessionManager,
TopicsContext topicsContext) |
SessionImpl(String id,
SessionManager sessionManager,
TopicsContext topicsContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
JMSTopicsContextImpl
A
TopicsContext that allows Push to listen for messages on Java Messaging Service (JMS) |
| Modifier and Type | Method and Description |
|---|---|
TopicsContext |
TopicsContextProducer.getTopicsContext()
Produces application scoped
TopicsContext reference. |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.