
Uses of Class
ca.uhn.fhir.interceptor.executor.BaseInterceptorService.HookDescriptor
Packages that use BaseInterceptorService.HookDescriptor
-
Uses of BaseInterceptorService.HookDescriptor in ca.uhn.fhir.interceptor.executor
Methods in ca.uhn.fhir.interceptor.executor that return types with arguments of type BaseInterceptorService.HookDescriptorModifier and TypeMethodDescriptionprotected abstract Optional
<BaseInterceptorService<POINTCUT>.HookDescriptor> BaseInterceptorService.scanForHook
(Method nextMethod) protected Optional
<BaseInterceptorService<Pointcut>.HookDescriptor> InterceptorService.scanForHook
(Method nextMethod)