Interface LanguageEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface LanguageEndpointBuilderFactory
Execute scripts in any of the languages supported by Camel. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceLanguageEndpointBuilderFactory.AdvancedLanguageEndpointBuilderAdvanced builder for endpoint for the Language component.static interfaceLanguageEndpointBuilderFactory.LanguageBuildersstatic interfaceLanguageEndpointBuilderFactory.LanguageEndpointBuilderBuilder for endpoint for the Language component.static classLanguageEndpointBuilderFactory.LanguageHeaderNameBuilderThe builder of headers' name for the Language component.
-
Method Summary
Static Methods Modifier and Type Method Description static LanguageEndpointBuilderFactory.LanguageEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static LanguageEndpointBuilderFactory.LanguageEndpointBuilder endpointBuilder(String componentName, String path)
-
-