Class SubscriptionSubmitInterceptorLoader
java.lang.Object
ca.uhn.fhir.jpa.subscription.submit.interceptor.SubscriptionSubmitInterceptorLoader
-
Constructor Summary
ConstructorDescriptionSubscriptionSubmitInterceptorLoader
(ca.uhn.fhir.interceptor.api.IInterceptorService theInterceptorService, SubscriptionSettings theSubscriptionSettings, SubscriptionMatcherInterceptor theSubscriptionMatcherInterceptor, SubscriptionValidatingInterceptor theSubscriptionValidatingInterceptor, SubscriptionTopicValidatingInterceptor theSubscriptionTopicValidatingInterceptor) -
Method Summary
Modifier and TypeMethodDescriptionprotected ca.uhn.fhir.interceptor.api.IInterceptorService
protected void
setInterceptorService
(ca.uhn.fhir.interceptor.api.IInterceptorService theInterceptorService) void
start()
void
-
Constructor Details
-
SubscriptionSubmitInterceptorLoader
public SubscriptionSubmitInterceptorLoader(@Nonnull ca.uhn.fhir.interceptor.api.IInterceptorService theInterceptorService, @Nonnull SubscriptionSettings theSubscriptionSettings, @Nonnull SubscriptionMatcherInterceptor theSubscriptionMatcherInterceptor, @Nonnull SubscriptionValidatingInterceptor theSubscriptionValidatingInterceptor, @Nullable SubscriptionTopicValidatingInterceptor theSubscriptionTopicValidatingInterceptor)
-
-
Method Details
-
start
-
setInterceptorService
protected void setInterceptorService(ca.uhn.fhir.interceptor.api.IInterceptorService theInterceptorService) -
getInterceptorService
-
unregisterInterceptorsForUnitTest
-