Spec-Zone .ru
спецификации, руководства, описания, API

Java Debug Interface
DRAFT ea-b118

com.sun.jdi.event
Interface AccessWatchpointEvent

All Superinterfaces:
Event, Locatable, LocatableEvent, Mirror, WatchpointEvent

public interface AccessWatchpointEvent
extends WatchpointEvent

Notification of a field access in the target VM. Field modifications are not considered field accesses.

Since:
1.3
See Also:
EventQueue, VirtualMachine

Method Summary
Modifier and Type Method and Description
 
Methods inherited from interface com.sun.jdi.event.WatchpointEvent
field, object, valueCurrent
 
Methods inherited from interface com.sun.jdi.event.LocatableEvent
thread
 
Methods inherited from interface com.sun.jdi.event.Event
request
 
Methods inherited from interface com.sun.jdi.Mirror
toString, virtualMachine
 
Methods inherited from interface com.sun.jdi.Locatable
location
 


Java Debug Interface
DRAFT ea-b118

Copyright © 1999, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.