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