|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.fulcrum.yaafi.service.shutdown.Shutdown
public class Shutdown
This class process the shutdown notification from the JVM.
| Constructor Summary | |
|---|---|
Shutdown(org.apache.avalon.framework.activity.Disposable disposable,
boolean useSystemExit)
Constructor. |
|
| Method Summary | |
|---|---|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Shutdown(org.apache.avalon.framework.activity.Disposable disposable,
boolean useSystemExit)
disposable - the instance to be disposeduseSystemExit - call System.exit()?| Method Detail |
|---|
public void run()
run in interface java.lang.RunnableRunnable.run()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||