public class ConsumerUtilsCoreImpl extends Object implements ConsumerUtilsCore
| Constructor and Description |
|---|
ConsumerUtilsCoreImpl() |
| Modifier and Type | Method and Description |
|---|---|
ControlMessage |
getLastEvent(String topic,
Integer pollTimeout) |
ControlMessage |
getLastEvent(String topic,
Properties properties,
Integer pollTimeout) |
public ControlMessage getLastEvent(String topic, Integer pollTimeout)
getLastEvent in interface ConsumerUtilsCorepublic ControlMessage getLastEvent(String topic, Properties properties, Integer pollTimeout)
getLastEvent in interface ConsumerUtilsCoreCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.