Annotation Interface ByJms.To

Enclosing class:
ByJms

@Target({}) public static @interface ByJms.To
Defines a destination.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Specifies the destination name for the proxy interface.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Specifies the destination type.
  • Element Details

    • value

      String value
      Specifies the destination name for the proxy interface.

      Supports Spring property placeholder.