org.richfaces.application.push.impl
public class TopicsContextImpl extends org.richfaces.application.push.TopicsContext
Constructor and Description |
---|
TopicsContextImpl(ThreadFactory threadFactory) |
Modifier and Type | Method and Description |
---|---|
protected org.richfaces.application.push.Topic |
createTopic(org.richfaces.application.push.TopicKey key) |
void |
destroy() |
protected ExecutorService |
getPublisherService() |
protected ThreadFactory |
getThreadFactory() |
public TopicsContextImpl(ThreadFactory threadFactory)
protected org.richfaces.application.push.Topic createTopic(org.richfaces.application.push.TopicKey key)
createTopic
in class org.richfaces.application.push.TopicsContext
protected ExecutorService getPublisherService()
protected ThreadFactory getThreadFactory()
public void destroy()
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.