Oracle Fusion Middleware extensions for Logging and Diagnostic
11g Release 1 (11.1.1.6)

E22565-06

Uses of Interface
oracle.apps.fnd.appltest.diagfwk.engine.StepExecutor

Packages that use StepExecutor
oracle.apps.fnd.appltest.diagfwk.engine   
oracle.apps.fnd.appltest.diagfwk.engine.impl   
 

Uses of StepExecutor in oracle.apps.fnd.appltest.diagfwk.engine
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine that return StepExecutor
static StepExecutor DiagEngineFactory.createStepExecutor(BaseType pStepDef, java.lang.String pBaseExtnName)
           
static StepExecutor DiagEngineFactory.createStepExecutor(JavaStepDefType pStepDef, java.lang.String pBaseExtnName)
           
static StepExecutor DiagEngineFactory.createStepExecutor(PLSQLStepDefType pStepDef)
           
static StepExecutor DiagEngineFactory.createStepExecutor(TestRefStepDefType pStepDef)
           
protected abstract  StepExecutor DiagEngineFactory.makeStepExecutor(JavaStepDefType pStepDef, java.lang.String pBaseExtnName)
           
protected abstract  StepExecutor DiagEngineFactory.makeStepExecutor(PLSQLStepDefType pStepDef)
           
protected abstract  StepExecutor DiagEngineFactory.makeStepExecutor(TestRefStepDefType pStepDef)
           
 

Uses of StepExecutor in oracle.apps.fnd.appltest.diagfwk.engine.impl
 

Classes in oracle.apps.fnd.appltest.diagfwk.engine.impl that implement StepExecutor
 class StepExecutorBase
          Abstract base class for execution of steps within the diagnostics tests.
 class StepExecutorJava
          Executor for executing Java test steps
 class StepExecutorPLSQL
          Executor for executing Java test steps
 class StepExecutorTestRef
          Executor class for executing steps in diagnostics tests that are references to other tests (i.e.
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl that return StepExecutor
protected  StepExecutor DiagEngineFactoryImpl.makeStepExecutor(JavaStepDefType pStepDef, java.lang.String pBaseExtnName)
           
protected  StepExecutor DiagEngineFactoryImpl.makeStepExecutor(PLSQLStepDefType pStepDef)
           
protected  StepExecutor DiagEngineFactoryImpl.makeStepExecutor(TestRefStepDefType pStepDef)
           
 


Oracle Fusion Middleware extensions for Logging and Diagnostic
11g Release 1 (11.1.1.6)

E22565-06

Copyright © 2012 Oracle. All Rights Reserved.