Subscribe

Posts Tagged ‘Quartz transport’

Using Quartz to Trigger a Service

Monday, June 29th, 2009

When you’re working with Mule, you’re usually concerned about responding to messages that come in and making sure you’re routing them correctly from service to service. But what if you just want to trigger a service component on a set interval? What if its method doesn’t require any incoming data at all? (more…)