TableManagerProvider is no more.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@258 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Michael Bayne
2007-03-22 00:39:58 +00:00
parent fde9727f07
commit 459d8b75a0
3 changed files with 2 additions and 49 deletions
@@ -57,10 +57,7 @@ import com.threerings.parlor.game.server.GameManager;
/**
* A table manager can be used by a place manager (or other entity) to take care of the management
* of a table matchmaking service in the place managed by the place manager (or on some other
* distributed object). The place manager need instantiate a table manager and implement the {@link
* TableManagerProvider} interface to provide access to the table manager for the associated
* invocation services.
* of a table matchmaking service on a particular distributed object.
*/
public class TableManager
implements ParlorCodes, OidListListener, TableProvider