Interface GrapeComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface GrapeComponentBuilderFactory
Fetch, load and manage additional jars dynamically after Camel Context was
started.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the Grape component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptiongrape()Grape (camel-grape) Fetch, load and manage additional jars dynamically after Camel Context was started.
-
Method Details
-
grape
Grape (camel-grape) Fetch, load and manage additional jars dynamically after Camel Context was started. Category: management,deployment Since: 2.16 Maven coordinates: org.apache.camel:camel-grape- Returns:
- the dsl builder
-