Annotation Type Blocking


  • @Target({METHOD,ANNOTATION_TYPE,TYPE})
    @Retention(RUNTIME)
    @Inherited
    public @interface Blocking
    A marker annotation for methods that are blocking.
    Since:
    1.0