|
Oracle Fusion Middleware extensions for Logging and Diagnostic 11g Release 1 (11.1.1.6) E22565-04 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.apps.fnd.appltest.diagfwk.engine.DiagRunnable
public abstract class DiagRunnable
A base class for any diagnostic related runnable classes. Provides basic facility for DMS execution context propagation that can be reused by any diagnostic engine thread.
| Field Summary | |
|---|---|
protected java.lang.Object |
mECKey
A key used for stashing away the execution context |
| Constructor Summary | |
|---|---|
protected |
DiagRunnable()
|
| Method Summary | |
|---|---|
protected abstract void |
doRun()
Perform any task specific to the runnable thread. |
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.Object mECKey
| Constructor Detail |
|---|
protected DiagRunnable()
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnableprotected abstract void doRun()
|
Oracle Fusion Middleware extensions for Logging and Diagnostic 11g Release 1 (11.1.1.6) E22565-04 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||