java.lang.Object
org.apache.fulcrum.yaafi.service.shutdown.Shutdown
Alle implementierten Schnittstellen:
Runnable

public class Shutdown extends Object implements Runnable
This class process the shutdown notification from the JVM.
Autor:
Siegfried Goeschl
  • Konstruktordetails

    • Shutdown

      public Shutdown(org.apache.avalon.framework.activity.Disposable disposable, boolean useSystemExit)
      Constructor.
      Parameter:
      disposable - the instance to be disposed
      useSystemExit - call System.exit()?
  • Methodendetails