Class DestinationTopicProcessor.Context
java.lang.Object
org.springframework.kafka.retrytopic.DestinationTopicProcessor.Context
- Enclosing interface:
- DestinationTopicProcessor
- Since:
- 2.7
- Author:
- Tomaz Fernandes, Gary Russell
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected final Map<String, List<DestinationTopic>> protected final Stringprotected final List<DestinationTopic.Properties> 
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
listenerId
- 
destinationsByTopicMap
- 
properties
 
- 
- 
Constructor Details- 
Context
 
-