Modifier and Type | Method and Description |
---|---|
BatchStubRunner |
BatchStubRunnerFactory.buildBatchStubRunner() |
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.stream.StubRunnerStreamConfiguration.FlowRegistrar |
StubRunnerStreamConfiguration.stubFlowRegistrar(org.springframework.beans.factory.config.AutowireCapableBeanFactory beanFactory,
BatchStubRunner batchStubRunner) |
Modifier and Type | Method and Description |
---|---|
BatchStubRunner |
StubRunnerConfiguration.batchStubRunner()
Bean that initializes stub runners, runs them and on shutdown closes them.
|
Copyright © 2016–2018 Spring. All rights reserved.