事件过滤器将定义过滤器的条件。
Event filters define the conditions chosen to act as a filter.
将事件过滤器绑定到事件处理程序。
事件过滤器将描述要交付的事件类型及交付条件。
Event filters describe the types of events to be delivered and the conditions under which they are delivered.
Filter指一个事件过滤器实例的对象路径。
Filter refers to the object path of one event filter instance.
为一个事件处理程序注册多个事件过滤器。
向多个事件处理程序注册一个事件过滤器。
清单1给出了一个忽略所有XML处理指令的事件过滤器。
Listing 1 shows an event filter that skips all XML processing instructions.
在创建该类的表示时,将交付事件过滤器所指定的事件表示。
When you create an indication of this class, indications for the events specified by the event filter are delivered.
清单1显示了用SBLIMCIM客户机库创建事件过滤器的示例。
Listing 1 shows an example of creating an event filter with SBLIM CIM client library.
幸运的是,StAX允许您通过实现事件过滤器忽略某些事件类。
Fortunately, StAX allows you to skip certain event classes by implementing an event filter.
通常,应用程序可以通过多个连接端口用相关事件处理程序创建事件过滤器。
Generally, an application can create event filters with associated event handlers through multiple connection ports.
清单4显示了如何用SBLIMCIM客户机库绑定事件处理程序与事件过滤器。
Listing 4 shows how to bind an event handler to an event filter with the SBLIM CIM client library.
因此,绑定事件过滤器与事件处理程序意味着设置在特定事件发生时采取特定操作的情形。
So, binding an event filter to an event handler means you're setting up a situation in which specific actions will be taken when a particular event happens.
要创建事件过滤器,需要创建cim_indicationfilter类的实例并定义其属性值。
To create an event filter, create an instance of the CIM_IndicationFilter class and define values for its properties.
我们把委托默认的事件过滤器安装在编辑器上,以确保它提供用户所期望的标准编辑快捷键。
We install the delegate's default event filter on the editor to ensure that it provides the standard editing shortcuts that users expect.
在这个场景中,对于非持续性事件过滤器a的吞吐量比过滤器b高30%,对于持续性事件则比过滤器b高16%。
In this scenario, for non-durable events Filter a achieved 30% better throughput than Filter b, and for durable events Filter a was 16% better.
在绑定事件过滤器与事件处理程序时,您是在创建cim_indicationsubscription类的实例并设置该实例的Filter和handler属性。
When you bind an event filter to an event handler, you are creating an instance of the CIM_IndicationSubscription class and setting the properties filter and handler of that instance.
词法处理程序并不做很多事情:它只将事件转发给管道中的下一个过滤器,但XSLT处理器需要它们。
The lexical handler doesn't do much: It simply forwards the events to the next filter in the pipe, but the XSLT processor requires them.
这些事件本身为指定何时生成每种转储提供了很大的灵活性,但是如果结合使用转储过滤器的话,灵活性还会大大提高。
These events in themselves provide good flexibility as to when to generate each of the dumps, but that flexibility is also greatly increased by the addition of dump filters.
可以在每种事件上添加一个过滤器,从而以更细的粒度控制何时创建转储。
You can add a filter to each of the events to provide more granularity as to when the dump is created.
JMX还支持使用带过滤器和广播器的事件模型的通知。
JMX also supports notification using an event model with filters and broadcasters.
通道还能被配置成过滤器,它定义了通道希望接收的事件集合。
A channel may be configured with filters, which define the set of events that the channel accepts.
分析业务事件交互集,确保恰当地使用上下文id和过滤器排序。
Analyse your business events interaction sets to ensure appropriate use of context IDs and ordering of filters.
当发射器接收到CBE 时,它将使用过滤器决定是否把该事件发送到CEI服务器。
When the emitter receives a CBE, it will use this filter to determine if the event should be sent to the CEI server.
表2列出了最有用的事件和过滤器。
在记录由BusinessEvents运行时处理的事件、动作、过滤器和其他资产的历史表中跟踪历史。
History is tracked in history tables that record events, actions, filters and other assets that are processed by the Business events runtime.
XMLFilterImpl已经实现了ContentHandler的绝大部分,它盲目地将事件转发给管道中的下一个过滤器。
XMLFilterImpl already implements most of the ContentHandler, blindly forwarding events to the next filter in the pipe.
即使未选择在历史记录中记录任何字段,BusinessEvents仍然记录关于事件、过滤器和动作的数据,因此对性能的影响极大。
Even with no fields selected to record in history, Business events still records data about events, filters and actions, hence the large impact.
Controller ——生命周期事件和servlet过滤器
Controller ——生命周期事件和servlet过滤器
应用推荐