Klasse Shutdown
java.lang.Object
org.apache.fulcrum.yaafi.service.shutdown.Shutdown
- Alle implementierten Schnittstellen:
Runnable
This class process the shutdown notification from the JVM.
- Autor:
- Siegfried Goeschl
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungShutdown
(org.apache.avalon.framework.activity.Disposable disposable, boolean useSystemExit) Constructor. -
Methodenübersicht
-
Konstruktordetails
-
Shutdown
public Shutdown(org.apache.avalon.framework.activity.Disposable disposable, boolean useSystemExit) Constructor.- Parameter:
disposable
- the instance to be disposeduseSystemExit
- call System.exit()?
-
-
Methodendetails