com.threerings.bureau.server
Class BureauRegistry.Bureau

java.lang.Object
  extended by com.threerings.bureau.server.BureauRegistry.Bureau
Enclosing class:
BureauRegistry

protected static class BureauRegistry.Bureau
extends Object

Models a bureau, including the process handle, all running agents and their states.


Constructor Summary
protected BureauRegistry.Bureau()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BureauRegistry.Bureau

protected BureauRegistry.Bureau()
Method Detail

toString

public String toString()
Overrides:
toString in class Object