| Package | Description | 
|---|---|
| com.sun.jdi.request | This package is used to request that a JDI
 event be sent under specified conditions. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | AccessWatchpointRequestRequest for notification when the contents of a field are accessed
 in the target VM. | 
| interface  | ModificationWatchpointRequestRequest for notification when a field is set. | 
 Copyright © 1999, 2025, Oracle and/or its affiliates.  All rights reserved.