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.
 



Copyright © 2000, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.