Skip to content

Commit d360b19

Browse files
committed
Javadoc Polishing
1 parent 426b943 commit d360b19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-kafka/src/main/java/org/springframework/kafka/listener/AbstractMessageListenerContainer.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,6 @@ protected BatchInterceptor<K, V> getBatchInterceptor() {
367367

368368
/**
369369
* Set an interceptor to be called before calling the record listener.
370-
* Does not apply to batch listeners.
371370
* @param batchInterceptor the interceptor.
372371
* @since 2.6.6
373372
* @see #setInterceptBeforeTx(boolean)

0 commit comments

Comments
 (0)