
Uses of Interface
ca.uhn.fhir.interceptor.api.IBaseInterceptorBroadcaster.IInvoker
Packages that use IBaseInterceptorBroadcaster.IInvoker
-
Uses of IBaseInterceptorBroadcaster.IInvoker in ca.uhn.fhir.interceptor.api
Methods in ca.uhn.fhir.interceptor.api that return types with arguments of type IBaseInterceptorBroadcaster.IInvokerModifier and TypeMethodDescriptionIBaseInterceptorBroadcaster.getInvokersForPointcut(POINTCUT thePointcut) -
Uses of IBaseInterceptorBroadcaster.IInvoker in ca.uhn.fhir.interceptor.executor
Classes in ca.uhn.fhir.interceptor.executor that implement IBaseInterceptorBroadcaster.IInvokerMethods in ca.uhn.fhir.interceptor.executor that return types with arguments of type IBaseInterceptorBroadcaster.IInvokerModifier and TypeMethodDescriptionBaseInterceptorService.getInvokersForPointcut(POINTCUT thePointcut) Returns a list of all invokers registered for the given pointcut.BaseInterceptorService.union(List<List<IBaseInterceptorBroadcaster.IInvoker>> theInvokersLists) First argument must be the global invoker list!!Methods in ca.uhn.fhir.interceptor.executor with parameters of type IBaseInterceptorBroadcaster.IInvokerModifier and TypeMethodDescriptionintBaseInterceptorService.BaseInvoker.compareTo(IBaseInterceptorBroadcaster.IInvoker theInvoker) Method parameters in ca.uhn.fhir.interceptor.executor with type arguments of type IBaseInterceptorBroadcaster.IInvokerModifier and TypeMethodDescriptionstatic ObjectBaseInterceptorService.callInvokers(IPointcut thePointcut, HookParams theParams, List<IBaseInterceptorBroadcaster.IInvoker> invokers) BaseInterceptorService.union(List<List<IBaseInterceptorBroadcaster.IInvoker>> theInvokersLists) First argument must be the global invoker list!!