本文介绍了Websphere Liberty Profile 中的 Java EE-Timer/@Schedule的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想使用计时器服务(尤其是 @WebSphere Liberty Profile 中的 Schedule Annotation).那可能吗?

I want to use the timer-Service (especially @Schedule Annotation) in WebSphere Liberty Profile. Is that possible?

有什么功能吗?https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/downloads/wlp/8.5.5.0/ 什么都不是;–(

Is there a feature for? https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/downloads/wlp/8.5.5.0/ is nothing ;–(

推荐答案

更新:正如所指出的,自从 2015 年 6 月添加支持以来,此答案不再正确.8.5.5.6 和更新的运动 ejb 计时器.

Update: as pointed out this answer is no longer correct since support was added in June 2015. 8.5.5.6 and newer sports ejb timers.

If you are interested in the Liberty profile supporting this you could submit a Request for Enhancement on ibm.com.

这篇关于Websphere Liberty Profile 中的 Java EE-Timer/@Schedule的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-28 05:56
查看更多