| Package | Description |
|---|---|
| com.threerings.admin.server |
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseConfigRegistry
Implements the
ConfigRegistry using a JDBC database as a persistent store for the
configuration information. |
class |
PeeredDatabaseConfigRegistry
A database backed config registry that registers with the peer system and synchronizes with its
peers when configuration fields are changed.
|
class |
PrefsConfigRegistry
Implements the
ConfigRegistry using the Java preferences system as a persistent store
for the configuration information (see Config for more information on how that works). |
Copyright © 2015. All rights reserved.