public class ConsumerConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
static Function<MessageType,String> |
DEFAULT_CONSUMER_NAME |
| Constructor and Description |
|---|
ConsumerConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static ConsumerConfiguration |
getDefault(MessageType messageType) |
boolean |
prependApplicationName() |
public static Function<MessageType,String> DEFAULT_CONSUMER_NAME
public static ConsumerConfiguration getDefault(MessageType messageType)
public boolean prependApplicationName()
Copyright © 2019 Flux Capacitor. All rights reserved.