|
Java Debug Interface | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MonitorWaitRequest | |
---|---|
com.sun.jdi.request | This package is used to request that a JDI event be sent under specified conditions. |
Uses of MonitorWaitRequest in com.sun.jdi.request |
---|
Methods in com.sun.jdi.request that return MonitorWaitRequest | |
---|---|
MonitorWaitRequest |
EventRequestManager.createMonitorWaitRequest()
Creates a new disabled MonitorWaitRequest . |
Methods in com.sun.jdi.request that return types with arguments of type MonitorWaitRequest | |
---|---|
List<MonitorWaitRequest> |
EventRequestManager.monitorWaitRequests()
Return an unmodifiable list of the enabled and disabled monitor wait requests. |
|
Java Debug Interface | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1999, 2011, Oracle and/or its affiliates. All rights reserved.