|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.collection.correlation.BaseApplicationImpl
org.eclipse.hyades.execution.trace.IiopProfiler
This is the application to collect the trace data.
| Field Summary | |
|---|---|
static int |
ID
|
static int |
VERSION
|
| Fields inherited from class org.eclipse.hyades.collection.correlation.BaseApplicationImpl |
|---|
handler |
| Method Summary | |
|---|---|
int |
getId()
Returns the unique identifier of this application. |
static IiopProfiler |
getInstance()
This creates a singleton profiler. |
int |
getVersion()
Returns the version of this application. |
BaseCorrelatorDataImpl |
instantiateCorrelator()
Instantiates a new instance of the correlator. |
| Methods inherited from class org.eclipse.hyades.collection.correlation.BaseApplicationImpl |
|---|
createCorrelatorAssociation, createCorrelatorData, createCorrelatorStack, deregisterHandler, destroyCorrelatorStack, findCorrelatorStack, getActiveCorrelatorByKey, handleCall, handleCall, handleReturn, handleReturn, incrementCounter, initialize, popChild, popParent, popParent, pushChild, pushParent, pushParent, registerHandler, releaseAssociation, returnCorrelatorData |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int VERSION
public static final int ID
| Method Detail |
public static IiopProfiler getInstance()
public BaseCorrelatorDataImpl instantiateCorrelator()
BaseApplicationImpl
instantiateCorrelator in class BaseApplicationImplBaseApplicationImpl.instantiateCorrelator()public int getId()
IApplication
IApplication.getId()public int getVersion()
IApplication
IApplication.getVersion()
|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||