
xyz.block.ftl.ConsumableTopic Maven / Gradle / Ivy
package xyz.block.ftl;
/**
* Marker interface for a topic that can be subscribed to, it must be extended and annotated with {@code @TopicDefinition}.
*/
public interface ConsumableTopic {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy