Shutdown (Fulcrum YAAFI 1.0.9-SNAPSHOT API) JavaScript is disabled on your browser. Skip navigation links Overview Package Class Use Tree Deprecated Index Help Prev Class Next Class Frames No Frames All Classes Summary:  Nested |  Field |  Constr |  Method Detail:  Field |  Constr |  Method org.apache.fulcrum.yaafi.service.shutdown Class Shutdown java.lang.Object org.apache.fulcrum.yaafi.service.shutdown.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 Summary Constructors  Constructor and Description Shutdown(org.apache.avalon.framework.activity.Disposable disposable, boolean useSystemExit) Constructor. Method Summary All Methods Instance Methods Concrete Methods  Modifier and Type Method and Description void run()  Methods inherited from class java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait Constructor Detail Shutdown public Shutdown(org.apache.avalon.framework.activity.Disposable disposable, boolean useSystemExit) Constructor. Parameters: disposable - the instance to be disposed useSystemExit - call System.exit()? Method Detail run public void run() Specified by: run in interface Runnable See Also: Runnable.run() Skip navigation links Overview Package Class Use Tree Deprecated Index Help Prev Class Next Class Frames No Frames All Classes Summary:  Nested |  Field |  Constr |  Method Detail:  Field |  Constr |  Method Copyright © 2004–1970 The Apache Software Foundation. All rights reserved.