public abstract class BusConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BUS_CONSUMER
Name of the Spring Cloud Bus function.
|
static String |
DESTINATION
Name of the output channel for Spring Cloud Bus.
|
static String |
INPUT
Name of the input channel for Spring Cloud Bus.
|
static String |
OUTPUT
Name of the output channel for Spring Cloud Bus.
|
| Constructor and Description |
|---|
BusConstants() |
public static final String INPUT
public static final String OUTPUT
public static final String DESTINATION
public static final String BUS_CONSUMER
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.