Package ca.uhn.fhir.jpa.mdm.broker
Class MdmQueueConsumerLoader
java.lang.Object
ca.uhn.fhir.jpa.mdm.broker.MdmQueueConsumerLoader
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ca.uhn.fhir.jpa.subscription.channel.api.IChannelReceiver -
Constructor Summary
ConstructorsConstructorDescriptionMdmQueueConsumerLoader(ca.uhn.fhir.jpa.subscription.channel.api.IChannelFactory theChannelFactory, ca.uhn.fhir.mdm.api.IMdmSettings theMdmSettings, MdmMessageHandler theMdmMessageHandler) -
Method Summary
Modifier and TypeMethodDescriptionca.uhn.fhir.jpa.subscription.channel.api.IChannelReceivervoidstop()
-
Field Details
-
myMdmChannel
-
-
Constructor Details
-
MdmQueueConsumerLoader
public MdmQueueConsumerLoader(ca.uhn.fhir.jpa.subscription.channel.api.IChannelFactory theChannelFactory, ca.uhn.fhir.mdm.api.IMdmSettings theMdmSettings, MdmMessageHandler theMdmMessageHandler)
-
-
Method Details
-
stop
- Throws:
Exception
-
getMdmChannelForUnitTest
-