Uses of Interface
com.sun.jdi.request.MonitorWaitedRequest
Packages that use 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
Methods in com.sun.jdi.request that return MonitorWaitedRequestModifier and TypeMethodDescriptionEventRequestManager.createMonitorWaitedRequest()
Creates a new disabledMonitorWaitedRequest
.Methods in com.sun.jdi.request that return types with arguments of type MonitorWaitedRequestModifier and TypeMethodDescriptionEventRequestManager.monitorWaitedRequests()
Return an unmodifiable list of the enabled and disabled monitor waited requests.