Interface BlockingExecTimingInterceptor

  • All Superinterfaces:
    ratpack.exec.ExecInterceptor
    Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    public interface BlockingExecTimingInterceptor
    extends ratpack.exec.ExecInterceptor
    Since:
    1.2
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface ratpack.exec.ExecInterceptor

        ratpack.exec.ExecInterceptor.ExecType
    • Method Summary

      • Methods inherited from interface ratpack.exec.ExecInterceptor

        intercept