h2. servicemix-quartz h3. Overview The servicemix-quartz component is a standard JBI Service Engine able to schedule and trigger jobs using the great Quartz scheduler. h4. Namespace and xbean.xml The namespace URI for the servicemix-bean JBI component is {{http://servicemix.apache.org/quartz/1.0}}. This is an example of an {{xbean.xml}} file with a namespace definition with prefix {{bean}}. {pygmentize:lang=xml} {pygmentize} h4. Endpoint types The servicemix-quartz component defines a single endpoint type: - {{quartz:endpoint}} :: The quartz endpoint can be used to fire message exchanges at a given (recurrent) time. h3. {{quartz:endpoint}} h4. Endpoint properties {include:jbi/components/_servicemix-quartz-endpoint.conf}