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

B16026-01

Serialized Form

Class oracle.ias.scheduler.BlackoutException extends SchedulerException implements Serializable


Class oracle.ias.scheduler.IllegalOperationException extends SchedulerException implements Serializable


Class oracle.ias.scheduler.IntervalSchedule extends RepeatingSchedule implements Serializable

serialVersionUID: 5263570187396072602l

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Restores the contents of this object from the stream specified.


writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Saves the contents of this object to the stream specified.


Class oracle.ias.scheduler.InvalidArgumentException extends SchedulerException implements Serializable


Class oracle.ias.scheduler.Job extends java.lang.Object implements Serializable

Serialized Fields

m_executionThreshold

long m_executionThreshold

m_retryPeriod

long m_retryPeriod

m_classname

java.lang.String m_classname

m_desc

java.lang.String m_desc

m_schedule

Schedule m_schedule

m_trigger

Trigger m_trigger

m_props

java.util.Properties m_props

m_handle

JobHandle m_handle

m_loglevel

java.util.logging.Level m_loglevel


Class oracle.ias.scheduler.event.JobBlackoutEvent extends RestartEvent implements Serializable

serialVersionUID: 3153172970915706724l

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Restores the contents of this object from the stream specified.


writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Saves the contents of this object to the stream specified.


Class oracle.ias.scheduler.JobCancellationException extends java.lang.Exception implements Serializable


Class oracle.ias.scheduler.event.JobCompletedEvent extends SchedulerEvent implements Serializable

serialVersionUID: -1708388956882340302l

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Restores the contents of this object from the stream specified.


writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Saves the contents of this object to the stream specified.


Class oracle.ias.scheduler.event.JobCreatedEvent extends SchedulerEvent implements Serializable

serialVersionUID: -1938447978962218635l

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Restores the contents of this object from the stream specified.


writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Saves the contents of this object to the stream specified.


Class oracle.ias.scheduler.event.JobExecutionCancelledEvent extends JobExecutionEvent implements Serializable

serialVersionUID: 2723658105647106608l

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Restores the contents of this object from the stream specified.


writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Saves the contents of this object to the stream specified.


Class oracle.ias.scheduler.event.JobExecutionErrorEvent extends JobExecutionEvent implements Serializable

serialVersionUID: 2951715326570599789l

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Restores the contents of this object from the stream specified.


writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Saves the contents of this object to the stream specified.


Class oracle.ias.scheduler.event.JobExecutionEvent extends RestartEvent implements Serializable

Serialized Fields

m_beginTime

long m_beginTime

m_endTime

long m_endTime

m_id

java.lang.String m_id


Class oracle.ias.scheduler.JobExecutionException extends java.lang.Exception implements Serializable


Class oracle.ias.scheduler.event.JobExecutionFailedEvent extends JobExecutionEvent implements Serializable

serialVersionUID: -1950715428170599657l

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Restores the contents of this object from the stream specified.


writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Saves the contents of this object to the stream specified.


Class oracle.ias.scheduler.event.JobExecutionPausedEvent extends SchedulerEvent implements Serializable

serialVersionUID: -3745234098738989701l

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Restores the contents of this object from the stream specified.


writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Saves the contents of this object to the stream specified.


Class oracle.ias.scheduler.event.JobExecutionSucceededEvent extends JobExecutionEvent implements Serializable

serialVersionUID: -1566007731253325245l

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Restores the contents of this object from the stream specified.


writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Saves the contents of this object to the stream specified.


Class oracle.ias.scheduler.event.JobExecutionThresholdExceededEvent extends SchedulerEvent implements Serializable

serialVersionUID: -1728487712056508296l

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Restores the contents of this object from the stream specified.


writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Saves the contents of this object to the stream specified.


Class oracle.ias.scheduler.JobNotFoundException extends SchedulerException implements Serializable


Class oracle.ias.scheduler.event.JobPausedEvent extends SchedulerEvent implements Serializable

serialVersionUID: -1728487712056508296l


Class oracle.ias.scheduler.event.JobRemovedEvent extends SchedulerEvent implements Serializable

serialVersionUID: -5331499840943882357l

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Restores the contents of this object from the stream specified.


writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Saves the contents of this object to the stream specified.


Class oracle.ias.scheduler.event.JobResumedEvent extends SchedulerEvent implements Serializable

serialVersionUID: 8590381697875956702l

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Restores the contents of this object from the stream specified.


writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Saves the contents of this object to the stream specified.


Class oracle.ias.scheduler.ListenerNotFoundException extends SchedulerException implements Serializable


Class oracle.ias.scheduler.Notification extends java.lang.Object implements Serializable

Serialized Fields

m_name

java.lang.String m_name


Class oracle.ias.scheduler.RecurSchedule extends RepeatingSchedule implements Serializable

serialVersionUID: 4243470257354373267l

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Restores the contents of this object from the stream specified.


writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Saves the contents of this object to the stream specified.


Class oracle.ias.scheduler.RepeatingSchedule extends Schedule implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Restores the contents of this object from the stream specified.


writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Saves the contents of this object to the stream specified.


Class oracle.ias.scheduler.event.RestartEvent extends SchedulerEvent implements Serializable

Serialized Fields

m_replay

boolean m_replay

m_retry

boolean m_retry


Class oracle.ias.scheduler.Schedule extends java.lang.Object implements Serializable

serialVersionUID: 2864086295730939163l

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Restores the contents of this object from the stream specified.


writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Saves the contents of this object to the stream specified.


Class oracle.ias.scheduler.event.SchedulerEvent extends java.lang.Object implements Serializable

Serialized Fields

m_source

java.lang.Object m_source

m_timestamp

long m_timestamp


Class oracle.ias.scheduler.SchedulerException extends java.lang.Exception implements Serializable

Serialized Fields

m_params

java.lang.Object[] m_params


Class oracle.ias.scheduler.Trigger extends java.lang.Object implements Serializable

serialVersionUID: 7539296654098936115l

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Restores the contents of this object from the stream specified.


writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Saves the contents of this object to the stream specified.


Class oracle.ias.scheduler.WindowNotFoundException extends java.lang.Exception implements Serializable


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

B16026-01

Copyright © 2006, Oracle. All rights reserved.