@Exported public interface LocatableEvent extends Event, Locatable
Modifier and Type | Method and Description |
---|---|
ThreadReference |
thread()
Returns the thread in which this event has occurred.
|
toString, virtualMachine
ThreadReference thread()
ThreadReference
which mirrors the event's thread in
the target VM.
Copyright © 1999, 2017, Oracle and/or its affiliates. All rights reserved.