Annotation Type Subscribe


  • @Retention(RUNTIME)
    @Target(METHOD)
    @Documented
    public @interface Subscribe
    Marks a method as an event subscriber.