|
org.netbeans.api.debugger.jpda/2 2.27.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MonitorInfo | |
|---|---|
| org.netbeans.api.debugger.jpda | JPDA Debugger APIs provide representation of JDI functionality. |
| Uses of MonitorInfo in org.netbeans.api.debugger.jpda |
|---|
| Methods in org.netbeans.api.debugger.jpda that return MonitorInfo | |
|---|---|
MonitorInfo |
JPDAThread.getContendedMonitorAndOwner()
Returns monitor this thread is waiting on, with the information about the owner of the monitor. |
| Methods in org.netbeans.api.debugger.jpda that return types with arguments of type MonitorInfo | |
|---|---|
List<MonitorInfo> |
CallStackFrame.getOwnedMonitors()
Get the list of monitors aquired in this frame |
List<MonitorInfo> |
JPDAThread.getOwnedMonitorsAndFrames()
Get the list of monitors with stack frame info owned by this thread. |
|
org.netbeans.api.debugger.jpda/2 2.27.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||