Interface MvelEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface MvelEndpointBuilderFactory
Transform messages using an MVEL template. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceMvelEndpointBuilderFactory.AdvancedMvelEndpointBuilderAdvanced builder for endpoint for the MVEL component.static interfaceMvelEndpointBuilderFactory.MvelBuildersstatic interfaceMvelEndpointBuilderFactory.MvelEndpointBuilderBuilder for endpoint for the MVEL component.static classMvelEndpointBuilderFactory.MvelHeaderNameBuilderThe builder of headers' name for the MVEL component.
-
Method Summary
Static Methods Modifier and Type Method Description static MvelEndpointBuilderFactory.MvelEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static MvelEndpointBuilderFactory.MvelEndpointBuilder endpointBuilder(String componentName, String path)
-
-