com.taobao.metamorphosis.server.store
类 DeleteJob
java.lang.Object
com.taobao.metamorphosis.server.store.DeleteJob
- 所有已实现的接口:
- org.quartz.Job
public class DeleteJob
- extends Object
- implements org.quartz.Job
删除任务的quartz job
- 作者:
- boyan(boyan@taobao.com)
方法摘要 |
void |
execute(org.quartz.JobExecutionContext context)
|
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TOPICS
public static final String TOPICS
- 另请参见:
- 常量字段值
STORE_MGR
public static final String STORE_MGR
- 另请参见:
- 常量字段值
DeleteJob
public DeleteJob()
execute
public void execute(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
- 指定者:
- 接口
org.quartz.Job
中的 execute
- 抛出:
org.quartz.JobExecutionException
Copyright © 2010–2013. All rights reserved.