public static class MethodInvokingJobDetailFactoryBean.MethodInvokingJob extends QuartzJobBean
| コンストラクターと説明 |
|---|
MethodInvokingJob() |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected void | executeInternal(JobExecutionContext context)MethodInvoker を介してメソッドを呼び出します。 |
void | setMethodInvoker(MethodInvoker methodInvoker) 使用する MethodInvoker を設定します。 |
executecloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEprotected static final Log logger
public void setMethodInvoker(MethodInvoker methodInvoker)
protected void executeInternal(JobExecutionContext context) throws JobExecutionException