public class Shutdown extends Object implements Runnable
| Constructor and Description |
|---|
Shutdown(org.apache.avalon.framework.activity.Disposable disposable,
boolean useSystemExit)
Constructor.
|
public Shutdown(org.apache.avalon.framework.activity.Disposable disposable, boolean useSystemExit)
disposable - the instance to be disposeduseSystemExit - call System.exit()?public void run()
run in interface RunnableRunnable.run()Copyright © 2004–1970 The Apache Software Foundation. All rights reserved.