Interface ServiceEndpointBuilderFactory
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo")
public interface ServiceEndpointBuilderFactory
Register a Camel endpoint to a Service Registry (such as Consul, Etcd) and
delegate to it.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Advanced builder for endpoint for the Service component.static interface
static interface
Builder for endpoint for the Service component. -
Method Summary
Static Methods
-
Method Details
-
endpointBuilder
static ServiceEndpointBuilderFactory.ServiceEndpointBuilder endpointBuilder(String componentName, String path)
-