org.wiperdog.jobmanager.internal
Class CommanderJob
java.lang.Object
org.wiperdog.jobmanager.internal.AbstractGenericJob
org.wiperdog.jobmanager.internal.CommanderJob
- All Implemented Interfaces:
- org.quartz.InterruptableJob, org.quartz.Job
public class CommanderJob
- extends AbstractGenericJob
CommanderJob
commander.csvで制御されるshell系ジョブ
- Author:
- kurohara
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommanderJob
public CommanderJob()
setCommander
public void setCommander(org.wiperdog.rshell.api.RShellProvider csvc)
setProgramargs
public void setProgramargs(String[] programargs)
setUseTmpfile
public void setUseTmpfile(boolean bUse)
setTmpFileSpec
public void setTmpFileSpec(String tmpfileSpec)
doJob
protected Object doJob(org.quartz.JobExecutionContext context)
throws Throwable
- Specified by:
doJob in class AbstractGenericJob
- Throws:
Throwable
Copyright © 2013. All Rights Reserved.