网站首页  词典首页

请输入您要查询的英文单词:

 

单词 message-driven bean
释义

message-driven bean

  • 网络消息驱动;消息驱动组件;消息驱动构件
1.
消息驱动
飞鹰小谭 - 博客园 ... 2.实体( entity bean) 3.消息驱动( message-driven bean) 1.会话( session bean) ...
www.cnblogs.com
2.
消息驱动组件
  在EJB2.0规范中定义了三种类型的组件:会话组件(Session Bean)、实体组件(Entity Bean)和消息驱动组件Message-Dri
school.cnd8.com
3.
消息驱动构件
...ty Bean) BMP实体构件 CMP实体构件 消息驱动构件Message-Driven Bean) 应用服务器 61/81 软件构件与中间件技术 –
www.docin.com
4.
组件可以分为三种主要类别
...列模式,基于主题的发布/订阅模式) 13.EJB 组件可以分为三种主要类别( Message-Driven Bean)15.遍历 P67 选择 1.以下哪个 …
wenku.baidu.com

例句

释义:
1.
To invoke secure EJBs from a message-driven bean, the message-driven bean needs to be configured with a run-as role.
要从消息驱动的Bean调用安全EJB,需要为消息驱动的Bean配置Run-as角色。
www.ibm.com
2.
In a typical J2EE application, the request processor would be implemented as a Message Driven Bean according to the JMS specification.
在一个典型的J2EE应用程序中,按照JMS定义,请求处理器应该通过一个消息驱动Bean来实现。
www.ibm.com
3.
An enterprise service can be offered to clients as a web service, a session EJB (Enterprise JavaBean) component, or a message-driven bean.
企业服务可以作为Web服务、会话EJB(EnterpriseJavaBean)组件、或消息驱动Bean提供给客户。
www.ibm.com
4.
The receiver bean is based on a message-driven bean, and hence needs to be associated with a listener port.
接收方bean是基于消息驱动的bean,因此需要关联到监听端口。
www.ibm.com
5.
But in an application server environment, message receipt is typically performed via a message-driven bean (MDB).
但在应用服务器环境中,消息接收通常是通过消息驱动Bean(Message-drivenBean,MDB)执行的。
www.ibm.com
6.
Activation specification -- used by the application's message-driven bean to connect to the queue and receive messages.
激活规范——由应用程序的消息驱动Bean使用以连接到队列并接受消息。
www.ibm.com
7.
Scroll down and select HWPort as the Message Driven Bean's listener input port name (selected by default).
向下滚动选择HWPort作为消息驱动Bean的侦听器输入端口的名称(缺省选中)。
www.ibm.com
8.
An event consumer can implement a message-driven bean (MDB) and associate it with the appropriate JMS destination to receive events.
事件消费者可以实现消息驱动的bean(MDB)并将其关联到适当的JMS目标以接收事件。
www.ibm.com
9.
ACTIVE: Specify a value of ACTIVE if message consumption is to begin as soon as the message driven bean connects with the JMS destination.
ACTIVE:如果消息驱动bean与JMS目的地一连接消息消耗就马上开始,指定一个值ACTIVE。
www.ibm.com
10.
Another reason for choosing a mediation over a message-driven bean is that mediations are not tied to a specific messaging technology.
选择使用中介而不是消息驱动bean的另一个原因是中介不与特定的消息技术绑定在一起。
www.ibm.com
1.
The obvious one is to use a message-driven bean, but only if your vendor supports MDB technology.
比较明显的一种方式就是使用一个消息驱动bean,但前提是您的供应商支持MDB技术。
www.ibm.com
2.
In the third and final article of this series, I'll cover the JCA 1. 5 message-inflow contract, better known as message-driven bean support.
在本系列的第3篇也是最后一篇文章中,我将介绍JCA1.5消息流入合约,它比较出名的地方是对消息驱动bean的支持。
www.ibm.com
3.
As we have mentioned earlier, the service provider that receives the JMS message is implemented using a message-driven bean.
我们在前文已经提到,接收JMS消息的服务提供程序是使用消息驱动的Bean实现的。
www.ibm.com
4.
You can inspect this from the EJB deployment descriptor for the message-driven bean that was created in the JMS router project.
可以从在JMS路由器项目中创建的MDB的EJB部署描述符检查此设置。
www.ibm.com
5.
This should reflect the identity used by the message driven bean.
此ID应该反映消息驱动的Bean所使用的标识。
www.ibm.com
6.
After the target application processing, the message-driven bean takes charge of sending response messages, if there are any.
在目标应用处理后,如果有响应消息,消息驱动bean负责发送响应消息。
www.ibm.com
7.
The JMS endpoint is enabled by creating a message-driven bean that front ends the EJB.
而JMS端点则是通过在EJB前创建消息驱动的Bean来启用的。
www.ibm.com
8.
As a result, you can see in the console how the message-driven bean receives the message (Figure 9).
这样,您便可以在控制台中查看消息驱动Bean如何接收该消息(图9)。
www.ibm.com
9.
If we already have a message-driven bean for sending the e-mail, this additional information should be part of one transaction.
如果我们已经有了一个消息驱动Bean来发送e-mail,这个附加的信息应该是一个事务中的一部分。
www.ibm.com
10.
To complete the scenario, we need to create a Message Driven Bean (MDB).
为了完成此方案,我们需要创建消息驱动的Bean(MessageDrivenBean,MDB)。
www.ibm.com
1.
Closer to home, which is best: a stateless session bean, a stateful session bean, an entity bean or a message driven bean?
进一步说,哪一种是最佳的呢,是无状态会话Bean、有状态会话Bean、实体Bean,还是消息驱动Bean?
www.ibm.com
2.
To receive messages asynchronously, a message listener, message-driven bean, is used.
为了异步地收到消息,会使用消息监听器,消息驱动bean。
www.ibm.com
3.
These are all the artifacts that we need to send a message to the bus and, from there, to the message-driven bean.
这些是我们发送消息到总线和从那儿到消息驱动bean需要的所有构件。
www.ibm.com
4.
For example, it might invoke a message-driven bean (MDB) with a container manager transaction attribute of Supports.
例如,它可能使用Supports的容器管理器事务属性来调用消息驱动bean(MDB)。
www.ibm.com
5.
We will also show how to implement the message-driven bean (MDB) to receive the events from the Event Distribution Interface.
我们还将说明如何实现接收来自于EventDistributionInterface的事件的消息驱动的bean(message-drivenbean,MDB)。
www.ibm.com
6.
For EJB2. 1 message-driven bean, you can configure run-as role using the security-identity element in the deployment descriptor.
对于EJB2.1消息驱动的Bean,可以在部署描述符中使用security-identity元素配置Run-as角色。
www.ibm.com
7.
For example, a message-driven bean can setup a proper identity, using the information from the message, before invoking a session EJB.
例如,消息驱动的Bean可以在调用会话EJB之前,使用消息中的信息设置适当的标识。
www.ibm.com
8.
Application of Message-Driven Bean in Asynchronous Message Transfer
在异步消息传输中的应用
service.ilib.cn
9.
How message-driven bean listener ports use the connection pool
消息驱动的Bean侦听器端口如何使用连接池
www.ibm.com
10.
Run the Message-driven bean sample application
运行消息驱动的Bean示例应用程序
www.ibm.com
1.
Design of asynchronous communication model based on message driven Bean
基于消息驱动Bean的异步通信模型设计
ilib.cn
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/11/16 0:17:32