|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectasia.redact.bracket.properties.AbstractPropertiesBase
asia.redact.bracket.properties.PropertiesImpl
asia.redact.bracket.properties.mgmt.ServerLocalizedProperties
public class ServerLocalizedProperties
Experimental - no junits done yet
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface asia.redact.bracket.properties.Properties |
|---|
Properties.Factory, Properties.Mode |
| Field Summary | |
|---|---|
(package private) String |
baseName
|
(package private) ServerLocale |
locale
|
(package private) List<File> |
locationsToSearch
|
| Fields inherited from class asia.redact.bracket.properties.AbstractPropertiesBase |
|---|
lock, map |
| Constructor Summary | |
|---|---|
ServerLocalizedProperties(ServerLocale locale,
String baseName)
|
|
| Method Summary | |
|---|---|
void |
loadFrom(List<File> locationsToSearch)
|
| Methods inherited from class asia.redact.bracket.properties.PropertiesImpl |
|---|
dateValue, dateValue, equals, get, getComments, getGroup, getKeyGroup, getPropertyMap, getSeparator, getTree, getTree, hashCode, hasValue, initMap, intValue, longValue, merge, merge, put, synchronize |
| Methods inherited from class asia.redact.bracket.properties.AbstractPropertiesBase |
|---|
clear, containsKey, containsValue, isEmpty, keySet, remove, size, toString, values |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface asia.redact.bracket.properties.Properties |
|---|
clear, containsKey, size |
| Field Detail |
|---|
ServerLocale locale
String baseName
List<File> locationsToSearch
| Constructor Detail |
|---|
public ServerLocalizedProperties(ServerLocale locale,
String baseName)
| Method Detail |
|---|
public void loadFrom(List<File> locationsToSearch)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||