message-driven meaning in English
消息驱动
信息驱动
讯息驱动
Examples
- The bus can then forward this message to a jms consumer , such as a message - driven bean
接下来总线可以将消息转发至jms消费者,例如消息驱动bean 。 - Used by the application s message - driven bean to connect to the queue and receive messages
由应用程序的消息驱动bean使用以连接到队列并接受消息。 - Session beans and message - driven beans are business objects ; entity beans are data objects
会话bean和消息驱动bean是业务对象;实体bean是数据对象。 - A message - driven bean that will be configured to listen for messages on the example s queue
一个消息驱动bean ( mdb ) ,配置为侦听示例队列中的所有消息。 - For example , it might invoke a message - driven bean with a container manager transaction attribute of
的容器管理器事务属性来调用消息驱动bean ( mdb ) 。