set Destroy On Shutdown
Enables or disables destroying the process when the JVM shuts down.
Return
this builder instance for chaining
Parameters
flag
true to destroy on shutdown, false otherwise
Enables or disables destroying the process when the JVM shuts down.
this builder instance for chaining
true to destroy on shutdown, false otherwise