|
Java Debug Interface | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Request for notification when the contents of a field are accessed
in the target VM.
When an enabled
ModificationWatchpointRequest is satisfied, an
event set containing a
ModificationWatchpointEvent
will be placed on
the EventQueue.
The collection of existing
watchpoints is
managed by the EventRequestManager
.
ModificationWatchpointEvent
,
AccessWatchpointRequest
,
EventQueue
,
EventRequestManager
Fields inherited from class com.sun.jdi.request.EventRequest |
SUSPEND_ALL,
SUSPEND_EVENT_THREAD,
SUSPEND_NONE |
Methods inherited from interface com.sun.jdi.request.WatchpointRequest |
addClassExclusionFilter,
addClassFilter,
addClassFilter,
addThreadFilter,
field |
Methods inherited from interface com.sun.jdi.request.EventRequest |
addCountFilter,
disable,
enable,
getProperty,
isEnabled,
putProperty,
setEnabled,
setSuspendPolicy,
suspendPolicy |
Methods inherited from interface com.sun.jdi.Mirror |
toString,
virtualMachine |
|
Java Debug Interface | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |