Interface Interception.ElementInterceptor

All Superinterfaces:
Interception.Interceptor
All Known Implementing Classes:
FtSupport.AsyncMethod, FtSupport.BulkheadMethod, FtSupport.CircuitBreakerMethod, FtSupport.FallbackMethod, FtSupport.RetryMethod, FtSupport.TimeoutMethod
Enclosing class:
Interception

public static interface Interception.ElementInterceptor extends Interception.Interceptor
Interceptor for a specific element and annotation. Implementations of this interface are Service.Named by the fully qualified target type + "." + element signature.