public class JMSTopicsContextImpl extends TopicsContextImpl
TopicsContext that allows Push to listen for messages on Java Messaging Service (JMS)| Modifier and Type | Method and Description |
|---|---|
protected Topic |
createTopic(TopicKey key)
Creates topic for given topic key
|
void |
destroy() |
static JMSTopicsContextImpl |
getInstanceInitializedFromContext(ThreadFactory threadFactory,
javax.faces.context.FacesContext facesContext)
A factory method for creating
JMSTopicsContextImpl initialized from context |
getPublisherService, getThreadFactorygetOrCreateTopic, getTopic, getTopicKeyWithResolvedExpressions, lookup, publish, removeTopicpublic static JMSTopicsContextImpl getInstanceInitializedFromContext(ThreadFactory threadFactory, javax.faces.context.FacesContext facesContext) throws NamingException
JMSTopicsContextImpl initialized from contextNamingExceptionprotected Topic createTopic(TopicKey key)
TopicsContextcreateTopic in class TopicsContextImplpublic void destroy()
destroy in class TopicsContextImplCopyright © 2014 JBoss by Red Hat. All Rights Reserved.