Package xyz.block.ftl
Interface Topic
-
- All Implemented Interfaces:
public interface Topic<T>A concrete definition of a topic. Extend this interface and annotate with
@TopicDefinitionto define a topic, then inject this into verb methods to publish to the topic.