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