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

B16026-01

Uses of Class
oracle.ias.scheduler.Notification

Packages that use Notification
oracle.ias.scheduler   
 

Uses of Notification in oracle.ias.scheduler
 

Methods in oracle.ias.scheduler with parameters of type Notification
 void Scheduler.notify(Notification notification)
          This method is used to send an asynchronous notification to all triggers.
 void Scheduler.notify(java.util.Collection jobs, Notification notification)
          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

Copyright © 2006, Oracle. All rights reserved.