Uses of Interface
ca.uhn.fhir.jpa.subscription.channel.api.IChannelFactory
Package
Description
-
Uses of IChannelFactory in ca.uhn.fhir.jpa.subscription.channel.config
Modifier and TypeMethodDescriptionSubscriptionChannelConfig.queueChannelFactory
(IChannelNamer theChannelNamer) Create a @Primary @Bean if you need a different implementationModifier and TypeMethodDescriptionSubscriptionChannelConfig.subscriptionChannelFactory
(IChannelFactory theQueueChannelFactory) -
Uses of IChannelFactory in ca.uhn.fhir.jpa.subscription.channel.impl
-
Uses of IChannelFactory in ca.uhn.fhir.jpa.subscription.channel.subscription
ModifierConstructorDescriptionSubscriptionChannelFactory
(IChannelFactory theChannelFactory) Constructor