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