Interface StubEndpointBuilderFactory
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo")
public interface StubEndpointBuilderFactory
Stub out any physical endpoints while in development or testing.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the Stub component.static interfaceAdvanced builder for endpoint consumers for the Stub component.static interfaceAdvanced builder for endpoint producers for the Stub component.static interfacestatic interfaceBuilder for endpoint for the Stub component.static interfaceBuilder for endpoint consumers for the Stub component.static interfaceBuilder for endpoint producers for the Stub component. -
Method Summary
Static Methods
-
Method Details
-
endpointBuilder
static StubEndpointBuilderFactory.StubEndpointBuilder endpointBuilder(String componentName, String path)
-