
Uses of Class
ca.uhn.fhir.jpa.subscription.submit.interceptor.SubscriptionMatcherInterceptor
Packages that use SubscriptionMatcherInterceptor
Package
Description
-
Uses of SubscriptionMatcherInterceptor in ca.uhn.fhir.jpa.subscription.submit.config
Methods in ca.uhn.fhir.jpa.subscription.submit.config that return SubscriptionMatcherInterceptorModifier and TypeMethodDescriptionSubscriptionMatcherInterceptorConfig.subscriptionMatcherInterceptor()Methods in ca.uhn.fhir.jpa.subscription.submit.config with parameters of type SubscriptionMatcherInterceptorModifier and TypeMethodDescriptionSubscriptionSubmitterConfig.subscriptionMatcherInterceptorLoader(ca.uhn.fhir.interceptor.api.IInterceptorService theInterceptorService, SubscriptionSettings theSubscriptionSettings, SubscriptionMatcherInterceptor theSubscriptionMatcherInterceptor, SubscriptionValidatingInterceptor theSubscriptionValidatingInterceptor, SubscriptionTopicValidatingInterceptor theSubscriptionTopicValidatingInterceptor) -
Uses of SubscriptionMatcherInterceptor in ca.uhn.fhir.jpa.subscription.submit.interceptor
Modifier and TypeClassDescriptionclassThe purpose of this interceptor is to synchronously submit ResourceModifiedMessage to the subscription processing pipeline, ie, as part of processing the operation on a resource.Constructors in ca.uhn.fhir.jpa.subscription.submit.interceptor with parameters of type SubscriptionMatcherInterceptorModifierConstructorDescriptionSubscriptionSubmitInterceptorLoader(ca.uhn.fhir.interceptor.api.IInterceptorService theInterceptorService, SubscriptionSettings theSubscriptionSettings, SubscriptionMatcherInterceptor theSubscriptionMatcherInterceptor, SubscriptionValidatingInterceptor theSubscriptionValidatingInterceptor, SubscriptionTopicValidatingInterceptor theSubscriptionTopicValidatingInterceptor)