public class BatchStubRunnerFactory extends Object
StubRunner
instances.StubRunner
,
BatchStubRunner
Constructor and Description |
---|
BatchStubRunnerFactory(StubRunnerOptions stubRunnerOptions) |
BatchStubRunnerFactory(StubRunnerOptions stubRunnerOptions,
StubDownloader stubDownloader) |
BatchStubRunnerFactory(StubRunnerOptions stubRunnerOptions,
StubDownloader stubDownloader,
MessageVerifier<?> contractVerifierMessaging) |
Modifier and Type | Method and Description |
---|---|
BatchStubRunner |
buildBatchStubRunner() |
public BatchStubRunnerFactory(StubRunnerOptions stubRunnerOptions)
public BatchStubRunnerFactory(StubRunnerOptions stubRunnerOptions, StubDownloader stubDownloader)
public BatchStubRunnerFactory(StubRunnerOptions stubRunnerOptions, StubDownloader stubDownloader, MessageVerifier<?> contractVerifierMessaging)
public BatchStubRunner buildBatchStubRunner()
Copyright © 2016–2017 Spring. All rights reserved.