面试啦 - 提供专业面试问题及答案、面试技巧、助您成功面试!
您的当前位置:首页 > 面试题库 > IT面试题 > EJB面试题 > 正文

How to spawning asynchronous work in J2EE

Delegate the work out to a message-driven bean.
Delegate the work out to an RMI service that spawns needed threads.
Break the specification and spawn threads in stateless session beans.
Use the Timer service that’s part of the EJB 2.1 specification (if you are running a 2.1-compliant container).
词条:ejb面试题
上一篇:返回列表 下一篇:EJB3推出JPA的原因
与该文相关的文章

温馨提示:如果您对面试网有任何建议,请通过网站联系邮箱向我们反馈,感谢各位的建议与支持!