Uses of Interface
com.sun.jdi.request.VMDeathRequest
Package
Description
This package is used to request that a JDI
event be sent under specified conditions.
-
Uses of VMDeathRequest in com.sun.jdi.request
Modifier and TypeMethodDescriptionEventRequestManager.createVMDeathRequest()
Creates a new disabledVMDeathRequest
.Modifier and TypeMethodDescriptionEventRequestManager.vmDeathRequests()
Return an unmodifiable list of the enabled and disabled VM death requests.