Uses of Interface
ca.uhn.fhir.interceptor.api.IAnonymousInterceptor
-
Uses of IAnonymousInterceptor in ca.uhn.fhir.interceptor.api
Modifier and TypeMethodDescriptionvoid
IInterceptorService.registerAnonymousInterceptor
(Pointcut thePointcut, int theOrder, IAnonymousInterceptor theInterceptor) void
IInterceptorService.registerAnonymousInterceptor
(Pointcut thePointcut, IAnonymousInterceptor theInterceptor) -
Uses of IAnonymousInterceptor in ca.uhn.fhir.interceptor.executor
Modifier and TypeMethodDescriptionvoid
InterceptorService.registerAnonymousInterceptor
(Pointcut thePointcut, int theOrder, IAnonymousInterceptor theInterceptor) void
InterceptorService.registerAnonymousInterceptor
(Pointcut thePointcut, IAnonymousInterceptor theInterceptor)