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 build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder 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 Since: 2.16 Maven coordinates: org.apache.camel:camel-grape- Returns:
- the dsl builder
-