com.cybelia.sandra.notifier
Class NotifierManager.NotifierJob

java.lang.Object
  extended by 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


Constructor Summary
NotifierManager.NotifierJob()
           
 
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
 

Constructor Detail

NotifierManager.NotifierJob

public NotifierManager.NotifierJob()
Method Detail

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.