| A service that calls System.exit from its stopService method. Note that
this service cannot be deployed when the server is shutdown as its call
to System.exit(0) will hang the vm in java.lang.Shutdown.exit as the
as the Shutdown.class monitor is already held by the signal handler.
author: Scott.Stark@jboss.org version: $Revision: 57211 $ |