Comment clarification. Only the PresentsInvoker coordinates with the
PresentsDObjectMgr to achieve a coordinated shutdown. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5531 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -347,9 +347,9 @@ public class PresentsDObjectMgr
|
||||
}
|
||||
|
||||
/**
|
||||
* Requests that the dobjmgr shut itself down soon- you may want to try using {@link
|
||||
* Invoker#shutdown} which will make sure that both the Invoker and DObjectMgr are empty and
|
||||
* then shut them both down.
|
||||
* Requests that the dobjmgr shut itself down directly. You may want to try using {@link
|
||||
* PresentsInvoker#shutdown} which will make sure that both the Invoker and DObjectMgr are
|
||||
* empty and then shut them both down.
|
||||
*/
|
||||
public void harshShutdown ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user