Class JobMessageInputChannelFactory
java.lang.Object
org.activiti.cloud.services.job.executor.JobMessageInputChannelFactory
-
Constructor Summary
ConstructorsConstructorDescriptionJobMessageInputChannelFactory(org.springframework.cloud.stream.binding.SubscribableChannelBindingTargetFactory bindingTargetFactory, org.springframework.cloud.stream.config.BindingServiceProperties bindingServiceProperties, org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.messaging.SubscribableChannelcreateInputChannel(String consumerName, org.springframework.cloud.stream.config.BindingProperties bindingProperties)
-
Constructor Details
-
JobMessageInputChannelFactory
public JobMessageInputChannelFactory(org.springframework.cloud.stream.binding.SubscribableChannelBindingTargetFactory bindingTargetFactory, org.springframework.cloud.stream.config.BindingServiceProperties bindingServiceProperties, org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
-
-
Method Details
-
createInputChannel
public org.springframework.messaging.SubscribableChannel createInputChannel(String consumerName, org.springframework.cloud.stream.config.BindingProperties bindingProperties)
-