com.cybelia.sandra.notifier
Class NotifierManager.NotifierJob
java.lang.Object
com.cybelia.sandra.notifier.NotifierManager.NotifierJob
- All Implemented Interfaces:
- org.quartz.Job
- Enclosing class:
- NotifierManager
public static class NotifierManager.NotifierJob
- extends Object
- implements org.quartz.Job
Job de notification
|
Method Summary |
void |
execute(org.quartz.JobExecutionContext context)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotifierManager.NotifierJob
public NotifierManager.NotifierJob()
execute
public void execute(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
- Specified by:
execute in interface org.quartz.Job
- Throws:
org.quartz.JobExecutionException
Copyright © 2008-2012 Cybelia. All Rights Reserved.