Class DeferredInterceptorBroadcasts
java.lang.Object
ca.uhn.fhir.rest.api.server.storage.DeferredInterceptorBroadcasts
-
Constructor Summary
ConstructorDescriptionDeferredInterceptorBroadcasts
(com.google.common.collect.ListMultimap<ca.uhn.fhir.interceptor.api.Pointcut, ca.uhn.fhir.interceptor.api.HookParams> theDeferredInterceptorBroadcasts) -
Method Summary
Modifier and TypeMethodDescriptioncom.google.common.collect.ListMultimap
<ca.uhn.fhir.interceptor.api.Pointcut, ca.uhn.fhir.interceptor.api.HookParams>
-
Constructor Details
-
DeferredInterceptorBroadcasts
public DeferredInterceptorBroadcasts(com.google.common.collect.ListMultimap<ca.uhn.fhir.interceptor.api.Pointcut, ca.uhn.fhir.interceptor.api.HookParams> theDeferredInterceptorBroadcasts)
-
-
Method Details
-
getDeferredInterceptorBroadcasts
public com.google.common.collect.ListMultimap<ca.uhn.fhir.interceptor.api.Pointcut,ca.uhn.fhir.interceptor.api.HookParams> getDeferredInterceptorBroadcasts()
-