Annotation Interface Produce


public @interface Produce
Annotation for ways of producing outgoing information.

Use on methods in a Consumer.

  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static @interface 
    Annotation to configure the component to produce an event stream that can be consumed by other services.
    static @interface 
    Annotation for marking a method as producing information to be published on a PubSub or Kafka topic.