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

B16026-01

Uses of Class
oracle.ias.scheduler.WindowNotFoundException

Packages that use WindowNotFoundException
oracle.ias.scheduler   
 

Uses of WindowNotFoundException in oracle.ias.scheduler
 

Methods in oracle.ias.scheduler that throw WindowNotFoundException
 void Scheduler.removeBlackoutWindow(java.lang.String windowName)
          Removes a blackout window as specified by window name
 void Scheduler.updateBlackoutWindowSchedule(java.lang.String windowName, Schedule schedule)
          Updates schedule of blackout window as specified by window name
 void Scheduler.updateBlackoutWindowDuration(java.lang.String windowName, long windowDuration)
          Updates duration of blackout window as specified by window name
 


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

B16026-01

Copyright © 2006, Oracle. All rights reserved.