JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Integration
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element
org.springframework.integration.annotation
Annotation Type CorrelationStrategy
@Retention
(
value
=
RUNTIME
)
@Target
(
value
=
METHOD
)
@Documented
public @interface
CorrelationStrategy
Indicates that a given method is capable of determining the correlation key of a message sent as parameter.
Author:
Marius Bogoevici
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Integration
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element