Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Enterprise Scheduler Service
11g Release 1 (11.1.1.6.3)
E26229-05


Uses of Interface
oracle.as.scheduler.Executable

Packages that use Executable
oracle.as.scheduler Enterprise Scheduler API interfaces and classes. 
oracle.as.scheduler.cp.exec   
oracle.as.scheduler.job   

 

Uses of Executable in oracle.as.scheduler

 

Subinterfaces of Executable in oracle.as.scheduler
 interface AsyncExecutable
          Marker interface used to distinguish long-running asynchronous jobs.

 

Uses of Executable in oracle.as.scheduler.cp.exec

 

Classes in oracle.as.scheduler.cp.exec that implement Executable
 class ExecutableWrapper
          This class is used to wrap the program executable to perform certain important tasks before control is handed off to the program executable and after control is returned from it.

 

Uses of Executable in oracle.as.scheduler.job

 

Classes in oracle.as.scheduler.job that implement Executable
 class BatchDelete
          ESS batch delete job Executable.
 class SystemPurge
          Deprecated. 

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Enterprise Scheduler Service
11g Release 1 (11.1.1.6.3)
E26229-05


Copyright © 2008, 2012 Oracle. All rights reserved.