Interface DatasetComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface DatasetComponentBuilderFactory
Provide data for load and soak testing of your Camel application.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Dataset component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptiondataset()
Dataset (camel-dataset) Provide data for load and soak testing of your Camel application.
-
Method Details
-
dataset
Dataset (camel-dataset) Provide data for load and soak testing of your Camel application. Category: core,testing Since: 1.3 Maven coordinates: org.apache.camel:camel-dataset- Returns:
- the dsl builder
-