com.cybelia.sandra
Class SandraScheduler.LogJob

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

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


Constructor Summary
SandraScheduler.LogJob()
           
 
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
 

Constructor Detail

SandraScheduler.LogJob

public SandraScheduler.LogJob()
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.