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 Summary
Nested classes/interfaces inherited from interface io.helidon.service.registry.Interception.Interceptor
Interception.Interceptor.Chain<V>
-
Method Summary
Methods inherited from interface io.helidon.service.registry.Interception.Interceptor
proceed