EventRequest
, Mirror
, WatchpointRequest
public interface AccessWatchpointRequest extends WatchpointRequest
Get<Type>Field,
GetStatic<Type>Field
).
Access by JDI does not trigger this event.
When an enabled AccessWatchpointRequest is satisfied, an
event set
containing an
AccessWatchpointEvent
will be placed
on the EventQueue
.
The collection of existing ExceptionRequests is
managed by the EventRequestManager
The collection of existing
watchpoints is
managed by the EventRequestManager
.
Note that the modification of a Field is not considered an access.
ModificationWatchpointRequest
,
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-9b153-2