JavaScript is disabled on your browser.
Skip navigation links
Spring Integration
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.springframework.integration.annotation
Annotation Interface ReleaseStrategy
@Retention
(
RUNTIME
)
@Target
(
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