Skip navigation links


Package com.bea.p13n.jobmanager.job

Interface Summary
CalendarJob A marker interface to indicate a calendar job.
EventJob A marker interface to indicate event job.
IntervalJob A marker interface to indicate an interval job.
Job A core job interface, not directly implemented.
JobListener Classes that implement this interface and register it with the job manager will get contacted each time a job completes or fails.
StartupJob A marker interface to indicate a startup job.
TimerJob A marker interface to indicate a timer job.

 


Skip navigation links


Copyright © 2010, Oracle. All rights reserved.