Markus Eisele created CAMEL-8224:
------------------------------------
Summary: 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-core
Reporter: Markus Eisele
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)