此内容没有您所选择的语言版本。
7.4. Message-Driven Beans
7.4.1. Message-Driven Beans 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
Message-driven Beans (MDBs) provide an event driven model for application development. The methods of MDBs are not injected into or invoked from client code but are triggered by the receipt of messages from a messaging service such as a Java Messaging Service (JMS) server. The Java EE 6 specification requires that JMS is supported but other messaging systems can be supported as well.