Event
, Locatable
, LocatableEvent
, Mirror
public interface MethodEntryEvent extends LocatableEvent
In some VMs method entry events can occur for a particular thread
before its ThreadStartEvent
occurs if methods are called
as part of the thread's initialization.
EventQueue
Modifier and Type | Method and Description |
---|---|
Method |
method()
Returns the method that was entered.
|
thread
toString, virtualMachine
Copyright © 1999, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-09-03-162606.buildd.src