JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Integration
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
org.springframework.integration.annotation
Annotation Type ReleaseStrategy
@Retention
(
value
=
RUNTIME
)
@Target
(
value
=
METHOD
)
@Documented
public @interface
ReleaseStrategy
Indicates that a method is capable of asserting if a list of messages or payload objects is complete.
Author:
Marius Bogoevici
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Integration
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element