public class TopicsContextImpl extends TopicsContext
Constructor and Description |
---|
TopicsContextImpl(ThreadFactory threadFactory) |
Modifier and Type | Method and Description |
---|---|
protected Topic |
createTopic(TopicKey key) |
void |
destroy() |
protected ExecutorService |
getPublisherService() |
protected ThreadFactory |
getThreadFactory() |
getOrCreateTopic, getTopic, getTopicKeyWithResolvedExpressions, lookup, publish, removeTopic
public TopicsContextImpl(ThreadFactory threadFactory)
protected Topic createTopic(TopicKey key)
createTopic
in class TopicsContext
protected ExecutorService getPublisherService()
protected ThreadFactory getThreadFactory()
public void destroy()
Copyright © 2014 JBoss by Red Hat. All rights reserved.