Poller信息详情
n.轮询者;轮询器
n.(Poller)人名;(英、德、匈)波勒
carpology of orchids───兰花果树学
criminality by political affiliation───按政治派别划分的犯罪行为
bipolar symptoms───双相症状
depolarization politics───去极化政治
political view───[法] 政见
catchpole ii───接力杆ii
gnaphalium polycephalum 6x───多头黑麦草6x
bundling political───捆绑政治
scapolite gem───方柱石宝石
lapidary polisher───宝石抛光机
The poller daemon, pollerd, will regularly poll detected services to ensure they are operational.───轮询器守护程序pollerd将定期轮询已检测到的服务以确保它们是可操作的。
The first stanza of actual configuration is the poller element, which is the default poller for the document.───实质配置的第一段是poller元素,它是文档的默认轮询器。
Listing 6.3 File poller configuration which sends the message to the mail service.───清单6.3文件轮询器配置:向邮件服务发送消息。
The first thing which we've done in every example so far is configure a simple file poller on the file system.───到目前为止,我们在每个示例中所做的第一件事就是配置一个轮询文件系统的简单文件轮询器。
In the file poller implementation we just read a file from the file system and send the received file to the Mail service endpoint.───在这个文件轮询器配置中,我们仅仅从文件系统读取文件,然后把收到的文件发送给邮件服务端点。
Likewise, the bean name generated for the following revised version of the FilePoller would be "poller" instead of "filePoller" .───同样的,在下面修正版的FilePoller例子里,生成的bean名字应该是poller而不是filePoller。
We configure one as a default poller for the entire Spring Integration configuration because it's easier than repeating it.───出于简单,我们为整个SpringIntegration配置一个默认的轮询器。