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-02-27-130607.doko.src