Uses of Package
com.sun.jdi.event
Package
Description
This is the core package of the Java Debug
Interface (JDI), it defines mirrors for values, types, and the target
VirtualMachine itself - as well bootstrapping facilities.
This package defines JDI events and event processing.
-
-
ClassDescriptionAn occurrence in a target VM that is of interest to a debugger.EventIterators are unmodifiable.Several
Event
objects may be created at a given time by the targetVirtualMachine
.Abstract superinterface of events which have both location and thread.Notification of a field triggered event encountered by a thread in the target VM.