@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface JcrComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JcrComponentBuilderFactory.JcrComponentBuilder
Builder for the JCR component.
|
static class |
JcrComponentBuilderFactory.JcrComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static JcrComponentBuilderFactory.JcrComponentBuilder |
jcr()
JCR (camel-jcr)
Read and write nodes to/from a JCR compliant content repository.
|
static JcrComponentBuilderFactory.JcrComponentBuilder jcr()
Apache Camel