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 |
---|---|
File |
getJvmOutputFile() |
ForkedJvmInfo |
getSlave() |
public final ForkedJvmInfo childInfo
public final File jvmOutput
public JvmOutputEvent(ForkedJvmInfo childInfo, File jvmOutput)
public ForkedJvmInfo getSlave()
public File getJvmOutputFile()
Copyright © 2011–2020 Carrot Search s.c.. All rights reserved.