WebSphere WebSphere Enterprise Service Bus V6.0.1 操作系统: AIX, HP-UX, Linux, Solaris, Windows

转换 XML 事件

事件源可转换来自其他应用程序的 XML 格式的事件。

除了创建新的事件之外,事件源还可以转换从其他应用程序接收到的 XML 格式的事件。同样,事件使用者可以将事件转换为 XML 格式以转发到另一个应用程序。org.eclipse.hyades.logging.events.cbe.EventFormatter 类提供了可用于在 CommonBaseEvent 实例和 XML 之间进行转换的方法。

通过使用 EventFormatter,可将 CommonBaseEvent 的实例转换为包含 XML 文档或 XML 片段的字符串。同样,可从 XML 文档或片段转换为 CommonBaseEvent 的实例。

有关 EventFormatter 的更多信息,请参阅 org.eclipse.hyades.logging.events.cbe 包中的 Javadoc 文档。


概念主题

使用条款 | 评价此页

Timestamp icon上次更新时间: 3 Mar 2006
http://publib.boulder.ibm.com/infocenter/dmndhelp/v6rxmx/index.jsp?topic=/com.ibm.websphere.wesb.doc.nl1_6.0.1\doc\ccei_admin_convertXml.html

(C) Copyright IBM Corporation 2005, 2006. All Rights Reserved.
本信息中心基于 Eclipse 技术。(http://www.eclipse.org)