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 Class
oracle.as.scheduler.ExecutionCancelledException

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

 

Uses of ExecutionCancelledException in oracle.as.scheduler

 

Methods in oracle.as.scheduler that throw ExecutionCancelledException
 void Executable.execute(RequestExecutionContext context, RequestParameters parameters)
          Invoked every time the Java job request is executed.

 

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

 

Methods in oracle.as.scheduler.cp.exec that throw ExecutionCancelledException
 void ExecutableWrapper.execute(RequestExecutionContext context, RequestParameters params)
          Implements the execute() method from the Executable interface.

 

Uses of ExecutionCancelledException in oracle.as.scheduler.job

 

Methods in oracle.as.scheduler.job that throw ExecutionCancelledException
 void BatchDelete.execute(RequestExecutionContext context, RequestParameters parameters)
          Executable entry.
 void SystemPurge.execute(RequestExecutionContext context, RequestParameters params)
          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.