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 TypeMethodDescriptionvoid
setAgentlibJdwp
(String agentlibJdwp) void
setJavaSecurityDebug
(String javaSecurityDebug) void
setKeepBackendWorkspace
(Boolean keepBackendWorkspace) void
setKeepStarterWorkspace
(Boolean keepStarterWorkspace) void
setOverrideMaxRuntimeSecondsWallclockTime
(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)
-