|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.ide.runner.Profiler
public abstract class Profiler
The Profiler class provides methods that interact with the profiler.
| Constructor Summary | |
|---|---|
Profiler() |
|
| Method Summary | |
|---|---|
abstract void |
addInitialEvent(java.lang.String s) |
static Profiler |
getProfiler()Returns the active Profiler instance. |
static void |
setProfiler(Profiler profiler)Sets the active Profiler instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Profiler()
| Method Detail |
|---|
public static Profiler getProfiler()
public static void setProfiler(Profiler profiler)
public abstract void addInitialEvent(java.lang.String s)
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||