Uses of Class
org.springframework.cloud.contract.stubrunner.BatchStubRunner
Packages that use BatchStubRunner
Package
Description
-
Uses of BatchStubRunner in org.springframework.cloud.contract.stubrunner
Methods in org.springframework.cloud.contract.stubrunner that return BatchStubRunner -
Uses of BatchStubRunner in org.springframework.cloud.contract.stubrunner.spring
Methods in org.springframework.cloud.contract.stubrunner.spring that return BatchStubRunnerModifier and TypeMethodDescriptionStubRunnerConfiguration.batchStubRunner(org.springframework.beans.factory.BeanFactory beanFactory) Bean that initializes stub runners, runs them and on shutdown closes them.Methods in org.springframework.cloud.contract.stubrunner.spring with parameters of type BatchStubRunnerModifier and TypeMethodDescriptionorg.springframework.beans.factory.config.BeanPostProcessorStubRunnerConfiguration.batchStubRunnerBeanPostProcessor(BatchStubRunner runner)