Package de.hsh.graja.extendproforma
Class DebugSwitchesTO
java.lang.Object
de.hsh.graja.extendproforma.DebugSwitchesTO
-
Constructor Summary
ConstructorsConstructorDescriptionDebugSwitchesTO(DebugSwitchesTO other) DebugSwitchesTO(Boolean keepStarterWorkspace, Boolean keepBackendWorkspace, String javaSecurityDebug, String agentlibJdwp, Integer overrideMaxRuntimeSecondsWallclockTime) -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAgentlibJdwp(String agentlibJdwp) voidsetJavaSecurityDebug(String javaSecurityDebug) voidsetKeepBackendWorkspace(Boolean keepBackendWorkspace) voidsetKeepStarterWorkspace(Boolean keepStarterWorkspace) voidsetOverrideMaxRuntimeSecondsWallclockTime(Integer overrideMaxRuntimeSecondsWallclockTime)
-
Constructor Details
-
DebugSwitchesTO
public DebugSwitchesTO() -
DebugSwitchesTO
-
DebugSwitchesTO
-
-
Method Details
-
getKeepStarterWorkspace
-
setKeepStarterWorkspace
-
getKeepBackendWorkspace
-
setKeepBackendWorkspace
-
getJavaSecurityDebug
-
setJavaSecurityDebug
-
getAgentlibJdwp
-
setAgentlibJdwp
-
getOverrideMaxRuntimeSecondsWallclockTime
-
setOverrideMaxRuntimeSecondsWallclockTime
public void setOverrideMaxRuntimeSecondsWallclockTime(Integer overrideMaxRuntimeSecondsWallclockTime)
-