
Uses of Interface
ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster
Packages that use IInterceptorBroadcaster
Package
Description
-
Uses of IInterceptorBroadcaster in ca.uhn.fhir.interceptor.api
Subinterfaces of IInterceptorBroadcaster in ca.uhn.fhir.interceptor.api -
Uses of IInterceptorBroadcaster in ca.uhn.fhir.interceptor.executor
Classes in ca.uhn.fhir.interceptor.executor that implement IInterceptorBroadcaster -
Uses of IInterceptorBroadcaster in ca.uhn.fhir.validation
Methods in ca.uhn.fhir.validation with parameters of type IInterceptorBroadcasterModifier and TypeMethodDescriptionvoidFhirValidator.setInterceptorBroadcaster(IInterceptorBroadcaster theInterceptorBraodcaster) Optionally supplies an interceptor broadcaster that will be used to invoke validation related Pointcut events