C
- the container type.@FunctionalInterface public interface ContainerCustomizer<C extends AbstractMessageListenerContainer>
Modifier and Type | Method and Description |
---|---|
void |
configure(C container)
Configure the container.
|
void configure(C container)
container
- the container.