|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SettingsReader
Defines the interface a class must implement to be a reader for settings.
| Method Summary | |
|---|---|
Settings |
loadSettings()
Returns a newly created Settings object filled with the data from the datastore the implementer supports. |
Settings |
loadSettings(java.lang.Class settingsClass)
Returns a newly created Settings object filled with the data from the datastore the implementer supports. |
| Method Detail |
|---|
Settings loadSettings()
Settings loadSettings(java.lang.Class settingsClass)
settingsClass - The class of which an instance should be created and returned
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||