com.liferay.portal.scheduler.job
Class MessageSenderJob
java.lang.Object
com.liferay.portal.scheduler.job.MessageSenderJob
- All Implemented Interfaces:
- org.quartz.Job
public class MessageSenderJob
- extends Object
- implements org.quartz.Job
Method Summary |
void |
execute(org.quartz.JobExecutionContext jobExecutionContext)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageSenderJob
public MessageSenderJob()
execute
public void execute(org.quartz.JobExecutionContext jobExecutionContext)
- Specified by:
execute
in interface org.quartz.Job