Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.1.5)

E22563-01

oracle.apps.fnd.applcp.request.debug
Class CPTestJavaJob

java.lang.Object
  extended by oracle.apps.fnd.applcp.request.debug.CPTestJavaJob
All Implemented Interfaces:
oracle.as.scheduler.Executable

public class CPTestJavaJob
extends java.lang.Object
implements oracle.as.scheduler.Executable

Describe class CPTestJavaJob here. Created: Fri Mar 16 12:18:54 2007

Version:
1.0
Author:
Ramkarthik Kalyanasundaram

Constructor Summary
CPTestJavaJob()
           
 
Method Summary
 void execute(oracle.as.scheduler.RequestExecutionContext context, oracle.as.scheduler.RequestParameters params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CPTestJavaJob

public CPTestJavaJob()
Method Detail

execute

public void execute(oracle.as.scheduler.RequestExecutionContext context,
                    oracle.as.scheduler.RequestParameters params)
             throws oracle.as.scheduler.ExecutionErrorException,
                    oracle.as.scheduler.ExecutionWarningException,
                    oracle.as.scheduler.ExecutionCancelledException,
                    oracle.as.scheduler.ExecutionPausedException
Specified by:
execute in interface oracle.as.scheduler.Executable
Throws:
oracle.as.scheduler.ExecutionErrorException
oracle.as.scheduler.ExecutionWarningException
oracle.as.scheduler.ExecutionCancelledException
oracle.as.scheduler.ExecutionPausedException

Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.1.5)

E22563-01

Copyright © 2011 Oracle. All Rights Reserved.