com.github.ltsopensource.jobtracker.support
Class JobPusher

java.lang.Object
  extended by com.github.ltsopensource.jobtracker.support.JobPusher

public class JobPusher
extends Object

Author:
Robert HG (254963746@qq.com) on 8/18/14. 任务分发管理

Constructor Summary
JobPusher(JobTrackerAppContext appContext)
           
 
Method Summary
 void push(com.github.ltsopensource.core.protocol.command.JobPullRequest request)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobPusher

public JobPusher(JobTrackerAppContext appContext)
Method Detail

push

public void push(com.github.ltsopensource.core.protocol.command.JobPullRequest request)


Copyright © 2017. All rights reserved.