@Exported 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, 
EventRequestManagerSUSPEND_ALL, SUSPEND_EVENT_THREAD, SUSPEND_NONEaddClassExclusionFilter, addClassFilter, addClassFilter, addInstanceFilter, addThreadFilter, fieldaddCountFilter, disable, enable, getProperty, isEnabled, putProperty, setEnabled, setSuspendPolicy, suspendPolicytoString, virtualMachine
 Copyright © 1999, 2025, Oracle and/or its affiliates.  All rights reserved.