モジュール jdk.jdi
パッケージ com.sun.jdi.event

インタフェースAccessWatchpointEvent

すべてのスーパー・インタフェース:
Event, Locatable, LocatableEvent, Mirror, WatchpointEvent

public interface AccessWatchpointEvent
extends WatchpointEvent
ターゲットVMのフィールド・アクセスの通知。 フィールドの変更は、フィールド・アクセスとは見なされない。
導入されたバージョン:
1.3
関連項目:
EventQueue, VirtualMachine