Uses of Interface
com.sun.jdi.request.MonitorWaitRequest
Package
Description
This package is used to request that a JDI
event be sent under specified conditions.
-
Uses of MonitorWaitRequest in com.sun.jdi.request
Modifier and TypeMethodDescriptionEventRequestManager.createMonitorWaitRequest()
Creates a new disabledMonitorWaitRequest
.Modifier and TypeMethodDescriptionEventRequestManager.monitorWaitRequests()
Return an unmodifiable list of the enabled and disabled monitor wait requests.