Annotation Type 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 createsPublisherinstances.- Since:
- 1.0
- Author:
- Jonathan Knight
- See Also:
CoherencePublisherIntroductionAdvice
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringmaxBlockThe maximum duration to block synchronous send operations.
-