@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface StubComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
StubComponentBuilderFactory.StubComponentBuilder
Builder for the Stub component.
|
static class |
StubComponentBuilderFactory.StubComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static StubComponentBuilderFactory.StubComponentBuilder |
stub()
Stub (camel-stub)
Stub out any physical endpoints while in development or testing.
|
static StubComponentBuilderFactory.StubComponentBuilder stub()
Apache Camel