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, removeTopicpublic TopicsContextImpl(ThreadFactory threadFactory)
protected Topic createTopic(TopicKey key)
createTopic in class TopicsContextprotected ExecutorService getPublisherService()
protected ThreadFactory getThreadFactory()
public void destroy()
Copyright © 2014 JBoss by Red Hat. All rights reserved.