
Uses of Interface
ca.uhn.fhir.interceptor.api.IAnonymousInterceptor
Packages that use IAnonymousInterceptor
-
Uses of IAnonymousInterceptor in ca.uhn.fhir.interceptor.api
Methods in ca.uhn.fhir.interceptor.api with parameters of type IAnonymousInterceptorModifier and TypeMethodDescriptionvoidIInterceptorService.registerAnonymousInterceptor(Pointcut thePointcut, int theOrder, IAnonymousInterceptor theInterceptor) voidIInterceptorService.registerAnonymousInterceptor(Pointcut thePointcut, IAnonymousInterceptor theInterceptor) -
Uses of IAnonymousInterceptor in ca.uhn.fhir.interceptor.executor
Methods in ca.uhn.fhir.interceptor.executor with parameters of type IAnonymousInterceptorModifier and TypeMethodDescriptionvoidInterceptorService.registerAnonymousInterceptor(Pointcut thePointcut, int theOrder, IAnonymousInterceptor theInterceptor) voidInterceptorService.registerAnonymousInterceptor(Pointcut thePointcut, IAnonymousInterceptor theInterceptor)