Annotation Interface Messaging.Entity

Enclosing class:
Messaging

@Documented @Retention(CLASS) @Target(PARAMETER) public static @interface Messaging.Entity
Message payload parameter.

This explicit marker selects the payload view even when the parameter type implements Message. Header parameters on the same method are read from the outer delivery message.