@FunctionalInterface public interface ListenerContainerCustomizer<T>
Modifier and Type | Method and Description |
---|---|
void |
configure(T container,
String destinationName,
String group)
Configure the container that is being created for the supplied queue name and
consumer group.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.