<html>
<head>
<base href="https://cwiki.apache.org/confluence">
<link rel="stylesheet" href="/confluence/s/en/2176/1/1/_/styles/combined.css?spaceKey=CAMEL&forWysiwyg=true"
type="text/css">
</head>
<body style="background: white;" bgcolor="white" class="email-body">
<div id="pageContent">
<div id="notificationFormat">
<div class="wiki-content">
<div class="email">
<h2><a href="https://cwiki.apache.org/confluence/display/CAMEL/DSL">DSL</a></h2>
<h4>Page <b>edited</b> by <a href="https://cwiki.apache.org/confluence/display/~davsclaus">Claus
Ibsen</a>
</h4>
<br/>
<h4>Changes (1)</h4>
<div id="page-diffs">
<table class="diff" cellpadding="0" cellspacing="0">
<tr><td class="diff-snipped" >...<br></td></tr>
<tr><td class="diff-unchanged" >* [Scala DSL] - A Scala based DSL
using Scala programming language <br>* [Annotation DSL|Bean Integration] - Use annotations
in Java beans. <br></td></tr>
<tr><td class="diff-changed-lines" >* [Kotlin <span class="diff-deleted-words"style="color:#999;background-color:#fdd;text-decoration:line-through;">DSL|http://kool.io/camel.html]</span>
<span class="diff-added-words"style="background-color: #dfd;">DSL|https://github.com/koolio/kool/tree/master/kool-camel]</span>
- *Work in progress* - Currently developed outside ASF, but will we included later in Camel
when Kotlin and the DSL is ready. <br></td></tr>
<tr><td class="diff-unchanged" > <br>The main entry points for
the DSL are <br></td></tr>
<tr><td class="diff-snipped" >...<br></td></tr>
</table>
</div> <h4>Full Content</h4>
<div class="notificationGreySide">
<h2><a name="DSL-DSL"></a>DSL</h2>
<p>Camel uses a Java <em>Domain Specific Language</em> or DSL for creating
<a href="/confluence/display/CAMEL/Enterprise+Integration+Patterns" title="Enterprise Integration
Patterns">Enterprise Integration Patterns</a> or <a href="/confluence/display/CAMEL/Routes"
title="Routes">Routes</a> in a variety of domain-specific languages (DSL) as listed
below.</p>
<ul>
<li><a href="/confluence/display/CAMEL/Java+DSL" title="Java DSL">Java DSL</a>
- A Java based DSL using the fluent builder style.</li>
<li><a href="/confluence/display/CAMEL/Spring" title="Spring">Spring XML</a>
- A XML based DSL in Spring XML files</li>
<li><a href="/confluence/display/CAMEL/Using+OSGi+blueprint+with+Camel" title="Using
OSGi blueprint with Camel">Blueprint XML</a> - A XML based DSL in OSGi Blueprint
XML files</li>
<li><a href="/confluence/display/CAMEL/Groovy+DSL" title="Groovy DSL">Groovy
DSL</a> - A Groovy based DSL using Groovy programming language</li>
<li><a href="/confluence/display/CAMEL/Scala+DSL" title="Scala DSL">Scala DSL</a>
- A Scala based DSL using Scala programming language</li>
<li><a href="/confluence/display/CAMEL/Bean+Integration" title="Bean Integration">Annotation
DSL</a> - Use annotations in Java beans.</li>
<li><a href="https://github.com/koolio/kool/tree/master/kool-camel" class="external-link"
rel="nofollow">Kotlin DSL</a> - <b>Work in progress</b> - Currently developed
outside ASF, but will we included later in Camel when Kotlin and the DSL is ready.</li>
</ul>
<p>The main entry points for the DSL are</p>
<ul>
<li><a href="/confluence/display/CAMEL/CamelContext" title="CamelContext">CamelContext</a>
for creating a Camel routing rulebase</li>
<li><a href="/confluence/display/CAMEL/RouteBuilder" title="RouteBuilder">RouteBuilder</a>
for creating a collection of routes using the routing DSL</li>
</ul>
<h3><a name="DSL-SeeAlso"></a>See Also</h3>
<p>For more examples of the DSL in action see</p>
<ul>
<li><a href="/confluence/display/CAMEL/Enterprise+Integration+Patterns" title="Enterprise
Integration Patterns">Enterprise Integration Patterns</a></li>
<li><a href="/confluence/display/CAMEL/Examples" title="Examples">Examples</a></li>
<li><a href="/confluence/display/CAMEL/Routes" title="Routes">Routes</a></li>
</ul>
</div>
<div id="commentsSection" class="wiki-content pageSection">
<div style="float: right;" class="grey">
<a href="https://cwiki.apache.org/confluence/users/removespacenotification.action?spaceKey=CAMEL">Stop
watching space</a>
<span style="padding: 0px 5px;">|</span>
<a href="https://cwiki.apache.org/confluence/users/editmyemailsettings.action">Change
email notification preferences</a>
</div>
<a href="https://cwiki.apache.org/confluence/display/CAMEL/DSL">View Online</a>
|
<a href="https://cwiki.apache.org/confluence/pages/diffpagesbyversion.action?pageId=49248&revisedVersion=27&originalVersion=26">View
Changes</a>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
|