|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.pf.settings.rw.AbstractSettingsReaderWriter
public abstract class AbstractSettingsReaderWriter
Provides common convenience methods for settings readers and writers
| Constructor Summary | |
|---|---|
AbstractSettingsReaderWriter()
Initialize the new instance with default values. |
|
| Method Summary | |
|---|---|
Settings |
loadSettings()
Returns a newly created Settings object filled with the data from the datastore the implementer supports. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.pf.settings.SettingsReader |
|---|
loadSettings |
| Methods inherited from interface org.pf.settings.SettingsWriter |
|---|
storeSettings |
| Constructor Detail |
|---|
public AbstractSettingsReaderWriter()
| Method Detail |
|---|
public Settings loadSettings()
loadSettings in interface SettingsReader
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||