xmlBlaster 2.2.0 API

org.xmlBlaster.contrib.scheduler.jobs
Class ReplScheduler

java.lang.Object
  extended by org.xmlBlaster.contrib.scheduler.jobs.ReplScheduler
All Implemented Interfaces:
org.quartz.Job

public class ReplScheduler
extends java.lang.Object
implements org.quartz.Job


Field Summary
private static java.util.logging.Logger log
           
 
Constructor Summary
ReplScheduler()
           
 
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
 

Field Detail

log

private static final java.util.logging.Logger log
Constructor Detail

ReplScheduler

public ReplScheduler()
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

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.