Module jdk.jdi

Interface AccessWatchpointEvent

所有超级接口:
Event, Locatable, LocatableEvent, Mirror, WatchpointEvent

public interface AccessWatchpointEvent extends WatchpointEvent
目标虚拟机中字段访问的通知。字段修改不被视为字段访问。
自从:
1.3
参见: