EventRequest
, Mirror
, WatchpointRequest
public interface ModificationWatchpointRequest extends WatchpointRequest
Set<Type>Field,
SetStatic<Type>Field
).
Setting a field to a value which is the same as the previous value
still triggers this event.
Modification by JDI does not trigger this event.
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
SUSPEND_ALL, SUSPEND_EVENT_THREAD, SUSPEND_NONE
addCountFilter, disable, enable, getProperty, isEnabled, putProperty, setEnabled, setSuspendPolicy, suspendPolicy
toString, virtualMachine
addClassExclusionFilter, addClassFilter, addClassFilter, addInstanceFilter, addThreadFilter, field
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 1999, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Debian+0-9b161-1