JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
Uses of Interface
com.sun.jdi.request.VMDeathRequest
Packages that use
VMDeathRequest
软件包
描述
com.sun.jdi.request
此包用于请求在指定条件下发送JDI事件。
Uses of
VMDeathRequest
in
com.sun.jdi.request
Methods in
com.sun.jdi.request
that return
VMDeathRequest
变量和类型
方法
描述
VMDeathRequest
EventRequestManager.
createVMDeathRequest
()
创建一个新的禁用
VMDeathRequest
。
Methods in
com.sun.jdi.request
that return types with arguments of type
VMDeathRequest
变量和类型
方法
描述
List
<
VMDeathRequest
>
EventRequestManager.
vmDeathRequests
()
返回已启用和已禁用的VM死亡请求的不可修改列表。