Package | Description |
---|---|
com.sun.jdi.event |
This package defines JDI events and event processing.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AccessWatchpointEvent
Notification of a field access in the target VM.
|
interface |
ModificationWatchpointEvent
Notification of a field modification in the
target VM.
|
Copyright © 1999, 2016, Oracle and/or its affiliates. All rights reserved.