Class Shutdown

java.lang.Object
org.apache.fulcrum.yaafi.cli.Shutdown
All Implemented Interfaces:
Runnable

public class Shutdown extends Object implements Runnable
This class process the shutdown notification from the JVM.
Author:
Siegfried Goeschl
  • Constructor Details

    • Shutdown

      public Shutdown(org.apache.avalon.framework.activity.Disposable disposable)
      Constructor
      Parameters:
      disposable - The service manager to be disposed
  • Method Details