Annotation Interface CoherencePublisher


@Documented @Retention(RUNTIME) @Scope @Introduction @Type(CoherencePublisherIntroductionAdvice.class) @Recoverable @Singleton public @interface CoherencePublisher
An introduction advice that automatically implements interfaces and abstract classes and creates Publisher instances.
Since:
1.0
Author:
Jonathan Knight
See Also:
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    The maximum duration to block synchronous send operations.
  • Element Details

    • maxBlock

      String maxBlock
      The maximum duration to block synchronous send operations.
      Returns:
      The timeout
      Default:
      ""