He was made a CBE in 1995.
他在1995年被授予英帝国高级勋位。
《牛津词典》Enable the event to accept CBE message from cei.
允许事件接受来自CEI的CBE消息。
CBE defines a common header with a generic payload.
CBE定义一个有通用负载的公共头文件。
So what is the benefit of using the CBE format?
那么,使用cbe格式的好处是什么呢?
These events are represented using the CBE model.
使用 CBE 模型来表示这些事件。
Create event — create a CBE using an events factory.
创建事件——使用事件工厂来创建CBE。
IBM's implementation of that specification is the CBE.
IBM的对该规范的实现是CBE。
Create custom CBE events with the new event definition editor.
使用新的事件定义编辑器创建自定义CBE事件。
CEI currently supports V1.0.1 of the CBE model described above.
目前,CEI支持上文描述的CBE模型的V1.0.1。
You can generate CBE events during the process instance migration.
在流程实例迁移期间您可以生成CBE事件。
These events are represented using the CBE model described earlier.
这些事件使用前面描述的 CBE 模型表示。
As we discussed earlier, the CBE is the accepted standard for such a structure.
正如前面讨论的,CBE是被广泛接受的此类结构的标准。
The following code sample shows how to create a CBE instance using this method.
以下的代码例子展示如何用这种方法创建 CBE 实例。
Many products support the use of CEI as a mechanism for passing events in CBE format.
很多产品支持使用CEI作为传递cbe格式事件的机制。
The CBE is passed to the content handler automatically when the event is emitted.
发送事件时,CBE自动传送到内容处理程序。
These products support the use of CEI as a mechanism for passing events in CBE format.
这些产品支持使用CEI作为传递cbe格式事件的机制。
This code sends an event to the CEI server without the need to create a CBE first.
这段代码无需先创建CBE就可以将事件发送到CEI服务器。
For example, the top-level cbe class is called com.ibm.events.cbe.CommonBaseEvent.
例如,顶级cbe类名为com.ibm.events.cbe.Com monBaseEvent。
Repeat Steps 3 and 4, selecting CBE Example in Step 3. Listing 1 shows the sample.
重复步骤3和步骤4,并在步骤3中选择CBE Example。清单1显示了此示例。
The CBE schema provides for this with enabling the inclusion of XML document fragments.
为此提供的CBE模式允许包括XML文档片段。
These CBE events can provide detailed and integrated audit trails of the JRules services.
这些CBE事件可以提供详细、综合的JRules服务审计跟踪。
When the CBE is received, the XSD describes how the receiver can parse the fragments of XML.
接收到CBE时,XSD描述接收方如何解析xml的片段。
Now that you've imported the project, let's enable the event to accept CBE messages from CEI.
现在已经导入了项目,接下来我们将允许事件接受来自 CEI 的 CBE 消息。
The cei receives system or business information encapsulated in a Common business Event (CBE).
CEI在通用业务事件(Common Business Event, CBE)中收到压缩的系统或业务信息。
After the rule set is invoked, you can use the CBE browser to check the events (Figure 25).
调用规则集之后,可以使用CBE浏览器检查事件(图25)。
The CBE needs to contain all of the information needed by the consumers to understand the event.
CBE需要包含使用者所需的全部信息,以便理解事件。
In this instance, we took CBE messages from CEI and outputted a subset of the message to a file.
在这个实例中,我们从CEI获取CBE消息,并将消息的子集输出到文件。
Next, the program parses the message string, which is represented in a common base event (CBE) format.
接下来,这个程序会解析消息字符串,这个字符串是用一种通用基础事件(cbe)格式表示的。
It creates the CBE and provides methods to populate it with data before sending it to the CEI server.
它能创建CBE并提供将其发送到CEI服务器之前填充数据的方法。
This method emits an event to the CEI server with the properties set as extended data elements in the CBE.
这个方法通过将属性设置为CBE中的扩展数据元素,向CEI服务器发送事件。