Annotation Type CallScoped


  • @Retention(RUNTIME)
    @Scope
    @Documented
    public @interface CallScoped
    A scope that lasts as long as a single gRPC ServerCall.