A trigger handler, which is used by the Subscription Manager to handle the matched content.
触发器处理程序,Subscription Manager使用它来处理匹配的内容。
The content adapter captures data from an information source and converts the data into a format that can be read by the Subscription Manager or Trigger Manager.
内容适配器捕获信息源数据并将该数据转换为Subscription Manager或TriggerManager可以读取的格式。
The third component is the content adapter, which will connect to the content source and send information to the Subscription Manager for a match to occur.
第三个组件是内容适配器,它连接到内容来源,并且在发生匹配行为时将信息发送到Subscription Manager。
Find the section of code that creates and sends the selector statement to the Subscription Manager
找到创建了选择程序语句并将其发送到Subscription Manager的那部分代码
Developing a content adapter that will get relevant information to the Subscription Manager for processing.
开发可以获得相关信息并将其交给进行Subscription Manager处理的内容适配器。