Modifier and Type | Method and Description |
---|---|
BatchStubRunner |
BatchStubRunnerFactory.buildBatchStubRunner() |
Modifier and Type | Method and Description |
---|---|
org.apache.camel.RoutesBuilder |
StubRunnerCamelConfiguration.myRouter(BatchStubRunner batchStubRunner) |
Modifier and Type | Method and Description |
---|---|
org.springframework.cloud.contract.stubrunner.messaging.integration.StubRunnerIntegrationConfiguration.FlowRegistrar |
StubRunnerIntegrationConfiguration.stubFlowRegistrar(org.springframework.beans.factory.config.AutowireCapableBeanFactory beanFactory,
BatchStubRunner batchStubRunner) |
Modifier and Type | Method and Description |
---|---|
org.springframework.cloud.contract.stubrunner.messaging.jms.StubRunnerJmsConfiguration.FlowRegistrar |
StubRunnerJmsConfiguration.stubFlowRegistrar(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory,
BatchStubRunner batchStubRunner) |
Modifier and Type | Method and Description |
---|---|
org.springframework.cloud.contract.stubrunner.messaging.kafka.StubRunnerKafkaConfiguration.FlowRegistrar |
StubRunnerKafkaConfiguration.stubFlowRegistrar(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory,
BatchStubRunner batchStubRunner) |
Modifier and Type | Method and Description |
---|---|
org.springframework.cloud.contract.stubrunner.messaging.stream.StubRunnerStreamConfiguration.FlowRegistrar |
StubRunnerStreamConfiguration.stubFlowRegistrar(org.springframework.beans.factory.config.AutowireCapableBeanFactory beanFactory,
BatchStubRunner batchStubRunner) |
Modifier and Type | Method and Description |
---|---|
BatchStubRunner |
StubRunnerConfiguration.batchStubRunner(org.springframework.beans.factory.BeanFactory beanFactory)
Bean that initializes stub runners, runs them and on shutdown closes them.
|
Modifier and Type | Method and Description |
---|---|
org.springframework.beans.factory.config.BeanPostProcessor |
StubRunnerConfiguration.batchStubRunnerBeanPostProcessor(BatchStubRunner runner) |
Copyright © 2016–2021 Spring. All rights reserved.