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.ExecutionWarningException

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

 

Uses of ExecutionWarningException in oracle.as.scheduler

 

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

 

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

 

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

 

Uses of ExecutionWarningException in oracle.as.scheduler.job

 

Methods in oracle.as.scheduler.job that throw ExecutionWarningException
 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.