public class Listener extends Object
Constructor and Description |
---|
Listener(Properties configuration,
ListenerThread listenerThread) |
Modifier and Type | Method and Description |
---|---|
Map<String,CompletableFuture<Object>> |
getRequestsStore() |
Listener |
start() |
void |
stopConsumeEvents() |
public Listener(Properties configuration, ListenerThread listenerThread)
public Listener start()
public Map<String,CompletableFuture<Object>> getRequestsStore()
public void stopConsumeEvents()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.