| Package | Description | 
|---|---|
| com.sun.jdi.request | This package is used to request that a JDI
 event be sent under specified conditions. | 
| Modifier and Type | Method and Description | 
|---|---|
| MonitorWaitRequest | EventRequestManager. createMonitorWaitRequest()Creates a new disabled  MonitorWaitRequest. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<MonitorWaitRequest> | EventRequestManager. monitorWaitRequests()Return an unmodifiable list of the enabled and disabled monitor wait requests. | 
 Copyright © 1999, 2017, Oracle and/or its affiliates.  All rights reserved.