public class JvmOutputEvent extends Object
| Modifier and Type | Field and Description |
|---|---|
ForkedJvmInfo |
childInfo |
File |
jvmOutput |
| Constructor and Description |
|---|
JvmOutputEvent(ForkedJvmInfo childInfo,
File jvmOutput) |
| Modifier and Type | Method and Description |
|---|---|
ForkedJvmInfo |
getForkedJvmInfo() |
File |
getJvmOutputFile() |
public final ForkedJvmInfo childInfo
public final File jvmOutput
public JvmOutputEvent(ForkedJvmInfo childInfo, File jvmOutput)
public ForkedJvmInfo getForkedJvmInfo()
public File getJvmOutputFile()
Copyright © 2011–2025 Carrot Search s.c.. All rights reserved.