com.threerings.crowd.server
Class CrowdObjectAccess

java.lang.Object
  extended by com.threerings.crowd.server.CrowdObjectAccess

public class CrowdObjectAccess
extends Object

Defines the various object access controllers used by the Crowd server.


Nested Class Summary
static class CrowdObjectAccess.BureauAccessController
          Extends the access control in CrowdObjectAccess.PlaceAccessController to allow Bureau clients to subscribe.
static class CrowdObjectAccess.PlaceAccessController
          Provides access control for place objects.
 
Constructor Summary
CrowdObjectAccess()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CrowdObjectAccess

public CrowdObjectAccess()