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

インタフェースWatchpointRequest

すべてのスーパー・インタフェース:
EventRequest, Mirror
既知のすべてのサブインタフェース:
AccessWatchpointRequest, ModificationWatchpointRequest

public interface WatchpointRequest extends EventRequest
監視中のターゲットVM内のFieldを識別します。
導入されたバージョン:
1.3
関連項目: