Oracle Fusion Applications Java API Reference for Oracle Enterprise Scheduler Service
11g Release 1 (11.1.1.5)
E20742-01


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. 
 


Oracle Fusion Applications Java API Reference for Oracle Enterprise Scheduler Service
11g Release 1 (11.1.1.5)
E20742-01


Copyright © 2008, 2011 Oracle. All rights reserved.