public class StartupResetManager extends ResetManager
_rcsid, involvedThreadCount, processID, resetRequired, waitingThreads
Constructor and Description |
---|
StartupResetManager(java.lang.String processID)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
performResetLogic(IThreadContext tc,
java.lang.String processID)
Reset
|
protected void |
performWakeupLogic()
Do the wakeup logic.
|
noteEvent, registerMe, waitForReset
public StartupResetManager(java.lang.String processID)
protected void performResetLogic(IThreadContext tc, java.lang.String processID) throws ManifoldCFException
performResetLogic
in class ResetManager
ManifoldCFException
protected void performWakeupLogic()
performWakeupLogic
in class ResetManager