org.jboss.soa.esb.schedule
Class ScheduleProvider.ESBScheduledJob

java.lang.Object
  extended by org.jboss.soa.esb.schedule.ScheduleProvider.ESBScheduledJob
Enclosing class:
ScheduleProvider

public static class ScheduleProvider.ESBScheduledJob
extends java.lang.Object


Constructor Summary
ScheduleProvider.ESBScheduledJob()
           
 
Method Summary
 void execute(JobExecutionContext jobExecutionContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScheduleProvider.ESBScheduledJob

public ScheduleProvider.ESBScheduledJob()
Method Detail

execute

public void execute(JobExecutionContext jobExecutionContext)
             throws JobExecutionException
Throws:
JobExecutionException