|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.system.ShutdownManager
public class ShutdownManager
Manages the surprising complexities of the shutdown process.
Copyright 2008 Partner Software, Inc.
| Constructor Summary | |
|---|---|
ShutdownManager()
|
|
| Method Summary | |
|---|---|
void |
addShutdownTest(BooleanTest test)
|
boolean |
runShutdownTests()
Runs all the shutdown test, stopping and returning false if any return false; |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShutdownManager()
| Method Detail |
|---|
public void addShutdownTest(BooleanTest test)
public boolean runShutdownTests()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||