com.github.ltsopensource.jobclient.processor
Class JobFinishedProcessor

java.lang.Object
  extended by com.github.ltsopensource.jobclient.processor.JobFinishedProcessor
All Implemented Interfaces:
com.github.ltsopensource.remoting.RemotingProcessor

public class JobFinishedProcessor
extends Object
implements com.github.ltsopensource.remoting.RemotingProcessor

Author:
Robert HG (254963746@qq.com) on 8/18/14.

Constructor Summary
JobFinishedProcessor(JobClientAppContext appContext)
           
 
Method Summary
 com.github.ltsopensource.remoting.protocol.RemotingCommand processRequest(com.github.ltsopensource.remoting.Channel Channel, com.github.ltsopensource.remoting.protocol.RemotingCommand request)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobFinishedProcessor

public JobFinishedProcessor(JobClientAppContext appContext)
Method Detail

processRequest

public com.github.ltsopensource.remoting.protocol.RemotingCommand processRequest(com.github.ltsopensource.remoting.Channel Channel,
                                                                                 com.github.ltsopensource.remoting.protocol.RemotingCommand request)
                                                                          throws com.github.ltsopensource.remoting.exception.RemotingCommandException
Specified by:
processRequest in interface com.github.ltsopensource.remoting.RemotingProcessor
Throws:
com.github.ltsopensource.remoting.exception.RemotingCommandException


Copyright © 2017. All rights reserved.