Interface DozerEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface DozerEndpointBuilderFactory
Map between Java beans using the Dozer mapping library. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceDozerEndpointBuilderFactory.AdvancedDozerEndpointBuilderAdvanced builder for endpoint for the Dozer component.static interfaceDozerEndpointBuilderFactory.DozerBuildersstatic interfaceDozerEndpointBuilderFactory.DozerEndpointBuilderBuilder for endpoint for the Dozer component.
-
Method Summary
All Methods Static Methods Deprecated Methods Modifier and Type Method Description static DozerEndpointBuilderFactory.DozerEndpointBuilderendpointBuilder(String componentName, String path)Deprecated.
-
-
-
Method Detail
-
endpointBuilder
@Deprecated static DozerEndpointBuilderFactory.DozerEndpointBuilder endpointBuilder(String componentName, String path)
Deprecated.
-
-