给出了消息驱动的实现方法。
这种优化同样也可以应用到消息驱动的bean。
This same optimization can be applied to message driven beans as well.
运行消息驱动的Bean示例应用程序。
消息驱动的Bean侦听器端口如何使用连接池?
How message-driven bean listener ports use the connection pool?
第二行是发送到消息驱动的Bean的消息文本。
The second is the text of the message sent to the message-driven bean.
此ID应该反映消息驱动的Bean所使用的标识。
This should reflect the identity used by the message driven bean.
服务提供程序服务器使用一个消息驱动的bean从esb接收消息。
The service provider application USES a message-driven bean to receive messages from the ESB.
而jms端点则是通过在EJB前创建消息驱动的Bean来启用的。
The JMS endpoint is enabled by creating a message-driven bean that front ends the EJB.
客户机可以实现为JMS 客户机或EJB消息驱动的Bean。
The client may be implemented as a JMS client or an EJB message-driven bean.
企业服务可以作为Web服务、会话ejb组件、或者消息驱动的bean提供给客户。
An enterprise service can be offered to clients as a web service, a session EJB component, or a message-driven bean.
由消息驱动的Bean (MDB)读取此消息,然后对此消息进行处理。
That message is read by a message-driven bean (MDB) and then processed.
接收应用程序中此类功能调用的一个示例是消息驱动的bean (MDB)。
An example of such invocation of functionality in the receiving application is message-driven beans (MDBs).
可以看到,MDBBean类型是消息驱动的,并且EJB使用容器管理的事务。
As you can see, the MDB Bean type is message-driven, and the EJB USES container managed transactions.
业务接口模式有希望能改变您对会话和消息驱动的bean进行思考和编码的方式。
Hopefully, the Business Interface pattern will start to change the way you think about and code your session and message-driven beans.
事件消费者可以实现消息驱动的bean (MDB)并将其关联到适当的JMS目标以接收事件。
An event consumer can implement a message-driven bean (MDB) and associate it with the appropriate JMS destination to receive events.
我们在前文已经提到,接收JMS消息的服务提供程序是使用消息驱动的Bean实现的。
As we have mentioned earlier, the service provider that receives the JMS message is implemented using a message-driven bean.
比如,如果您的小组开发的代码要为ejb提供异步功能,您可能就要考虑实现消息驱动的bean。
For example, if your team developed code to provide asynchronous functionality for EJBs, you may want to consider implementing message driven beans.
例如,消息驱动的Bean可以在调用会话ejb之前,使用消息中的信息设置适当的标识。
For example, a message-driven bean can setup a proper identity, using the information from the message, before invoking a session EJB.
应用程序包含消息驱动的企业bean (MDB),后者与相同应用服务器中定义的jms队列相连。
The application will contain a message-driven enterprise bean (MDB) connected to a JMS queue defined within the same application server.
任务代理实现为消息驱动的Bean (Message -Driven Bean,MDB)。
与会话Bean和实体Bean不同,消息驱动的Bean不会由其他Bean或客户端应用程序调用。
Unlike session and entity beans, message-driven beans are not invoked by other beans or client applications.
为了完成此方案,我们需要创建消息驱动的Bean (Message Driven Bean,MDB)。
To complete the scenario, we need to create a Message Driven Bean (MDB).
统计信息由消息驱动的 bean (MDB)收集,MDB被构建为在收到消息时侦听主题并增量内部计数器。
The statistics are being collected by a message-driven bean (MDB) that is constructed to listen to the topic and increment an internal counter when a message is received.
要从消息驱动的Bean调用安全EJB,需要为消息驱动的 Bean配置Run-as角色。
To invoke secure EJBs from a message-driven bean, the message-driven bean needs to be configured with a run-as role.
REBOL是一门消息驱动的语言。REBOL的主要用途是给分布式计算和通讯提供一个较好的解决方案。
REBOL is a messaging language. Its main purpose is to provide a better approach to distributed computing communication.
在本文中,我们将讨论可使用CommunityEdition来保护会话、实体和消息驱动的EJB的不同选项。
In this article we discuss the different options available to secure session, entity and message-driven EJBs using Community Edition.
本文给出了一种基于消息驱动的智能小区门警控制系统设计,该系统解决了输入参数复杂、实时性和安全要求高的矛盾。
This paper introduces an intelligent district gate guard control system based on message drive. This system has resolved the problems of complex input parameters, high real-time and security demands.
EJB 3.0简化api:定义用于编码eJB组件(特别是会话Bean和消息驱动的Bean)的新简化的API。
EJB 3.0 simplified API: Defines the new simplified API used to code EJB components, specifically session beans and message-driven beans.
它们也使用消息驱动的Bean和Session Bean,以及使用容器提供的框架来实现WebService。
They may also use message-driven Beans and Session Beans and web services implemented using the framework provided by the container.
EJB 3.0简化API:定义用于编码 EJB组件(特别是会话Bean和消息驱动的 Bean)的新简化的 API。
EJB 3.0 Simplified API: Defines the new simplified API used to code EJB components; specifically, session beans and message-driven beans.
应用推荐