com.github.ltsopensource.jobclient.processor
Class JobFinishedProcessor
java.lang.Object
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.
|
Method Summary |
com.github.ltsopensource.remoting.protocol.RemotingCommand |
processRequest(com.github.ltsopensource.remoting.Channel Channel,
com.github.ltsopensource.remoting.protocol.RemotingCommand request)
|
JobFinishedProcessor
public JobFinishedProcessor(JobClientAppContext appContext)
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.