All Implemented Interfaces:
Node, RootNode, Serializable, Remote

public class RootNodeImpl extends NodeImpl implements RootNode
The top-level node has one child for each of the servers.

There is no stop here because root nodes keep running forever in the background to be reconnected to. The overhead of this is reduced by using workers and only creating one rootNode per user.

Author:
AO Industries, Inc.
See Also: