@Exported public interface VMStartEvent extends Event
VMDeathEvent
,
EventQueue
,
VirtualMachine
Modifier and Type | Method and Description |
---|---|
ThreadReference |
thread()
Returns the initial thread of the VM which has started.
|
toString, virtualMachine
ThreadReference thread()
ThreadReference
which mirrors the event's thread in
the target VM.
Copyright © 1999, 2016, Oracle and/or its affiliates. All rights reserved.