[ 
https://issues.apache.org/activemq/browse/CAMEL-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62201#action_62201
 ] 

Ashwin Karpe edited comment on CAMEL-2936 at 9/28/10 4:47 PM:
--------------------------------------------------------------

Hi Claus,

Please find attached an update patch for the ScheduledRoutePolicy support
I have modified the code to make use of the QuartzComponent and use its API's 
to get a reference to the scheduler. I have also added Spring unit tests and 
verified that everything is in order including checkstyle checks to ensure the 
code is style compliant.

Please let me know if you have would like any other updates. I will check this 
in and will be happy to incorporate any changes or updates you seek.

Cheers,

Ashwin...  

      was (Author: akarpe):
    Hi Claus,

Please find attached an update patch for the ScheduledRoutePolicy support
I have modified the code to make use of the QuartzComponent and use its API's 
to get a reference to the scheduler. I have also added Spring unit tests and 
verified that everything is in order.

I have also performed checkstyle checks to ensure the code is style compliant.

Please let me know if you have would like any other updates. I will check this 
in and will be happy to incorporate any changes or updates you seek.

Cheers,

Ashwin...  
  
> Provided a ScheduledRoutePolicy to make it easy to define when routes should 
> be active
> --------------------------------------------------------------------------------------
>
>                 Key: CAMEL-2936
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2936
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Ashwin Karpe
>            Priority: Minor
>             Fix For: Future
>
>         Attachments: CAMEL-2936-Core-routepolicy.diff, 
> CAMEL-2936-ScheduledRoutePolicy.diff, camel-2936-updated.diff
>
>
> A {{ScheduledRoutePolicy}} which can suspend/resume routes based on a user 
> configuration.
> The scheduled should invoke a callback on regular bases where end user can 
> determine if the routes should be active nor not.
> For example we may even let it be defined using cron or the likes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to