com.github.ltsopensource.jobclient.support
Interface JobSubmitExecutor<T>


public interface JobSubmitExecutor<T>

Author:
Robert HG (254963746@qq.com) on 5/21/15.

Method Summary
 T execute(List<com.github.ltsopensource.core.domain.Job> jobs)
           
 

Method Detail

execute

T execute(List<com.github.ltsopensource.core.domain.Job> jobs)
          throws com.github.ltsopensource.core.exception.JobSubmitException
Throws:
com.github.ltsopensource.core.exception.JobSubmitException


Copyright © 2017. All rights reserved.