Oracle Containers for J2EE Job Scheduler Java API Reference
10g Release 3 (10.1.3)

B16026-01
A B C D E G H I J L M N O P R S T U W

N

Notification - class oracle.ias.scheduler.Notification.
The application developer uses this system-supplied class to specify a notification.
Notification() - Constructor for class oracle.ias.scheduler.Notification
Constructs a notification with no name.
Notification(String) - Constructor for class oracle.ias.scheduler.Notification
Constructs a notification with the name specified.
next(Calendar) - Method in class oracle.ias.scheduler.IntervalSchedule
Gets the next expiration date for this schedule from the date specified.
next() - Method in class oracle.ias.scheduler.RecurSchedule
Gets the next date/time at which a timeout should be generated for this schedule accounting for the end date if applicable.
next(Calendar) - Method in class oracle.ias.scheduler.RecurSchedule
Gets the next date/time at which a timeout should be generated from that specified for this schedule accounting for the end date if applicable.
next(Calendar) - Method in class oracle.ias.scheduler.Schedule
Gets the next date/time at which a timeout should be generated for this schedule accounting for the end date if applicable.
notify(Notification) - Method in interface oracle.ias.scheduler.Scheduler
This method is used to send an asynchronous notification to all triggers.
notify(Collection, Notification) - Method in interface oracle.ias.scheduler.Scheduler
This method is used to send an asynchronous notification to one or more triggers associated with the specified jobs.

Oracle Containers for J2EE Job Scheduler Java API Reference
10g Release 3 (10.1.3)

B16026-01
A B C D E G H I J L M N O P R S T U W
Copyright © 2006, Oracle. All rights reserved.