wrapper.disable_shutdown_hook |
||||||||
WARNINGDO NOT modify any of these parameters unless you have read this property description. Incorrect settings can cause the Wrapper to fail to operate as expected.
Disable detection of calls to System.
The Wrapper registers a Shutdown Hook by default.
If an application ever calls
System. You may wish to disable the Shutdown Hook for a number of reasons.
If an application contains code that sometimes fails and calls System.
WARNING
When the Wrapper detects that
System.
If you have control over whether the System. For more information on the AWT deadlock bug, see the full description of bug #4712342 on Oracle's site. |
Reference: Shutdown |
The Java Service Wrapper provides a full set of configuration properties that allows you to make the Wrapper meet your exact needs. Please take a look at the documentation for the individual properties to see all of the possibilities beyond the examples shown above.
|