com.threerings.admin.web.gwt
Class ConfigService.ConfigurationResult
java.lang.Object
com.threerings.admin.web.gwt.ConfigService.ConfigurationResult
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
- Enclosing interface:
- ConfigService
public static class ConfigService.ConfigurationResult
- extends Object
- implements com.google.gwt.user.client.rpc.IsSerializable
The current runtime configuration of a server, a collection of ConfigService.ConfigurationRecord
objects indexed by key.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
records
public Map<String,ConfigService.ConfigurationRecord> records
ConfigService.ConfigurationResult
public ConfigService.ConfigurationResult()