Annotation Interface Payload


@Retention(RUNTIME) @Target(PARAMETER) public @interface Payload
Hints at the actual payload object when more than one value is in a listener method signature.
Author:
John Bryant