|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SettingsSource
Provides access to the contents of settings independently of the backing store (e.g. file system, database, memory).
| Method Summary | |
|---|---|
java.io.InputStream |
getInputStream()
Gets a byte stream to the settings contents. |
java.lang.String |
getLocation()
Provides a user-friendly hint about the location of the settings. |
| Method Detail |
|---|
java.io.InputStream getInputStream()
throws java.io.IOException
null.
java.io.IOExceptionjava.lang.String getLocation()
null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||