Package | Description |
---|---|
oracle.ide.debugger.plugin.tracking | |
oracle.jdeveloper.debugger.plugin.tracking |
Modifier and Type | Method and Description |
---|---|
ExecutionTrackingInfo |
ExecutionEvent.getTrackingInfo()
Return tracking information, such as the stop location and timestamp
|
Constructor and Description |
---|
ExecutionEvent(ExecutionTrackerForDebuggingProcess tracker,
ExecutionTrackingInfo info,
DebuggerEventSource source,
ExecutionEventType executionEventType,
java.lang.String threadName) |
Modifier and Type | Method and Description |
---|---|
ExecutionTrackingInfo |
VMExecutionEvent.getTrackingInfo() |
Constructor and Description |
---|
VMExecutionEvent(ExecutionTrackingInfo info,
ExecutionEventType type) |