|
Java EE 5 SDK 深圳电信培训中心.徐海蛟老师. |
||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造器 | 方法 | 详细信息: 字段 | 构造器 | 方法 |
javax.resource.cci Interface MessageListener
public interface MessageListener
This serves as a request-response message listener type that message endpoints (message-driven beans) may implement. This allows an EIS to communicate with an endpoint using a request-response style.
- 版本:
- 1.0
- 作者:
- Ram Jeyaraman
方法摘要 | |
---|---|
Record |
onMessage(Record inputData)
This method allows an EIS to call a message endpoint using a request-response style communication. |
方法详细信息 |
---|
onMessage
Record onMessage(Record inputData) throws ResourceException
- This method allows an EIS to call a message endpoint using a
request-response style communication.
- 参数:
inputData
- aRecord
instance.- 返回:
- a
Record
instance or null. - 抛出异常:
ResourceException
- indicates an exceptional condition.
|
Java EE 5 SDK 深圳电信培训中心.徐海蛟老师. |
||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造器 | 方法 | 详细信息: 字段 | 构造器 | 方法 |
提交错误或意见
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。深圳电信培训中心.徐海蛟老师教学参考.