public class VMStartEvent extends VMEvent
| Modifier and Type | Field and Description |
|---|---|
String |
mainModuleName |
boolean |
suspendOnStartup |
| Constructor and Description |
|---|
VMStartEvent(String mainModuleName,
boolean suspendOnStartup) |
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.