Interface JcrComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface JcrComponentBuilderFactory
Read and write nodes to/from a JCR compliant content repository.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the JCR component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionjcr()
JCR (camel-jcr) Read and write nodes to/from a JCR compliant content repository.
-
Method Details
-
jcr
JCR (camel-jcr) Read and write nodes to/from a JCR compliant content repository. Category: database,cms Since: 1.3 Maven coordinates: org.apache.camel:camel-jcr- Returns:
- the dsl builder
-