org.richfaces.application.push.impl
Class TopicsContextImpl
java.lang.Object
org.richfaces.application.push.TopicsContext
org.richfaces.application.push.impl.TopicsContextImpl
- Direct Known Subclasses:
- JMSTopicsContextImpl
public class TopicsContextImpl
- extends org.richfaces.application.push.TopicsContext
- Author:
- Nick Belaevski
Methods inherited from class org.richfaces.application.push.TopicsContext |
getOrCreateTopic, getTopic, getTopicKeyWithResolvedExpressions, lookup, publish, removeTopic |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TopicsContextImpl
public TopicsContextImpl(ThreadFactory threadFactory)
createTopic
protected org.richfaces.application.push.Topic createTopic(org.richfaces.application.push.TopicKey key)
- Specified by:
createTopic
in class org.richfaces.application.push.TopicsContext
getPublisherService
protected ExecutorService getPublisherService()
getThreadFactory
protected ThreadFactory getThreadFactory()
destroy
public void destroy()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.