org.sakaiproject.component.app.scheduler.jobs
Class TestBeanJob
java.lang.Object
org.sakaiproject.component.app.scheduler.jobs.TestBeanJob
- All Implemented Interfaces:
- org.quartz.Job
public class TestBeanJob
- extends Object
- implements org.quartz.Job
Created by IntelliJ IDEA.
User: John Ellis
Date: Dec 1, 2005
Time: 5:16:00 PM
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestBeanJob
public TestBeanJob()
execute
public void execute(org.quartz.JobExecutionContext jobExecutionContext)
throws org.quartz.JobExecutionException
- Specified by:
execute
in interface org.quartz.Job
- Throws:
org.quartz.JobExecutionException
getConfigMessage
public String getConfigMessage()
setConfigMessage
public void setConfigMessage(String configMessage)
Copyright © 2003-2012 Sakai Foundation. All Rights Reserved.