com.github.ltsopensource.jobtracker.support
Class ClientNotifier
java.lang.Object
com.github.ltsopensource.jobtracker.support.ClientNotifier
public class ClientNotifier
- extends Object
- Author:
- Robert HG (254963746@qq.com) on 3/2/15.
|
Method Summary |
<T extends com.github.ltsopensource.core.domain.JobRunResult>
int |
|
send(List<T> jobResults)
发送给客户端 |
ClientNotifier
public ClientNotifier(JobTrackerAppContext appContext,
ClientNotifyHandler clientNotifyHandler)
send
public <T extends com.github.ltsopensource.core.domain.JobRunResult> int send(List<T> jobResults)
- 发送给客户端
- Returns:
- 返回成功的个数
Copyright © 2017. All rights reserved.