Apache Camel - A simple job scheduler using camel-quartz component
A simple scheduler using camel-quartz component.
<?xml version="1.0" encoding="UTF-8"?>
<blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:camel="http://camel.apache...
sachinhandiekar.com2 min read