Package ratpack.dropwizard.metrics
Interface BlockingExecTimingInterceptor
- 
- All Superinterfaces:
- 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 ExecInterceptor - Since:
- 1.2
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from interface ratpack.exec.ExecInterceptorExecInterceptor.ExecType
 
- 
 - 
Method Summary- 
Methods inherited from interface ratpack.exec.ExecInterceptorintercept
 
- 
 
-