Annotation Interface Invoking


@Retention(RUNTIME) @Target(METHOD) public @interface Invoking
Specifies which method should be invoked on a ForJmsType class.

The method must be public and directly declared by the ForJmsType class.

De-serializing by JsonView is supported on message payload.

Since:
1.0
Author:
Lei Yang
See Also:
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String value
      Default:
      ""