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

W

WindowNotFoundException - exception oracle.ias.scheduler.WindowNotFoundException.
This exception is thrown by the scheduler when the window name specified is not found.
WindowNotFoundException() - Constructor for class oracle.ias.scheduler.WindowNotFoundException
Constructs a new exception with null as its detail message.
WindowNotFoundException(String) - Constructor for class oracle.ias.scheduler.WindowNotFoundException
Constructs a new exception with the specified detail message.
WindowNotFoundException(String, Throwable) - Constructor for class oracle.ias.scheduler.WindowNotFoundException
Constructs a new exception with the specified detail message and cause.
WindowNotFoundException(Throwable) - Constructor for class oracle.ias.scheduler.WindowNotFoundException
Constructs a new exception with the specified cause.
wants() - Method in interface oracle.ias.scheduler.event.EventListener
Specifies which events the implementation is interested in.
writeExternal(ObjectOutput) - Method in class oracle.ias.scheduler.IntervalSchedule
Saves the contents of this object to the stream specified.
writeExternal(ObjectOutput) - Method in class oracle.ias.scheduler.RecurSchedule
Saves the contents of this object to the stream specified.
writeExternal(ObjectOutput) - Method in class oracle.ias.scheduler.Schedule
Saves the contents of this object to the stream specified.
writeExternal(ObjectOutput) - Method in class oracle.ias.scheduler.Trigger
Saves the contents of this object to the stream specified.
writeExternal(ObjectOutput) - Method in class oracle.ias.scheduler.event.JobBlackoutEvent
Saves the contents of this object to the stream specified.
writeExternal(ObjectOutput) - Method in class oracle.ias.scheduler.event.JobCompletedEvent
Saves the contents of this object to the stream specified.
writeExternal(ObjectOutput) - Method in class oracle.ias.scheduler.event.JobCreatedEvent
Saves the contents of this object to the stream specified.
writeExternal(ObjectOutput) - Method in class oracle.ias.scheduler.event.JobExecutionCancelledEvent
Saves the contents of this object to the stream specified.
writeExternal(ObjectOutput) - Method in class oracle.ias.scheduler.event.JobExecutionErrorEvent
Saves the contents of this object to the stream specified.
writeExternal(ObjectOutput) - Method in class oracle.ias.scheduler.event.JobExecutionFailedEvent
Saves the contents of this object to the stream specified.
writeExternal(ObjectOutput) - Method in class oracle.ias.scheduler.event.JobExecutionPausedEvent
Saves the contents of this object to the stream specified.
writeExternal(ObjectOutput) - Method in class oracle.ias.scheduler.event.JobExecutionSucceededEvent
Saves the contents of this object to the stream specified.
writeExternal(ObjectOutput) - Method in class oracle.ias.scheduler.event.JobExecutionThresholdExceededEvent
Saves the contents of this object to the stream specified.
writeExternal(ObjectOutput) - Method in class oracle.ias.scheduler.event.JobPausedEvent
Saves the contents of this object to the stream specified.
writeExternal(ObjectOutput) - Method in class oracle.ias.scheduler.event.JobRemovedEvent
Saves the contents of this object to the stream specified.
writeExternal(ObjectOutput) - Method in class oracle.ias.scheduler.event.JobResumedEvent
Saves the contents of this object to the stream specified.

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.