
Class SubscriptionChannelConfig
java.lang.Object
ca.uhn.fhir.jpa.subscription.channel.config.SubscriptionChannelConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbrokerClient
(IChannelNamer theChannelNamer) Create a @Primary @Bean if you need a different implementationqueueChannelFactory
(IChannelNamer theChannelNamer) Create a @Primary @Bean if you need a different implementationsubscriptionChannelFactory
(IBrokerClient theBrokerClient)
-
Constructor Details
-
SubscriptionChannelConfig
public SubscriptionChannelConfig()
-
-
Method Details
-
queueChannelFactory
Create a @Primary @Bean if you need a different implementation -
brokerClient
-
retryPolicyProvider
-
subscriptionChannelFactory
-
channelNamer
Create a @Primary @Bean if you need a different implementation
-