com.sun.jdi.event.LocatableEvent |
![]()
AccessWatchpointEvent,
BreakpointEvent,
ExceptionEvent,
MethodEntryEvent,
MethodExitEvent,
ModificationWatchpointEvent,
MonitorContendedEnterEvent,
MonitorContendedEnteredEvent,
MonitorWaitEvent,
MonitorWaitedEvent,
StepEvent,
WatchpointEvent
|
Abstract superinterface of events which have both location and thread.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the thread in which this event has occurred.
|
[Expand]
Inherited Methods | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||
![]()
| |||||||||||||||
![]() |
Returns the thread in which this event has occurred.
ThreadReference
which mirrors the event's thread in
the target VM.