Module jdk.jdi

Interface WatchpointRequest

All Superinterfaces:
EventRequest, Mirror
All Known Subinterfaces:
AccessWatchpointRequest, ModificationWatchpointRequest

public interface WatchpointRequest extends EventRequest
Identifies a Field in the target VM being watched.
Since:
1.3
See Also: