org.jboss.resource.adapter.quartz.inflow
Class StatefulQuartzJob

java.lang.Object
  extended by org.jboss.resource.adapter.quartz.inflow.QuartzJob
      extended by org.jboss.resource.adapter.quartz.inflow.StatefulQuartzJob
All Implemented Interfaces:
org.quartz.Job, org.quartz.StatefulJob

public class StatefulQuartzJob
extends QuartzJob
implements org.quartz.StatefulJob

Comment

Version:
$Revision: 1.1.4.2 $
Author:
Bill Burke

Constructor Summary
StatefulQuartzJob()
           
 
Method Summary
 
Methods inherited from class org.jboss.resource.adapter.quartz.inflow.QuartzJob
execute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.quartz.Job
execute
 

Constructor Detail

StatefulQuartzJob

public StatefulQuartzJob()


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.