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