Interface LogEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface LogEndpointBuilderFactory
Log messages to the underlying logging mechanism. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceLogEndpointBuilderFactory.AdvancedLogEndpointBuilderAdvanced builder for endpoint for the Log component.static interfaceLogEndpointBuilderFactory.LogBuildersstatic interfaceLogEndpointBuilderFactory.LogEndpointBuilderBuilder for endpoint for the Log component.
-
Method Summary
Static Methods Modifier and Type Method Description static LogEndpointBuilderFactory.LogEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static LogEndpointBuilderFactory.LogEndpointBuilder endpointBuilder(String componentName, String path)
-
-