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