Oracle Fusion Middleware extensions for Logging and Diagnostics
11g Release 1 (11.1.2)

E22565-02

oracle.apps.fnd.appltest.diagfwk.engine
Class DiagCmdRunTests.CmdExecutor

java.lang.Object
  extended by oracle.apps.fnd.appltest.diagfwk.engine.DiagRunnable
      extended by oracle.apps.fnd.appltest.diagfwk.engine.DiagCmdRunTests.CmdExecutor
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
DiagCmdRunTests

public class DiagCmdRunTests.CmdExecutor
extends DiagRunnable

Internal runner class for executing the argument. This will be called by a spawned thread when user decided not to wait for completion of the tests


Field Summary
 
Fields inherited from class oracle.apps.fnd.appltest.diagfwk.engine.DiagRunnable
mECKey
 
Constructor Summary
DiagCmdRunTests.CmdExecutor(DiagCmdRunTests pCmd)
           
 
Method Summary
protected  void doRun()
          Perform any task specific to the runnable thread.
 
Methods inherited from class oracle.apps.fnd.appltest.diagfwk.engine.DiagRunnable
run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiagCmdRunTests.CmdExecutor

public DiagCmdRunTests.CmdExecutor(DiagCmdRunTests pCmd)
Method Detail

doRun

protected void doRun()
Description copied from class: DiagRunnable
Perform any task specific to the runnable thread.

Specified by:
doRun in class DiagRunnable

Oracle Fusion Middleware extensions for Logging and Diagnostics
11g Release 1 (11.1.2)

E22565-02

Copyright © 2011 Oracle. All Rights Reserved.