- All Superinterfaces:
Event, Locatable, Mirror
- All Known Subinterfaces:
AccessWatchpointEvent, BreakpointEvent, ExceptionEvent, MethodEntryEvent, MethodExitEvent, ModificationWatchpointEvent, MonitorContendedEnteredEvent, MonitorContendedEnterEvent, MonitorWaitedEvent, MonitorWaitEvent, StepEvent, WatchpointEvent
-
Method Summary
Returns the thread in which this event has occurred.
Methods declared in interface Locatable
location
Returns the
Location
of this mirror, if there is
executable code associated with it.
Methods declared in interface Mirror
toString, virtualMachine
Returns a String describing this mirror
Gets the VirtualMachine to which this
Mirror belongs.