public class LocalListenerThread extends Object implements ListenerThread
| Constructor and Description |
|---|
LocalListenerThread(TopicsConfig topicsConfig,
Map<String,CompletableFuture<Object>> requestsStore) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
void |
stop() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomplete, get, get, getMergedConfpublic LocalListenerThread(TopicsConfig topicsConfig, Map<String,CompletableFuture<Object>> requestsStore)
public void stop()
stop in interface ListenerThreadCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.