[
https://issues.apache.org/jira/browse/CAMEL-8224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14273553#comment-14273553
]
Claus Ibsen commented on CAMEL-8224:
------------------------------------
This can be implemented in camel-ejb which is about EJBs
> Provide a Camel EJB Timer Component
> -----------------------------------
>
> Key: CAMEL-8224
> URL: https://issues.apache.org/jira/browse/CAMEL-8224
> Project: Camel
> Issue Type: New Feature
> Components: camel-ejb
> Reporter: Markus Eisele
> Priority: Minor
> Fix For: Future
>
>
> We have the camel timer component which is a simple, non persistence timer
> using the JDK's in built timer mechanism.
> Plus there are the quartz components.
> If Camel is running in an EE environment it would make sense to actually use
> the Java EE TimerService to create persistent timers.
> http://docs.oracle.com/javaee/7/api/javax/ejb/TimerService.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)