com.cybelia.sandra
Class SandraScheduler.IbuSchedulerJob

java.lang.Object
  extended by com.cybelia.sandra.SandraScheduler.IbuSchedulerJob
All Implemented Interfaces:
org.quartz.Job, org.quartz.StatefulJob
Enclosing class:
SandraScheduler

public static class SandraScheduler.IbuSchedulerJob
extends Object
implements org.quartz.StatefulJob


Field Summary
static String PATTERN
           
 
Constructor Summary
SandraScheduler.IbuSchedulerJob()
           
 
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
 

Field Detail

PATTERN

public static final String PATTERN
See Also:
Constant Field Values
Constructor Detail

SandraScheduler.IbuSchedulerJob

public SandraScheduler.IbuSchedulerJob()
Method Detail

execute

public void execute(org.quartz.JobExecutionContext jobExecutionContext)
             throws org.quartz.JobExecutionException
Specified by:
execute in interface org.quartz.Job
Throws:
org.quartz.JobExecutionException


Copyright © 2008-2012 Cybelia. All Rights Reserved.