java message service meaning in Chinese
java消息服务
Examples
- Java message service is an open application programming interface developed by sun microsystems inc . it provides a common way for java programs to create , send , receive and read enterprise - messaging system ' s message
Jms是由sun公司开发的一个开放性的应用编程接口,提供了一套创建、发送、接收和阅读企业级消息的java编程方法。 - Perhaps the most obvious change in the latest version of the j2ee specification is that j2ee - compliant application servers are now required to support version 1 . 1 of the java message service specification
兼容j2ee的应用服务器现在需要支持1 . 1版的java消息服务( java message server , jms )规范,这也许是新版本j2ee规范中最明显的改变。 - In this article , i ll show how the new message - inflow contract removes the complexities of the old java message service application server facilities and lets message - driven beans take on a whole new life
在本文中,我将介绍新的消息输入流合约如何消除旧的java消息服务( jms )应用服务器工具的复杂性,如何让消息驱动bean获得全新的生命。 - You ll see how the java messaging service and the java 2 connector architecture can be used in tandem with web services technologies to bring the integration process to a new level of abstraction
您还将看到如何一起java消息传递服务( java messaging service )和java 2连接器体系结构( java 2 connector architecture )以及web服务技术使集成过程达到一个新的抽象层次。 - Several specifications - most notably the java messaging service and the java 2 connector architecture - have been established under the j2ee umbrella to focus on integrating j2ee applications with non - j2ee environments
J2ee环境下已经建立了几个规范,最值得注意的是java消息传递服务( jms )和java 2连接器体系结构( jca ) ,这些规范主要用来把j2ee应用程序与非j2ee环境集成在一起。