Module io.helidon.service.registry
Package io.helidon.service.registry
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
Interceptor for a specific element and annotation.
 Implementations of this interface are 
Service.Named by the
 fully qualified target type + "." + element signature.- 
Nested Class SummaryNested classes/interfaces inherited from interface io.helidon.service.registry.Interception.InterceptorInterception.Interceptor.Chain<V>
- 
Method SummaryMethods inherited from interface io.helidon.service.registry.Interception.Interceptorproceed