MirrorAccessWatchpointEvent, BreakpointEvent, ClassPrepareEvent, ClassUnloadEvent, ExceptionEvent, LocatableEvent, MethodEntryEvent, MethodExitEvent, ModificationWatchpointEvent, MonitorContendedEnteredEvent, MonitorContendedEnterEvent, MonitorWaitedEvent, MonitorWaitEvent, StepEvent, ThreadDeathEvent, ThreadStartEvent, VMDeathEvent, VMDisconnectEvent, VMStartEvent, WatchpointEventpublic interface Event extends Mirror
BreakpointEvent, ExceptionEvent,
ClassPrepareEvent).
When an event occurs, an instance of Event as a component of
an EventSet is enqueued in the
VirtualMachine's EventQueue.EventSet,
EventQueue| Modifier and Type | Method | Description |
|---|---|---|
EventRequest |
request() |
toString, virtualMachineEventRequest request()
EventRequest that requested this event.
Some events (eg. VMDeathEvent) may not have
a cooresponding request and thus will return null.
Copyright © 1999, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-Ubuntu+0-9b143-1ubuntu1