public class BasicJobScheduler extends AbstractJobScheduler
JobScheduler.JobScheduler.ErrorHandlerBEST_EFFORT, STRICT| Constructor and Description | 
|---|
BasicJobScheduler()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
doConfigure(ServiceProfile<?> profile)
Configures this service internally (extention point). 
 | 
protected JobExecutor | 
getJobExecutor()
Returns a  
JobExecutor for this scheduler. | 
executeconfigureprotected void doConfigure(ServiceProfile<?> profile) throws InterruptedException, IOException
JobSchedulerdoConfigure in class JobSchedulerprofile - profile of this serviceInterruptedException - if interrupted this configurationIOException - if failed to configureprotected JobExecutor getJobExecutor()
AbstractJobSchedulerJobExecutor for this scheduler.getJobExecutor in class AbstractJobSchedulerJobExecutorCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.