| Package | Description |
|---|---|
| io.hyperfoil.api.config |
| Modifier and Type | Class and Description |
|---|---|
static class |
Locator.Step |
| Modifier and Type | Method and Description |
|---|---|
static Locator |
Locator.fromStep(StepBuilder step) |
| Modifier and Type | Method and Description |
|---|---|
default S |
BuilderBase.copy(Locator locator)
Should be overridden if the
locator parameter in ServiceLoadedFactory.newBuilder(Locator, String)
is used. |
static <T extends BuilderBase<T>> |
BuilderBase.copy(Locator locator,
Collection<? extends BuilderBase<T>> builders) |
B |
ServiceLoadedFactory.newBuilder(Locator locator,
String param)
Constructs the builder, usually passing the build target as a constructor arg to the builder instance.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.