Interface InboundChannelModelBuilder.InboundEventKeyDetectorBuilder
- All Known Implementing Classes:
InboundChannelDefinitionBuilderImpl.InboundEventDefinitionKeyDetectorBuilderImpl
- Enclosing interface:
- InboundChannelModelBuilder
public static interface InboundChannelModelBuilder.InboundEventKeyDetectorBuilder
Builder for the 'key detection' part of the
InboundChannelModel.-
Method Summary
Modifier and TypeMethodDescriptiondelegateExpressionKeyDetector(String delegateExpression) Uses delegate expression to determine the customInboundEventKeyDetector.
-
Method Details
-
delegateExpressionKeyDetector
InboundChannelModelBuilder.InboundEventFilterBuilder delegateExpressionKeyDetector(String delegateExpression) Uses delegate expression to determine the customInboundEventKeyDetector.
-